arm64: dts: renesas: r8a77990: Add PFC device node
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 11 May 2018 04:31:18 +0000 (13:31 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 16 May 2018 08:47:17 +0000 (10:47 +0200)
This patch adds PFC device node for r8a77990 (R-Car E3).

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/r8a77990.dtsi

index 4658029..efc3c0b 100644 (file)
                #size-cells = <2>;
                ranges;
 
+               pfc: pin-controller@e6060000 {
+                       compatible = "renesas,pfc-r8a77990";
+                       reg = <0 0xe6060000 0 0x508>;
+               };
+
                cpg: clock-controller@e6150000 {
                        compatible = "renesas,r8a77990-cpg-mssr";
                        reg = <0 0xe6150000 0 0x1000>;