diff mbox series

[01/10] arm64: dts: qcom: apq8016-sbc: Remove properties that are already default

Message ID 20200720085406.6716-2-stephan@gerhold.net (mailing list archive)
State New, archived
Headers show
Series [01/10] arm64: dts: qcom: apq8016-sbc: Remove properties that are already default | expand

Commit Message

Stephan Gerhold July 20, 2020, 8:53 a.m. UTC
apq8016-sbc.dtsi overrides several properties that are already the
default in msm8916.dtsi. Remove these to simplify the device tree
a bit.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
---
 arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 18 ------------------
 1 file changed, 18 deletions(-)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
index 194343510dcb..0bec6dac17ad 100644
--- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
+++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
@@ -387,7 +387,6 @@  usb@78d9000 {
 			adp-disable;
 			hnp-disable;
 			srp-disable;
-			dr_mode = "otg";
 			pinctrl-names = "default", "device";
 			pinctrl-0 = <&usb_sw_sel_pm &usb_hub_reset_pm>;
 			pinctrl-1 = <&usb_sw_sel_pm_device &usb_hub_reset_pm_device>;
@@ -405,15 +404,7 @@  lpass@7708000 {
 		};
 
 		mdss@1a00000 {
-			status = "okay";
-
-			mdp@1a01000 {
-				status = "okay";
-			};
-
 			dsi@1a98000 {
-				status = "okay";
-
 				vdda-supply = <&pm8916_l2>;
 				vddio-supply = <&pm8916_l6>;
 
@@ -428,16 +419,10 @@  endpoint {
 			};
 
 			dsi-phy@1a98300 {
-				status = "okay";
-
 				vddio-supply = <&pm8916_l6>;
 			};
 		};
 
-		lpass_codec: codec{
-			status = "okay";
-		};
-
 		/*
 		Internal Codec
 			playback - Primary MI2S
@@ -587,8 +572,6 @@  button@0 {
 &camss {
 	status = "ok";
 	ports {
-		#address-cells = <1>;
-		#size-cells = <0>;
 		port@0 {
 			reg = <0>;
 			csiphy0_ep: endpoint {
@@ -651,7 +634,6 @@  resin {
 };
 
 &wcd_codec {
-	status = "okay";
 	clocks = <&gcc GCC_CODEC_DIGCODEC_CLK>;
 	clock-names = "mclk";
 	qcom,mbhc-vthreshold-low = <75 150 237 450 500>;