提交 c3030d30 编写于 作者: H Heiko Stuebner

ARM: dts: rockchip: remove soc subnodes

Comments received from the rk3288 submission indicated that a generic subnode
to group soc components should not be used.

So to keep all rockchip devicetree files similar, remove it from rk3066 and rk3188.
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 d356d96f
......@@ -24,7 +24,6 @@
reg = <0x60000000 0x40000000>;
};
soc {
uart0: serial@10124000 {
status = "okay";
};
......@@ -106,5 +105,4 @@
};
/* VOL+ comes somehow thru the ADC */
};
};
};
......@@ -40,7 +40,6 @@
};
};
soc {
timer@20038000 {
compatible = "snps,dw-apb-timer-osc";
reg = <0x20038000 0x100>;
......@@ -291,5 +290,4 @@
};
};
};
};
};
......@@ -23,7 +23,6 @@
reg = <0x60000000 0x80000000>;
};
soc {
uart0: serial@10124000 {
status = "okay";
};
......@@ -76,6 +75,4 @@
default-state = "off";
};
};
};
};
......@@ -52,7 +52,6 @@
};
};
soc {
global-timer@1013c200 {
interrupts = <GIC_PPI 11 0xf04>;
};
......@@ -271,5 +270,4 @@
};
};
};
};
};
......@@ -27,12 +27,6 @@
clock-output-names = "xin24m";
};
soc {
#address-cells = <1>;
#size-cells = <1>;
compatible = "simple-bus";
ranges;
scu@1013c000 {
compatible = "arm,cortex-a9-scu";
reg = <0x1013c000 0x100>;
......@@ -142,5 +136,4 @@
status = "disabled";
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册