]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: r8a77965: add FDP1 device nodes
authorHoan Nguyen An <na-hoan@jinso.co.jp>
Fri, 24 Aug 2018 04:52:28 +0000 (13:52 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 13 Sep 2018 07:48:13 +0000 (09:48 +0200)
The r8a77965 has a single FDP1 instance.

Signed-off-by: Hoan Nguyen An <na-hoan@jinso.co.jp>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/r8a77965.dtsi

index 77fb909cc83985c515a836f5d81d31c0be02aee6..3437d5e34f6af3c364f3b02595bc094bfff01586 100644 (file)
@@ -1667,6 +1667,16 @@ pciec1: pcie@ee800000 {
                        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>;