]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: pinctrl: Convert marvell,armada-3710-(sb|nb)-pinctrl to DT schema
authorRob Herring (Arm) <robh@kernel.org>
Thu, 25 Sep 2025 22:18:50 +0000 (17:18 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Oct 2025 10:24:14 +0000 (12:24 +0200)
commitc1c9641a04e839604612eac99c827f8f3e0c4f06
tree8ea0422ef9610cfbeb1174b4d3d32ec14b1375d3
parentd51093cf011cab7235f64beb92a344806db393a6
dt-bindings: pinctrl: Convert marvell,armada-3710-(sb|nb)-pinctrl to DT schema

Convert the marvell,armada3710-(sb|nb)-pinctrl binding to DT schema
format. The binding includes the "marvell,armada-3700-xtal-clock"
subnode which is simple enough to include here.

Mark interrupt-controller/#interrupt-cells as required as the users have
them and the h/w is either capable of interrupts or not.

As this syscon has 2 register ranges, syscon-common.yaml needs to be
updated to drop the restriction of 1 register entry.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/clock/armada3700-xtal-clock.txt [deleted file]
Documentation/devicetree/bindings/mfd/syscon-common.yaml
Documentation/devicetree/bindings/pinctrl/marvell,armada-37xx-pinctrl.txt [deleted file]
Documentation/devicetree/bindings/pinctrl/marvell,armada3710-xb-pinctrl.yaml [new file with mode: 0644]