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

Commit 42eed07c authored by Saurabh Sahu's avatar Saurabh Sahu
Browse files

clk: qcom: gcc-sdm429w: Add support for GCC clock driver



Add support for global clock controller for peripheral clock
clients to be able to request for the clocks for SDM429W.

Change-Id: I9c235fbfcdb5a890214301bb6ddad3654e1f535b
Signed-off-by: default avatarSaurabh Sahu <sausah@codeaurora.org>
parent f2c67009
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -672,3 +672,11 @@ config SM_DEBUGCC_ATOLL
	  Support for the debug clock controller on Qualcomm Technologies, Inc
	  ATOLL devices.
	  Say Y if you want to support the clock measurement functionality.

config SDM_GCC_429W
        tristate "SDM429W Global Clock Controller"
	depends on COMMON_CLK_QCOM
	help
	  Support for the global clock controller on SDM429W devices.
	  Say Y if you want to use peripheral devices such as UART, SPI,
	  I2C, USB, UFS, SDCC, Display, Camera, Video etc.
+1 −0
Original line number Diff line number Diff line
@@ -90,5 +90,6 @@ obj-$(CONFIG_SM_VIDEOCC_ATOLL) += videocc-atoll.o
obj-$(CONFIG_SM_VIDEOCC_TRINKET) += videocc-trinket.o
obj-$(CONFIG_SPMI_PMIC_CLKDIV) += clk-spmi-pmic-div.o
obj-$(CONFIG_VIRTIO_CLK) += virtio_clk.o virtio_clk_sm8150.o virtio_clk_sm6150.o virtio_clk_sa8195p.o
obj-$(CONFIG_SDM_GCC_429W) += gcc-sdm429w.o

obj-y += mdss/