Commit 450d6079 authored by Hoan Nguyen An's avatar Hoan Nguyen An Committed by Simon Horman
Browse files

arm64: dts: r8a77965: add FDP1 device nodes



The r8a77965 has a single FDP1 instance.

Signed-off-by: default avatarHoan Nguyen An <na-hoan@jinso.co.jp>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 7acc17b1
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1667,6 +1667,16 @@
			status = "disabled";
		};

		fdp1@fe940000 {
			compatible = "renesas,fdp1";
			reg = <0 0xfe940000 0 0x2400>;
			interrupts = <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>;
			clocks = <&cpg CPG_MOD 119>;
			power-domains = <&sysc R8A77965_PD_A3VP>;
			resets = <&cpg 119>;
			renesas,fcp = <&fcpf0>;
		};

		fcpf0: fcp@fe950000 {
			compatible = "renesas,fcpf";
			reg = <0 0xfe950000 0 0x200>;