mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
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:
parent
54b7ff384d
commit
5e302aae4c
|
|
@ -179,6 +179,7 @@ eeprom@51 {
|
|||
compatible = "atmel,24c32";
|
||||
reg = <0x51>;
|
||||
pagesize = <32>;
|
||||
vcc-supply = <®_vdd_io>;
|
||||
};
|
||||
|
||||
rv3028: rtc@52 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user