Searched +full:sdm845 +full:- +full:camcc (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.02 obj-$(CONFIG_COMMON_CLK_QCOM) += clk-qcom.o4 clk-qcom-y += common.o5 clk-qcom-y += clk-regmap.o6 clk-qcom-y += clk-alpha-pll.o7 clk-qcom-y += clk-pll.o8 clk-qcom-y += clk-rcg.o9 clk-qcom-y += clk-rcg2.o10 clk-qcom-y += clk-branch.o11 clk-qcom-y += clk-regmap-divider.o[all …]
1 // SPDX-License-Identifier: GPL-2.03 * SDM670 SoC device tree source, adapted from SDM845 SoC device tree9 #include <dt-bindings/clock/qcom,camcc-sdm845.h>10 #include <dt-bindings/clock/qcom,dispcc-sdm845.h>11 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h>12 #include <dt-bindings/clock/qcom,gcc-sdm845.h>13 #include <dt-bindings/clock/qcom,gpucc-sdm845.h>14 #include <dt-bindings/clock/qcom,rpmh.h>15 #include <dt-bindings/dma/qcom-gpi.h>16 #include <dt-bindings/gpio/gpio.h>[all …]