arm64: dts: imx8mp-phycore: Assign regulator to EEPROM node

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>
This commit is contained in:
Yashwanth Varakala
2024-08-14 11:26:09 +02:00
committed by Shawn Guo
parent 54b7ff384d
commit 5e302aae4c
@@ -179,6 +179,7 @@
compatible = "atmel,24c32";
reg = <0x51>;
pagesize = <32>;
vcc-supply = <&reg_vdd_io>;
};
rv3028: rtc@52 {