1
0
Fork 0

ARM: dts: at91: sama5d2: add chipid node

Add node for chipid device in order to have access to the CIDR and EXID
values.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
hifive-unleashed-5.1
Ludovic Desroches 2016-03-18 08:21:21 +01:00 committed by Nicolas Ferre
parent c8f26c2696
commit d77c23874f
1 changed files with 5 additions and 0 deletions

View File

@ -1198,6 +1198,11 @@
clock-names = "tdes_clk";
status = "okay";
};
chipid@fc069000 {
compatible = "atmel,sama5d2-chipid";
reg = <0xfc069000 0x8>;
};
};
};
};