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

Commit 64273b15 authored by Venkata Rao Kakani's avatar Venkata Rao Kakani
Browse files

clk: qcom: enable gcc_prng_ahb_clk virtualization for sm6150



Enable gcc_prng_ahb_clk clk virtualization for sm6150 linux
guest.

Change-Id: Iac2e20a66ca6d591811ff194db42efb23d55e9e4
Signed-off-by: default avatarVenkata Rao Kakani <vkakani@codeaurora.org>
parent 8567e922
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -54,6 +54,7 @@ static const char * const sm6150_gcc_virtio_clocks[] = {
	[GCC_PCIE_PHY_AUX_CLK] = "gcc_pcie_phy_aux_clk",
	[GCC_SDCC2_AHB_CLK] = "gcc_sdcc2_ahb_clk",
	[GCC_SDCC2_APPS_CLK] = "gcc_sdcc2_apps_clk",
	[GCC_PRNG_AHB_CLK] = "gcc_prng_ahb_clk",
};

static const char * const sm6150_gcc_virtio_resets[] = {