Commit 7e167747 authored by Biju Das's avatar Biju Das Committed by Geert Uytterhoeven
Browse files

arm64: dts: renesas: r9a07g044: Add fcpvd node

parent ac9a7868
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -697,6 +697,18 @@
			};
		};

		fcpvd: fcp@10880000 {
			compatible = "renesas,r9a07g044-fcpvd",
				     "renesas,fcpv";
			reg = <0 0x10880000 0 0x10000>;
			clocks = <&cpg CPG_MOD R9A07G044_LCDC_CLK_A>,
				 <&cpg CPG_MOD R9A07G044_LCDC_CLK_P>,
				 <&cpg CPG_MOD R9A07G044_LCDC_CLK_D>;
			clock-names = "aclk", "pclk", "vclk";
			power-domains = <&cpg>;
			resets = <&cpg R9A07G044_LCDC_RESET_N>;
		};

		cpg: clock-controller@11010000 {
			compatible = "renesas,r9a07g044-cpg";
			reg = <0 0x11010000 0 0x10000>;