mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-05-01 13:19:47 +08:00
22 lines
897 B
Diff
22 lines
897 B
Diff
Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
|
|
---
|
|
Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
|
|
index 960758dc417f7405010fab067bfbf6f5c4704179..125af766b99297dc229db158846daea974dda28e 100644
|
|
--- a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
|
|
+++ b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
|
|
@@ -135,7 +135,7 @@ additionalProperties:
|
|
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.
|
|
|
|
--
|
|
2.49.0
|