Skip to content

Commit f4cd79b

Browse files
committed
Portenta-X8 spl/u-boot: override imx8mm-evk devicetree [6] fix pmic name, align with u-boot.dtsi
1 parent c9b7de4 commit f4cd79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-arduino-bsp/recipes-bsp/u-boot/u-boot-imx/portenta-x8/imx8mm-evk.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
sda-gpios = <&gpio5 17 GPIO_ACTIVE_HIGH>;
139139
status = "okay";
140140

141-
pmic@4b {
141+
pmic_nxp: bd71847@4b {
142142
compatible = "rohm,bd71847";
143143
reg = <0x4b>;
144144
pinctrl-0 = <&pinctrl_pmic>;

0 commit comments

Comments
 (0)