Revert "arm64: dts: sdm845: Add interconnect provider DT nodes"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Jan 2019 21:06:43 +0000 (22:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Jan 2019 21:06:43 +0000 (22:06 +0100)
This reverts commit ae0037dbfc5eaa3d2ec8bdae6e7923cdce886062.

Andy writes:
I'd prefer in this instance that this patch get dropped from
char-misc.  I have too much stuff in flight with some additional
patches coming in to mess with this right now.  And we don't
have clients rdy anyway for this so let's wait till next cycle
on this one.

Reported-by: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/qcom/sdm845.dtsi

index 5179cb9..c27cbd3 100644 (file)
@@ -8,7 +8,6 @@
 #include <dt-bindings/clock/qcom,dispcc-sdm845.h>
 #include <dt-bindings/clock/qcom,gcc-sdm845.h>
 #include <dt-bindings/clock/qcom,rpmh.h>
-#include <dt-bindings/interconnect/qcom,sdm845.h>
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 #include <dt-bindings/phy/phy-qcom-qusb2.h>
 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
                                compatible = "qcom,sdm845-rpmh-clk";
                                #clock-cells = <1>;
                        };
-
-                       rsc_hlos: interconnect {
-                               compatible = "qcom,sdm845-rsc-hlos";
-                               #interconnect-cells = <1>;
-                       };
                };
 
                intc: interrupt-controller@17a00000 {