dt-bindings: net: cdns,macb: Convert to json-schema
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 26 Nov 2021 11:57:00 +0000 (12:57 +0100)
committerRob Herring <robh@kernel.org>
Thu, 2 Dec 2021 01:06:14 +0000 (19:06 -0600)
commit4e5b6de1f46d0ea0b2e1f76bfc4eb6df03846a03
tree48f0651a7d8e8ee86750d5f99e6b9661c6ac6e98
parentca1e147c2de54e3f27c8cfbcabb6e8a522bbd75a
dt-bindings: net: cdns,macb: Convert to json-schema

Convert the Cadence MACB/GEM Ethernet controller Device Tree binding
documentation to json-schema.

Re-add "cdns,gem" (removed in commit a217d8711da5c87f ("dt-bindings:
Remove PicoXcell bindings")) as there are active users on non-PicoXcell
platforms.
Add missing "ether_clk" clock.
Add missing properties.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/104dcbfd22f95fc77de9fe15e8abd83869603ea5.1637927673.git.geert@linux-m68k.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/net/cdns,macb.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/macb.txt [deleted file]