2025-04-18 22:46:06 +08:00
|
|
|
Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
|
|
|
|
---
|
|
|
|
Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 2 +-
|
|
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
|
|
|
|
--- a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
|
|
|
|
+++ b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
|
2025-05-19 20:01:20 +08:00
|
|
|
@@ -133,7 +133,7 @@ additionalProperties:
|
2025-04-18 22:46:06 +08:00
|
|
|
description:
|
|
|
|
Pin bank index.
|
|
|
|
- minimum: 0
|
|
|
|
- maximum: 13
|
|
|
|
+ maximum: 14
|
|
|
|
description:
|
|
|
|
Mux 0 means GPIO and mux 1 to N means
|
|
|
|
the specific device function.
|