Searched +full:mmcc +full:- +full:msm8960 (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/contrib/device-tree/Bindings/clock/ |
H A D | qcom,mmcc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/clock/qcom,mmcc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeffrey Hugo <quic_jhugo@quicinc.com> 11 - Taniya Das <quic_tdas@quicinc.com> 20 - qcom,mmcc-apq8064 21 - qcom,mmcc-apq8084 22 - qcom,mmcc-msm8226 23 - qcom,mmcc-msm8660 [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | mdp4.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 MDP4 display controller found in SoCs like MSM8960, APQ8064 and MSM8660. 13 - Rob Clark <robdclark@gmail.com> 23 clock-names: 25 - const: core_clk 26 - const: iface_clk 27 - const: bus_clk 28 - const: lut_clk [all …]
|
H A D | mdp4.txt | 6 SoCs like MSM8960, APQ8064 and MSM8660. 9 - compatible: 10 * "qcom,mdp4" - mdp4 11 - reg: Physical base address and length of the controller's registers. 12 - interrupts: The interrupt signal from the display controller. 13 - clocks: device clocks 14 See ../clocks/clock-bindings.txt for details. 15 - clock-names: the following clocks are required. 22 - ports: contains the list of output ports from MDP. These connect to interfaces 30 Documentation/devicetree/bindings/media/video-interfaces.txt [all …]
|
/freebsd-src/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-apq8064.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/clock/qcom,gcc-msm8960.h> 5 #include <dt-bindings/clock/qcom,lcc-msm8960 712 mmcc: clock-controller@4000000 { global() label [all...] |
H A D | qcom-msm8960.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/interrupt-controller/arm-gic.h> 5 #include <dt-bindings/clock/qcom,gcc-msm8960 [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/arm/ |
H A D | qcom-soc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/arm/qcom-soc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Bjorn Andersson <andersson@kernel.org> 15 qcom,SoC-IP 18 qcom,sdm845-llcc-bwmon 26 pattern: "^qcom,.*(apq|ipq|mdm|msm|qcm|qcs|q[dr]u|sa|sc|sd[amx]|sm|x1e)[0-9]+.*$" 28 - compatible 34 - pattern: "^qcom,(apq|ipq|mdm|msm|qcm|qcs|q[dr]u|sa|sc|sd[amx]|sm|x1e)[0-9]+(pro)?-.*$" [all …]
|