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

Commit 6b18679f authored by AnilKumar Chimata's avatar AnilKumar Chimata
Browse files

ARM: msm: clock-krypton: Modify the qrng device name



Modify the QUALCOMM random number generator device name in the clock
tree, which is required by the driver during the clock enable.

Change-Id: I54ccae5b1dd4a0a317c03f3b2d506cc4cba42d26
Signed-off-by: default avatarAnilKumar Chimata <anilc@codeaurora.org>
parent 5343dcfe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1877,7 +1877,7 @@ static struct clk_lookup msm_clocks_krypton[] = {
	CLK_LOOKUP("core_clk", gcc_blsp1_uart5_apps_clk.c, ""),
	CLK_LOOKUP("core_clk", gcc_blsp1_uart6_apps_clk.c, ""),

	CLK_LOOKUP("iface_clk", gcc_prng_ahb_clk.c, "f9bff000.qcom,msm-rng"),
	CLK_LOOKUP("iface_clk", gcc_prng_ahb_clk.c, "f9bff000.rng"),

	CLK_LOOKUP("core_clk", gcc_pdm2_clk.c, ""),
	CLK_LOOKUP("iface_clk", gcc_pdm_ahb_clk.c, ""),