dt-bindings: net: marvell,pp2: convert to json-schema
authorMichał Grzelak <mig@semihalf.com>
Fri, 14 Oct 2022 21:32:52 +0000 (23:32 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2022 08:49:38 +0000 (09:49 +0100)
commitc4d175c323e3751badf77766c79cb130b4a3eb5f
treef7d5f850c23e73f62b93c7474790563b4189c167
parente2ac2a00dae10997b71870ecf26ca69f4d726537
dt-bindings: net: marvell,pp2: convert to json-schema

Convert the marvell,pp2 bindings from text to proper schema.

Move 'marvell,system-controller' and 'dma-coherent' properties from
port up to the controller node, to match what is actually done in DT.

Rename all subnodes to match "^(ethernet-)?port@[0-2]$" and deprecate
port-id in favour of 'reg'.

Signed-off-by: Michał Grzelak <mig@semihalf.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/marvell,pp2.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/marvell-pp2.txt [deleted file]
MAINTAINERS