commit | d45d7c62106b7902d437661f6d08592e7fee7d10 | [log] [tgz] |
---|---|---|
author | Udit Kumar <u-kumar1@ti.com> | Thu May 01 23:23:08 2025 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri May 09 15:07:37 2025 -0600 |
tree | e3d4653e9f0d2b827ebefeb8ca80a91e399cee5b | |
parent | fe8afca8646f7770bad58651e03075ca70edf2f2 [diff] |
configs: j722s_evm_r5_defconfig: Enable PMIC config In kernel device tre commit 714d54917147: ("arm64: dts: ti: k3-j722s-evm: Enable PMIC") adds pmic support. Above commit of kernel get synched in u-boot by sha ab06a533f08e:("Squashed 'dts/upstream/' changes from 8531b4b4988c..955176a4ff59"). Now, PMIC DT is available in u-boot for J722S EVM, So enable PMIC in defconfig as well. Signed-off-by: Udit Kumar <u-kumar1@ti.com>