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

Commit 53badd7f authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm64: defconfig: Add support for Global clock controller for SHIMA"

parents 4125d2a3 2f7b65eb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -208,3 +208,4 @@ CONFIG_SPS_SUPPORT_NDP_BAM=y
# CONFIG_SPS_SUPPORT_BAMDMA is not set
# CONFIG_USB_BAM is not set
CONFIG_HH_IRQ_LEND=m
CONFIG_SM_GCC_SHIMA=y
+2 −1
Original line number Diff line number Diff line
@@ -484,7 +484,8 @@ static struct clk_rcg2 gcc_cpuss_ahb_clk_src = {
		.num_rate_max = VDD_NUM,
		.rate_max = (unsigned long[VDD_NUM]) {
			[VDD_LOWER] = 19200000,
		},
			[VDD_LOW] = 50000000,
			[VDD_NOMINAL] = 100000000},
	},
};