diff options
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt index 645082f03259..dbee03b52145 100644 --- a/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt | |||
@@ -111,7 +111,7 @@ Examples | |||
111 | 111 | ||
112 | Example 1: SH73A0 (SH-Mobile AG5) pin controller node | 112 | Example 1: SH73A0 (SH-Mobile AG5) pin controller node |
113 | 113 | ||
114 | pfc: pfc@e6050000 { | 114 | pfc: pin-controller@e6050000 { |
115 | compatible = "renesas,pfc-sh73a0"; | 115 | compatible = "renesas,pfc-sh73a0"; |
116 | reg = <0xe6050000 0x8000>, | 116 | reg = <0xe6050000 0x8000>, |
117 | <0xe605801c 0x1c>; | 117 | <0xe605801c 0x1c>; |