diff mbox series

[2/2] arm64: dts: qcom: Remove cros-pd-update on Cheza

Message ID 20210601185959.3101132-2-swboyd@chromium.org
State Accepted
Commit 62b837469e995b5981d2842135551935cd32360c
Headers show
Series None | expand

Commit Message

Stephen Boyd June 1, 2021, 6:59 p.m. UTC
This compatible string isn't present upstream. Let's drop the node as it
isn't used.

Cc: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
---
 arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 4 ----
 1 file changed, 4 deletions(-)

Comments

Doug Anderson June 2, 2021, 12:03 a.m. UTC | #1
Hi,

On Tue, Jun 1, 2021 at 12:00 PM Stephen Boyd <swboyd@chromium.org> wrote:
>

> This compatible string isn't present upstream. Let's drop the node as it

> isn't used.

>

> Cc: Douglas Anderson <dianders@chromium.org>

> Signed-off-by: Stephen Boyd <swboyd@chromium.org>

> ---

>  arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 4 ----

>  1 file changed, 4 deletions(-)


Reviewed-by: Douglas Anderson <dianders@chromium.org>
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
index 216a74f0057c..dfd1b42c07fd 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
@@ -714,10 +714,6 @@  i2c_tunnel: i2c-tunnel {
 			#address-cells = <1>;
 			#size-cells = <0>;
 		};
-
-		pdupdate {
-			compatible = "google,cros-ec-pd-update";
-		};
 	};
 };