diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2018-02-09 22:33:22 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2018-02-09 22:33:22 +0000 |
commit | 16ae49e2bea5badc71c2265966ec2a9b0ba541dc (patch) | |
tree | 5ff3ed27eadaf4f2d05b771bc108bd500b3d8f48 /Bindings/net/socfpga-dwmac.txt | |
parent | 550370858c61e6f7fe3832de73daa9cc25ba716a (diff) | |
download | src-vendor/device-tree/4.15.tar.gz src-vendor/device-tree/4.15.zip |
Update our copies of the Device Tree Source to Linux 4.15vendor/device-tree/4.15
Diffstat (limited to 'Bindings/net/socfpga-dwmac.txt')
-rw-r--r-- | Bindings/net/socfpga-dwmac.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/net/socfpga-dwmac.txt b/Bindings/net/socfpga-dwmac.txt index b30d04b54ee9..17d6819669c8 100644 --- a/Bindings/net/socfpga-dwmac.txt +++ b/Bindings/net/socfpga-dwmac.txt @@ -28,7 +28,7 @@ Required properties: Example: -gmii_to_sgmii_converter: phy@0x100000240 { +gmii_to_sgmii_converter: phy@100000240 { compatible = "altr,gmii-to-sgmii-2.0"; reg = <0x00000001 0x00000240 0x00000008>, <0x00000001 0x00000200 0x00000040>; |