diff options
author | Bjorn Andersson <[email protected]> | 2023-06-12 15:04:20 -0700 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-06-13 11:01:49 -0700 |
commit | a277430b3836cdfb994f45cc87d1bd56c4d490aa (patch) | |
tree | 7e2f900225d2017f8bdcf772f86a8a526f3ccb7e | |
parent | 66adfbc4d33993865a180016db73520a15e754c9 (diff) |
arm64: dts: qcom: sc8180x-primus: dispcc is already okay
&dispcc status was changed to okay by default in the platform, no need
to do it again in the board.
Fixes: 2ce38cc1e8fe ("arm64: dts: qcom: sc8180x: Introduce Primus")
Signed-off-by: Bjorn Andersson <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | arch/arm64/boot/dts/qcom/sc8180x-primus.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/qcom/sc8180x-primus.dts b/arch/arm64/boot/dts/qcom/sc8180x-primus.dts index cca663bcb92d..fc038474cb71 100644 --- a/arch/arm64/boot/dts/qcom/sc8180x-primus.dts +++ b/arch/arm64/boot/dts/qcom/sc8180x-primus.dts @@ -291,10 +291,6 @@ }; }; -&dispcc { - status = "okay"; -}; - &gpu { status = "okay"; |