]> 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)
commitd9f1143798ce07a1f7535442cbf7524737212666
treed4c4e5d39550ed8bf55f82dd4f27d548d6b7192c
parent0198167e670fd9449298f0f058c732550451d2d8
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: ba65f18e10c4 ("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