diff options
| author | Florian Fainelli <florian.fainelli@broadcom.com> | 2026-04-08 02:56:10 +0300 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-04-09 11:31:09 +0300 |
| commit | ee2d43699e255fa8f2c5e4b1c4d2d783ca3047b6 (patch) | |
| tree | 9f685f314246c09aa7bc4f3c46b64a7c3a6bcfd9 /Documentation/devicetree/bindings | |
| parent | 4ef01cf208367014ceac7b81f60515a66b3f2ce5 (diff) | |
| download | linux-ee2d43699e255fa8f2c5e4b1c4d2d783ca3047b6.tar.xz | |
dt-bindings: pinctrl: pinctrl-single: Add brcm,bcm7038-padconf
Add the "brcm,bcm7038-padconf" compatible to the pinctrl-single binding.
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
| -rw-r--r-- | Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml index 9135788cf62e..afe7329a1df2 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml @@ -38,6 +38,10 @@ properties: - enum: - marvell,pxa1908-padconf - const: pinconf-single + - items: + - enum: + - brcm,bcm7038-padconf + - const: pinctrl-single reg: maxItems: 1 |
