Commit 62b83746 authored by Stephen Boyd's avatar Stephen Boyd Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sdm845: Remove cros-pd-update on Cheza



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

Reviewed-by: default avatarDouglas Anderson <dianders@chromium.org>
Cc: Douglas Anderson <dianders@chromium.org>
Signed-off-by: default avatarStephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20210601185959.3101132-2-swboyd@chromium.org


Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent f2981670
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -714,10 +714,6 @@ ap_ts_i2c: &i2c14 {
			#address-cells = <1>;
			#size-cells = <0>;
		};

		pdupdate {
			compatible = "google,cros-ec-pd-update";
		};
	};
};