Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c26455c7 authored by Simon Horman's avatar Simon Horman
Browse files

ARM: shmobile: r8a7793: Add PFC to DT



Instantiate PFC device in r8a7793 DT.

Based on similar work for the r8a7791 by Magnus Damm.

Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 0fddfb5b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -122,6 +122,12 @@
		power-domains = <&cpg_clocks>;
	};

	pfc: pfc@e6060000 {
		compatible = "renesas,pfc-r8a7793";
		reg = <0 0xe6060000 0 0x250>;
		#gpio-range-cells = <3>;
	};

	scif0: serial@e6e60000 {
		compatible = "renesas,scif-r8a7793", "renesas,scif";
		reg = <0 0xe6e60000 0 64>;