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

Commit 2c840c5f authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update device nodes for CCs of sa8155"

parents 1b7d9993 735ea256
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@ Required properties :
- compatible : must contain one of the following:
		"qcom,camcc-sm8150",
		"qcom,camcc-sm8150-v2",
		"qcom,camcc-sa8155",
		"qcom,camcc-sa8155-v2",
		"qcom,camcc-sdmshrike",
		"qcom,camcc-sm6150",
		"qcom,camcc-sdmmagpie",
+2 −0
Original line number Diff line number Diff line
@@ -20,6 +20,8 @@ Required properties :
			"qcom,gcc-mdm9615"
			"qcom,gcc-sm8150"
			"qcom,gcc-sm8150-v2"
			"qcom,gcc-sa8155"
			"qcom,gcc-sa8155-v2"
			"qcom,gcc-sdmshrike"
			"qcom,gcc-qcs405"
			"qcom,gcc-mdss-qcs405"
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ Qualcomm Technologies, Inc. Graphics Clock & Reset Controller Binding
Required properties :
- compatible : shall contain one of the following:
		"qcom,gpucc-sm8150",
		"qcom,gpucc-sa8155",
		"qcom,gpucc-sdmshrike",
		"qcom,gpucc-sm6150",
		"qcom,gpucc-sdmmagpie",
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ Qualcomm Technologies, Inc. NPU Clock & Reset Controller Binding

Required properties :
- compatible : must contain "qcom,npucc-sm8150" or "qcom,npucc-sm8150-v2"
		or "qcom,npucc-sa8155" or "qcom,npucc-sa8155-v2"
		or "qcom,npucc-sdmmagpie" or "qcom,atoll-npucc".
- reg : shall contain base register location and length.
- reg-names: names of registers listed in the same order as in
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ Qualcomm Technologies, Inc. Video Clock & Reset Controller Bindings

Required properties:
- compatible: shall contain "qcom,videocc-sm8150" or "qcom,videocc-sm8150-v2" or
				"qcom,videocc-sa8155" or "qcom,videocc-sa8155-v2" or
				"qcom,videocc-sm6150", "qcom,videocc-sdmmagpie" or
				"qcom,videocc-trinket" or "qcom,videocc-sa6155" or
				"qcom,atoll-videocc".
Loading