diff options
author | Stephen Boyd <[email protected]> | 2021-06-01 11:59:58 -0700 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-06-10 09:18:14 -0500 |
commit | f298167092feb1befe68dab4e896abf9d3c64866 (patch) | |
tree | b0c5d1b2bf1a61a1e3282712ef48c38638547bd2 | |
parent | d141e0524e8e4381a4e05527e012ce798511618c (diff) |
arm64: dts: qcom: sc7180: Remove cros-pd-update on Trogdor
This compatible string isn't present upstream. Let's drop the node as it
isn't used.
Reviewed-by: Douglas Anderson <[email protected]>
Cc: Douglas Anderson <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
-rw-r--r-- | arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi b/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi index 5608e1d311f0..797c4cb06025 100644 --- a/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi @@ -559,10 +559,6 @@ #size-cells = <0>; }; - pdupdate { - compatible = "google,cros-ec-pd-update"; - }; - typec { compatible = "google,cros-ec-typec"; #address-cells = <1>; |