OSDN Git Service

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)
commite82b5fe5d480657dee83a7674caf5bf90bdb4fbd
treed4c4e5d39550ed8bf55f82dd4f27d548d6b7192c
parentd52030e6d58431eb6c94f4dca62ded1a53cd45a2
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: 86ce2bc73c7a ("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