[PATCH v2 0/2] Add PMIC support for AM62D
From: Paresh Bhagat
Date: Tue Oct 28 2025 - 17:37:26 EST
This series adds PMIC support for the AM62D2-EVM.
The first patch corrects the PMIC pad configuration by wiring the
PMIC’s INT pin to the SoC’s EXTINTn input.
The second patch enables the TPS65224 PMIC on the wakeup I2C0 bus.
Boot logs
https://gist.github.com/paresh-bhagat12/11dee1b07be3019d5f92f893fa11229d
Datasheet - https://www.ti.com/lit/ug/sprujd4/sprujd4.pdf
Schematics - https://www.ti.com/lit/zip/sprcal5
TPS65224 Datasheet - https://www.ti.com/lit/ds/symlink/tps65222-q1.pdf
This also depends on this patch
https://lore.kernel.org/all/20251028210153.420473-1-p-bhagat@xxxxxx/
Change log
v1->v2: rebase to latest tag and added cc stable@xxxxxxxxxxxxxxx
v1->https://lore.kernel.org/all/20250919032806.707926-1-p-bhagat@xxxxxx/
Paresh Bhagat (2):
arm64: dts: ti: k3-am62d2-evm: Fix PMIC padconfig
arm64: dts: ti: k3-am62d2-evm: Enable PMIC
arch/arm64/boot/dts/ti/k3-am62d2-evm.dts | 93 +++++++++++++++++++++++-
1 file changed, 92 insertions(+), 1 deletion(-)
--
2.34.1