Skip to content

Integrate meta-seco-imx/linux-seco-imx/seco_lf-5.10.y-gm_pca9450

Commit: https://git.seco.com/edgehog/layers/seco/meta-seco-imx/-/commit/b6bff9520b49ea2f021be69e6d21038860aef729

Integrate linux-seco-imx/seco_lf-5.10.y-gm_pca9450

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/0245346d23220c770eaa2d22d7840b46816b5f0d

regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK

[ Upstream commit 7257d930aadcd62d1c7971ab14f3b1126356abdc ]

L3_OUT and L4_OUT Bit fields range from Bit 0:4 and thus the mask should be 0x1F instead of 0x0F.

Fixes: 0935ff5f1f0a ("regulator: pca9450: add pca9450 pmic driver") Signed-off-by: Teresa Remmet t.remmet@phytec.de Reviewed-by: Frieder Schrempf frieder.schrempf@kontron.de Link: https://lore.kernel.org/r/20230614125240.3946519-1-t.remmet@phytec.de Signed-off-by: Mark Brown broonie@kernel.org Signed-off-by: Sasha Levin sashal@kernel.org

Merge request reports

Loading