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/mdio.txt | |
parent | 550370858c61e6f7fe3832de73daa9cc25ba716a (diff) |
Update our copies of the Device Tree Source to Linux 4.15vendor/device-tree/4.15
Notes
Notes:
svn path=/vendor/device-tree/dist/; revision=329088
svn path=/vendor/device-tree/4.15/; revision=329090; tag=vendor/device-tree/4.15
Diffstat (limited to 'Bindings/net/mdio.txt')
-rw-r--r-- | Bindings/net/mdio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/net/mdio.txt b/Bindings/net/mdio.txt index 96a53f89aa6e..e3e1603f256c 100644 --- a/Bindings/net/mdio.txt +++ b/Bindings/net/mdio.txt @@ -18,7 +18,7 @@ Example : This example shows these optional properties, plus other properties required for the TI Davinci MDIO driver. - davinci_mdio: ethernet@0x5c030000 { + davinci_mdio: ethernet@5c030000 { compatible = "ti,davinci_mdio"; reg = <0x5c030000 0x1000>; #address-cells = <1>; |