1
0
Fork 0

ARM: dts: socfpga: Add labels for CPU nodes

This makes it easier to reference the CPU nodes afterwards.

Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
hifive-unleashed-5.1
Florian Vaussard 2017-03-06 16:02:17 -06:00 committed by Dinh Nguyen
parent 439f559109
commit e3e6dba1af
1 changed files with 2 additions and 2 deletions

View File

@ -37,13 +37,13 @@
#size-cells = <0>;
enable-method = "altr,socfpga-smp";
cpu@0 {
cpu0: cpu@0 {
compatible = "arm,cortex-a9";
device_type = "cpu";
reg = <0>;
next-level-cache = <&L2>;
};
cpu@1 {
cpu1: cpu@1 {
compatible = "arm,cortex-a9";
device_type = "cpu";
reg = <1>;