Searched +full:dispcc +full:- +full:sm8150 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | qcom,dispcc-sm8x50.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/qcom,dispcc-sm8x50.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250/SM8350 10 - Jonathan Marek <jonathan@marek.ca> 14 power domains on SM8150/SM8250/SM8350. 17 dt-bindings/clock/qcom,dispcc-sm8150.h 18 dt-bindings/clock/qcom,dispcc-sm8250.h 19 dt-bindings/clock/qcom,dispcc-sm8350.h [all …]
|
/Linux-v6.1/drivers/clk/qcom/ |
D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 2 obj-$(CONFIG_COMMON_CLK_QCOM) += clk-qcom.o 4 clk-qcom-y += common.o 5 clk-qcom-y += clk-regmap.o 6 clk-qcom-y += clk-alpha-pll.o 7 clk-qcom-y += clk-pll.o 8 clk-qcom-y += clk-rcg.o 9 clk-qcom-y += clk-rcg2.o 10 clk-qcom-y += clk-branch.o 11 clk-qcom-y += clk-regmap-divider.o [all …]
|
D | dispcc-sm8250.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2018-2020, 2022, The Linux Foundation. All rights reserved. 6 #include <linux/clk-provider.h> 11 #include <linux/reset-controller.h> 13 #include <dt-bindings/clock/qcom,dispcc-sm8250.h> 15 #include "clk-alpha-pll.h" 16 #include "clk-branch.h" 17 #include "clk-rcg.h" 18 #include "clk-regmap-divider.h" 1231 { .compatible = "qcom,sc8180x-dispcc" }, [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/display/msm/ |
D | dsi-phy-7nm.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only or BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-7nm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jonathan Marek <jonathan@marek.ca> 13 - $ref: dsi-phy-common.yaml# 18 - qcom,dsi-phy-7nm 19 - qcom,dsi-phy-7nm-8150 20 - qcom,sc7280-dsi-phy-7nm 24 - description: dsi phy register set [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sm8150-sony-xperia-kumano.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 10 #include "sm8150.dtsi" 15 /delete-node/ &cdsp_mem; 16 /delete-node/ &gpu_mem; 17 /delete-node/ &ipa_fw_mem; 18 /delete-node/ &ipa_gsi_mem; 19 /delete-node/ &mpss_mem; [all …]
|