Commit 896d8de8f523020836b761ec3f248e01b5df379c

Authored by Eric Lee
1 parent 2a2968413c

Bug fixed for i.MX7S

Showing 1 changed file with 1 additions and 6 deletions Side-by-side Diff

arch/arm/dts/imx7s-smarcfimx7.dts
... ... @@ -16,7 +16,7 @@
16 16 compatible = "fsl,imx7s-smarcfimx7", "fsl,imx7s";
17 17  
18 18 memory {
19   - reg = <0x80000000 0x40000000>;
  19 + reg = <0x80000000 0x20000000>;
20 20 };
21 21  
22 22 regulators {
... ... @@ -207,11 +207,6 @@
207 207 ethphy0: ethernet-phy@6 {
208 208 compatible = "ethernet-phy-ieee802.3-c22";
209 209 reg = <0x6>;
210   - };
211   -
212   - ethphy1: ethernet-phy@7 {
213   - compatible = "ethernet-phy-ieee802.3-c22";
214   - reg = <0x7>;
215 210 };
216 211 };
217 212 };