ARM: dts: msm: Remove redundant device nodes
Cpu and logbuf vendor hook module moved to simple helper loadable modules and now there is no need of them to have device node in device tree. Change-Id: I97b79f76eef5743755746c684e8d306c11c9a507 Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
This commit is contained in:
@@ -2149,10 +2149,6 @@
|
||||
mem-type = <2>;
|
||||
};
|
||||
|
||||
logbuf: qcom,logbuf-vendor-hooks {
|
||||
compatible = "qcom,logbuf-vendor-hooks";
|
||||
};
|
||||
|
||||
qcom,mpm2-sleep-counter@c221000 {
|
||||
compatible = "qcom,mpm2-sleep-counter";
|
||||
reg = <0xc221000 0x1000>;
|
||||
@@ -3101,10 +3097,6 @@
|
||||
qcom,rx-chans = <0x20>;
|
||||
};
|
||||
|
||||
vendor_hooks: qcom,cpu-vendor-hooks {
|
||||
compatible = "qcom,cpu-vendor-hooks";
|
||||
};
|
||||
|
||||
scmi: qcom,scmi {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
Reference in New Issue
Block a user