mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 13:37:36 +02:00
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:
parent
893a86ce49
commit
c27b263935
|
|
@ -171,6 +171,7 @@ eeprom@51 {
|
|||
compatible = "atmel,24c02";
|
||||
reg = <0x51>;
|
||||
pagesize = <16>;
|
||||
vcc-supply = <®_vcc_3v3_sw>;
|
||||
};
|
||||
|
||||
leds@62 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user