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

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

Merge "clk: qcom: Add debug cc clk measure nodes for Lahaina"

parents 9e6b7650 01980cc0
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -384,4 +384,13 @@ config MSM_CAMCC_LAHAINA
	  Say Y if you want to support camera devices and functionality such as
	  capturing pictures.

config MSM_DEBUGCC_LAHAINA
	tristate "LAHAINA Debug Clock Controller"
	depends on COMMON_CLK_QCOM
	help
	  Support for the debug clock controller on Qualcomm Technologies, Inc
	  Lahaina devices.
	  Say Y if you want to support the debug clocks such as
	  clock measurement functionality.

endif
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ obj-$(CONFIG_IPQ_LCC_806X) += lcc-ipq806x.o
obj-$(CONFIG_MDM_GCC_9615) += gcc-mdm9615.o
obj-$(CONFIG_MDM_LCC_9615) += lcc-mdm9615.o
obj-$(CONFIG_MSM_CLK_AOP_QMP) += clk-aop-qmp.o
obj-$(CONFIG_MSM_DEBUGCC_LAHAINA) += debugcc-lahaina.o
obj-$(CONFIG_MSM_DISPCC_LAHAINA) += dispcc-lahaina.o
obj-$(CONFIG_MSM_GCC_8660) += gcc-msm8660.o
obj-$(CONFIG_MSM_GCC_8916) += gcc-msm8916.o
+954 −0

File added.

Preview size limit exceeded, changes collapsed.