]> git.itanic.dy.fi Git - linux-stable/commit
dt-bindings: marvell: Rewrite MV88E6xxx in schema
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 24 Oct 2023 13:20:32 +0000 (15:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Oct 2023 09:28:00 +0000 (10:28 +0100)
commit0f35369b4efe30c2a7307d2a492e991032cfcfee
treea8219e86462ae0d0ab352bc87df58fe1d7412a8c
parent605a5f5d406df0c01d92e36a7b5419ffaf62a4ce
dt-bindings: marvell: Rewrite MV88E6xxx in schema

This is an attempt to rewrite the Marvell MV88E6xxx switch bindings
in YAML schema.

The current text binding says:
  WARNING: This binding is currently unstable. Do not program it into a
  FLASH never to be changed again. Once this binding is stable, this
  warning will be removed.

Well that never happened before we switched to YAML markup,
we can't have it like this, what about fixing the mess?

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/dsa/marvell,mv88e6xxx.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/dsa/marvell.txt [deleted file]
MAINTAINERS