Thread (23 messages) 23 messages, 6 authors, 2017-03-24

[PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs

From: 陈亮 <hidden>
Date: 2017-03-23 02:16:34
Also in: linux-devicetree, linux-i2c, linux-iio, linux-rockchip, lkml

Hi,

? 2017?03?23? 02:09, Sudeep Holla ??:
On 16/03/17 13:17, cl at rock-chips.com wrote:
quoted
From: Liang Chen <redacted>

This patch adds core dtsi file for Rockchip RK3328 SoCs.

Signed-off-by: Liang Chen <redacted>
---
  arch/arm64/boot/dts/rockchip/rk3328.dtsi | 1362 ++++++++++++++++++++++++++++++
  1 file changed, 1362 insertions(+)
  create mode 100644 arch/arm64/boot/dts/rockchip/rk3328.dtsi
diff --git a/arch/arm64/boot/dts/rockchip/rk3328.dtsi b/arch/arm64/boot/dts/rockchip/rk3328.dtsi
new file mode 100644
index 0000000..a92955c
--- /dev/null
+++ b/arch/arm64/boot/dts/rockchip/rk3328.dtsi
[...]
quoted
+	cpus {
+		#address-cells = <2>;
+		#size-cells = <0>;
+
+		cpu0: cpu at 0 {
+			device_type = "cpu";
+			compatible = "arm,cortex-a53", "arm,armv8";
+			reg = <0x0 0x0>;
+			enable-method = "psci";
+			clocks = <&cru ARMCLK>;
Why "clocks" property is present only for cpu0 ?
I will add "clocks" property for each cpu node next version, thanks for 
the comment.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help