Message ID | 20210601185959.3101132-2-swboyd@chromium.org |
---|---|
State | Accepted |
Commit | 62b837469e995b5981d2842135551935cd32360c |
Headers | show |
Series | None | expand |
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 --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"; - }; }; };
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(-)