summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich Hecht <uli+renesas@fpond.eu>2021-01-12 17:59:12 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-01-14 11:56:26 +0100
commit88a1590b1407207a51788d56746f46cbd6e6ab4e (patch)
treeace6352d022ec10d8a819c7526b13de94e4c8d90
parent6dd169fc201d05e8da249ee2eabf1f23b0ccb1e4 (diff)
downloadlinux-stable-88a1590b1407207a51788d56746f46cbd6e6ab4e.tar.gz
linux-stable-88a1590b1407207a51788d56746f46cbd6e6ab4e.tar.bz2
linux-stable-88a1590b1407207a51788d56746f46cbd6e6ab4e.zip
dt-bindings: pinctrl: renesas,pfc: Document r8a779a0 PFC support
Document PFC support for the R-Car V3U (R8A779A0) SoC. Signed-off-by: Ulrich Hecht <uli+renesas@fpond.eu> Link: https://lore.kernel.org/r/20210112165912.30876-7-uli+renesas@fpond.eu [geert: increase reg maxItems to 10] Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
-rw-r--r--Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml b/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
index 5b5b1b9d2ec7..5a45e7d78ce4 100644
--- a/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
@@ -43,11 +43,12 @@ properties:
- renesas,pfc-r8a77980 # R-Car V3H
- renesas,pfc-r8a77990 # R-Car E3
- renesas,pfc-r8a77995 # R-Car D3
+ - renesas,pfc-r8a779a0 # R-Car V3U
- renesas,pfc-sh73a0 # SH-Mobile AG5
reg:
minItems: 1
- maxItems: 2
+ maxItems: 10
gpio-controller: true