ARM: dts: stm32: Synchronize DHCOM DTs with Linux 5.15.12

Synchronize DH DHCOM DTs with Linux commit 25960cafa06e ("Linux 5.15.12").
There is no functional change to the resulting DTs. The eeprom0 alias and
PHY reset GPIO are now reinstated in SoM u-boot dtsi.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
This commit is contained in:
Marek Vasut 2021-12-30 23:46:47 +01:00 committed by Patrice Chotard
parent 6b8bd70904
commit 332facce6f
10 changed files with 917 additions and 424 deletions

View file

@ -11,4 +11,8 @@
};
};
/delete-node/ &ksz8851;
/delete-node/ &ks8851;
&usbotg_hs {
dr_mode = "peripheral";
};