mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-09 07:52:07 +08:00
17 lines
646 B
Diff
17 lines
646 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(-)
|
|
|
|
--- a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
|
|
+++ b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
|
|
@@ -133,7 +133,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.
|