Commit a40efd07 authored by Niklas Söderlund's avatar Niklas Söderlund Committed by Geert Uytterhoeven
Browse files

clk: renesas: r8a779a0: Add 3DGE module clock

parent f8ea1a27
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -142,6 +142,7 @@ static const struct cpg_core_clk r8a779a0_core_clks[] __initconst = {
};

static const struct mssr_mod_clk r8a779a0_mod_clks[] __initconst = {
	DEF_MOD("3dge",		  0,	R8A779A0_CLK_ZG),
	DEF_MOD("isp0",		 16,	R8A779A0_CLK_S1D1),
	DEF_MOD("isp1",		 17,	R8A779A0_CLK_S1D1),
	DEF_MOD("isp2",		 18,	R8A779A0_CLK_S1D1),