Skip to content

Commit 89e4e99

Browse files
committed
arm64: dts: amlogic: ODROID-C2: add cpuinfo
1 parent e7bfce8 commit 89e4e99

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@
2424
stdout-path = "serial0:115200n8";
2525
};
2626

27+
cpuinfo {
28+
compatible = "amlogic,meson-gx-cpuinfo";
29+
nvmem-cells = <&sn>;
30+
nvmem-cell-names = "sn";
31+
};
32+
2733
memory@0 {
2834
device_type = "memory";
2935
reg = <0x0 0x0 0x0 0x80000000>;

0 commit comments

Comments
 (0)