mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM: dts: rockchip: Add cpuinfo node for rv1106
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: I52f2db5452f1880dcb9b027c1ada211b750d8c05
This commit is contained in:
@@ -59,6 +59,12 @@
|
||||
interrupt-affinity = <&cpu0>;
|
||||
};
|
||||
|
||||
cpuinfo {
|
||||
compatible = "rockchip,cpuinfo";
|
||||
nvmem-cells = <&otp_id>, <&otp_cpu_version>, <&cpu_code>;
|
||||
nvmem-cell-names = "id", "cpu-version", "cpu-code";
|
||||
};
|
||||
|
||||
display_subsystem: display-subsystem {
|
||||
compatible = "rockchip,display-subsystem";
|
||||
ports = <&vop_out>;
|
||||
|
||||
Reference in New Issue
Block a user