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

Commit f0c0a54b authored by Taniya Das's avatar Taniya Das
Browse files

clk: msm: Add support for GCC clocks for MDM9x07



Add snapshot of GCC clock driver for MDM9x07 from msm-3.18
'commit 0dab07645ee3b9a2c ("mm-camera2:isp2: Handle use after free
buffer")'.

Change-Id: I7ca6574d01d02748350509a10fa3e02cac916a9b
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 69737faf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -47,6 +47,8 @@ Required properties:
			"qcom,gcc-mdss-8920"
			"qcom,gcc-gfx-8953"
			"qcom,gcc-gfx-sdm450"
			"qcom,gcc-mdm9607"
			"qcom,cc-debug-mdm9607"

- reg:                  Pairs of physical base addresses and region sizes of
                        memory mapped registers.
+3 −0
Original line number Diff line number Diff line
@@ -20,6 +20,9 @@ obj-$(CONFIG_ARCH_MSM8937) += clock-gcc-8952.o
obj-$(CONFIG_ARCH_MSM8937)	+= clock-cpu-8939.o
obj-$(CONFIG_ARCH_MSM8937)	+= clock-rcgwr.o
obj-$(CONFIG_ARCH_MSM8953)	+= clock-cpu-sdm632.o

# MDM9607
obj-$(CONFIG_ARCH_MDM9607)      +=clock-gcc-mdm9607.o
endif

obj-y               += mdss/