arm64: dts: imx8mp-phyboard-pollux: Assign regulator to EEPROM node

Add VCC_3V3_SW 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:11 +02:00 committed by Shawn Guo
parent 893a86ce49
commit c27b263935

View File

@ -171,6 +171,7 @@ eeprom@51 {
compatible = "atmel,24c02";
reg = <0x51>;
pagesize = <16>;
vcc-supply = <&reg_vcc_3v3_sw>;
};
leds@62 {