]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: marvell: Rewrite MV88E6xxx in schema
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 27 Nov 2023 15:43:07 +0000 (16:43 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 30 Nov 2023 03:37:21 +0000 (19:37 -0800)
commit43915b2f4bb9fc0e098fa703d508027b58f442fa
treed1de1f8eadcdd91508120ee0dc8ed2c97cab5a95
parentf45c197465ed92c72c1af7ac773ca5050bd9535a
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>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://lore.kernel.org/r/20231127-marvell-88e6152-wan-led-v9-4-272934e04681@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/dsa/marvell,mv88e6xxx.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/dsa/marvell.txt [deleted file]
MAINTAINERS