All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][v4] pmic on imx8mm
@ 2023-01-10  4:31 ` Johannes Schneider
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Schneider @ 2023-01-10  4:31 UTC (permalink / raw)
  To: Pengutronix Kernel Team, NXP Linux Team, devicetree, Rob Herring,
	Krzysztof Kozlowski, Shawn Guo, Sascha Hauer, Fabio Estevam,
	Li Yang, Shengjiu Wang, Richard Zhu, linux-arm-kernel
  Cc: Johannes Schneider

current(?) imx8mm EVKs come with a different PMIC: used to be
"rohm,bd71847", which is now replaced by "nxp,pca9450a" on the LPDDR4
variant at least the register settings etc where "backported" from
current u-boot sources for the EVK

Note: not sure if the changes should go in the ddr4-evk.dts or elsewhere;
what about backwards compatibility? = users/holders of the EVKs with the bd71847 IC?

changes with V4:
	deduplicate rohm-pmic into one dtsi 

changes with V3:
	split changes into multiple commits
	removed unused header

changes with V2:
	reshuffle common nodes into the imx8mm-evk.dtsi, and only keeping the pmic related parts separate

Johannes Schneider (1):
  arm64: dts: imx8mm: set PCA9450a as PMIC

 .../boot/dts/freescale/imx8mm-ddr4-evk.dts    | 124 ++++++++++++++++++
 1 file changed, 124 insertions(+)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-10  4:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-10  4:31 [PATCH 0/2][v4] pmic on imx8mm Johannes Schneider
2023-01-10  4:31 ` Johannes Schneider
2023-01-10  4:31 ` [PATCH 1/2] arm64: dts: imx8mm-evk: move PMIC setup of A53 Johannes Schneider
2023-01-10  4:31   ` Johannes Schneider
2023-01-10  4:32 ` [PATCH 2/2] arm64: dts: imx8mm-evk: add revision-B EVK Johannes Schneider
2023-01-10  4:32   ` Johannes Schneider

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.