]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: net: dsa: lantiq, xrx200-gswip: Fix minor style fixes
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Sep 2018 12:08:46 +0000 (14:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Sep 2018 15:12:11 +0000 (08:12 -0700)
commitfe26bd58256553528ba6c09636367e2658e5aabc
treed4c4e5d39550ed8bf55f82dd4f27d548d6b7192c
parent14b992089466c8b2476b0a1cf175a7f8c8d616f9
dt-bindings: net: dsa: lantiq, xrx200-gswip: Fix minor style fixes

* Use one compatible line per line in the documentation
* Remove SoC revision depended compatible lines, we can detect that in
  the driver
* Use lower case letters in hex addresses
* Fix the size of the address ranges in the example, this now matches
  the sizes used by the SoC. The old ones will also work, this just adds
  some empty address space.
* Change the reg size of the gphy-fw node

Fixes: 8a30fbffee8a ("dt-bindings: net: dsa: Add lantiq, xrx200-gswip DT bindings")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: devicetree@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt