|
@@ -1,7 +1,7 @@
|
|
* Renesas Pin Function Controller (GPIO and Pin Mux/Config)
|
|
* Renesas Pin Function Controller (GPIO and Pin Mux/Config)
|
|
|
|
|
|
-The Pin Function Controller (PFC) is a Pin Mux/Config controller. On SH7372,
|
|
|
|
-SH73A0, R8A73A4 and R8A7740 it also acts as a GPIO controller.
|
|
|
|
|
|
+The Pin Function Controller (PFC) is a Pin Mux/Config controller. On SH73A0,
|
|
|
|
+R8A73A4 and R8A7740 it also acts as a GPIO controller.
|
|
|
|
|
|
|
|
|
|
Pin Control
|
|
Pin Control
|
|
@@ -17,7 +17,6 @@ Required Properties:
|
|
- "renesas,pfc-r8a7779": for R8A7779 (R-Car H1) compatible pin-controller.
|
|
- "renesas,pfc-r8a7779": for R8A7779 (R-Car H1) compatible pin-controller.
|
|
- "renesas,pfc-r8a7790": for R8A7790 (R-Car H2) compatible pin-controller.
|
|
- "renesas,pfc-r8a7790": for R8A7790 (R-Car H2) compatible pin-controller.
|
|
- "renesas,pfc-r8a7791": for R8A7791 (R-Car M2) compatible pin-controller.
|
|
- "renesas,pfc-r8a7791": for R8A7791 (R-Car M2) compatible pin-controller.
|
|
- - "renesas,pfc-sh7372": for SH7372 (SH-Mobile AP4) compatible pin-controller.
|
|
|
|
- "renesas,pfc-sh73a0": for SH73A0 (SH-Mobile AG5) compatible pin-controller.
|
|
- "renesas,pfc-sh73a0": for SH73A0 (SH-Mobile AG5) compatible pin-controller.
|
|
|
|
|
|
- reg: Base address and length of each memory resource used by the pin
|
|
- reg: Base address and length of each memory resource used by the pin
|
|
@@ -76,8 +75,7 @@ bias-disable, bias-pull-up and bias-pull-down.
|
|
GPIO
|
|
GPIO
|
|
----
|
|
----
|
|
|
|
|
|
-On SH7372, SH73A0, R8A73A4 and R8A7740 the PFC node is also a GPIO controller
|
|
|
|
-node.
|
|
|
|
|
|
+On SH73A0, R8A73A4 and R8A7740 the PFC node is also a GPIO controller node.
|
|
|
|
|
|
Required Properties:
|
|
Required Properties:
|
|
|
|
|