Commit e5bae743 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Revert "arm64: dts: sdm845: Add interconnect provider DT nodes"

This reverts commit ae0037db.

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: default avatarAndy Gross <andy.gross@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent fdddcfd9
......@@ -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>
......@@ -1603,11 +1602,6 @@ rpmhcc: clock-controller {
compatible = "qcom,sdm845-rpmh-clk";
#clock-cells = <1>;
};
rsc_hlos: interconnect {
compatible = "qcom,sdm845-rsc-hlos";
#interconnect-cells = <1>;
};
};
intc: interrupt-controller@17a00000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment