]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx8mp-phycore: Assign regulator to EEPROM node
authorYashwanth Varakala <y.varakala@phytec.de>
Wed, 14 Aug 2024 09:26:09 +0000 (11:26 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 4 Sep 2024 09:36:18 +0000 (17:36 +0800)
Add VDD_IO regulator reference to the EEPROM node to reflect the
schematic. This also silences the fallback dummy regulator warning.

Signed-off-by: Yashwanth Varakala <y.varakala@phytec.de>
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Yannic Moog <y.moog@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi

index 9c5272c6931aed477eb45ddb14fc317988fbac37..a5ecdca8bc0ead36162de12de7542605101252a3 100644 (file)
                compatible = "atmel,24c32";
                reg = <0x51>;
                pagesize = <32>;
+               vcc-supply = <&reg_vdd_io>;
        };
 
        rv3028: rtc@52 {