Searched +full:sc7180 +full:- +full:camcc (Results 1 – 3 of 3) 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.0+ OR MIT)8 #include "sc7180-trogdor-rt5682i-sku.dtsi"9 #include "sc7180-trogdor-detachable.dtsi"12 /* BOARD-SPECIFIC TOP LEVEL NODES */14 max98360a_1: amplifier-1 {16 #sound-dai-cells = <0>;19 max98360a_2: amplifier-2 {21 #sound-dai-cells = <0>;24 max98360a_3: amplifier-3 {26 #sound-dai-cells = <0>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/gpio-keys.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/leds/common.h>12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>13 #include <dt-bindings/sound/sc7180-lpass.h>15 #include "sc7180.dtsi"16 #include "sc7180-firmware-tfa.dtsi"17 /* PMICs depend on spmi_bus label and so must come after sc7180.dtsi */[all …]