]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: pinctrl: Drop 'phandle' properties
authorRob Herring <robh@kernel.org>
Sat, 19 Aug 2023 01:09:44 +0000 (20:09 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 21 Aug 2023 10:30:23 +0000 (12:30 +0200)
commite77f06be7216c9e25de8fe74a56df962fcc96cf6
treecc96fc0121a31305c46d417b1e3becfe5eec8a1f
parentcd40a1ffddc963e69884a713d8704edd98035861
dt-bindings: pinctrl: Drop 'phandle' properties

'phandle' properties are implicitly supported on all nodes, so it
shouldn't be listed in schemas.

dtschema had a bug where 'phandle' and other implicit properties weren't
being added under 'additionalProperties' schemas. That was fixed in
v2023.07 release.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230819010946.916772-1-robh@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
13 files changed:
Documentation/devicetree/bindings/pinctrl/ingenic,pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/nvidia,tegra114-pinmux.yaml
Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-pinmux.yaml
Documentation/devicetree/bindings/pinctrl/nvidia,tegra194-pinmux.yaml
Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.yaml
Documentation/devicetree/bindings/pinctrl/nvidia,tegra210-pinmux.yaml
Documentation/devicetree/bindings/pinctrl/nvidia,tegra30-pinmux.yaml
Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
Documentation/devicetree/bindings/pinctrl/renesas,rza1-ports.yaml
Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/renesas,rzn1-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/renesas,rzv2m-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.yaml