mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02: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:
parent
16bfe2ef56
commit
ebe79f43ab
|
|
@ -59,6 +59,12 @@ arm-pmu {
|
|||
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user