Merge "ARM: dts: msm: Fix address-cells and size-cells in cpucp node"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b5da5f573d
@@ -2520,8 +2520,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpucp: qcom,cpucp@17400000 {
|
cpucp: qcom,cpucp@17400000 {
|
||||||
#address-cells = <2>;
|
|
||||||
#size-cells = <2>;
|
|
||||||
compatible = "qcom,cpucp";
|
compatible = "qcom,cpucp";
|
||||||
reg = <0x17d90000 0x2000>,
|
reg = <0x17d90000 0x2000>,
|
||||||
<0x17400000 0x10>;
|
<0x17400000 0x10>;
|
||||||
|
Reference in New Issue
Block a user