Commit 5e302aae authored by Yashwanth Varakala's avatar Yashwanth Varakala Committed by Shawn Guo
Browse files

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: default avatarYashwanth Varakala <y.varakala@phytec.de>
Signed-off-by: default avatarTeresa Remmet <t.remmet@phytec.de>
Reviewed-by: default avatarYannic Moog <y.moog@phytec.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 54b7ff38
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -179,6 +179,7 @@ eeprom@51 {
		compatible = "atmel,24c32";
		reg = <0x51>;
		pagesize = <32>;
		vcc-supply = <&reg_vdd_io>;
	};

	rv3028: rtc@52 {