[PATCH 3/3] ARM: at91/dt: sama5d2: add chipid node

2016-03-19 Thread Ludovic Desroches
Add node for chipid device in order to have access to the CIDR and EXID values. Signed-off-by: Ludovic Desroches --- arch/arm/boot/dts/sama5d2.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/sama5d2.dtsi

[PATCH 3/3] ARM: at91/dt: sama5d2: add chipid node

2016-03-19 Thread Ludovic Desroches
Add node for chipid device in order to have access to the CIDR and EXID values. Signed-off-by: Ludovic Desroches --- arch/arm/boot/dts/sama5d2.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/sama5d2.dtsi b/arch/arm/boot/dts/sama5d2.dtsi index 78996bd..173e3d7

Re: [PATCH 3/3] ARM: at91/dt: sama5d2: add chipid node

2016-03-19 Thread Alexandre Belloni
On 18/03/2016 at 08:21:21 +0100, Ludovic Desroches wrote : > Add node for chipid device in order to have access to the CIDR and EXID > values. > > Signed-off-by: Ludovic Desroches Acked-by: Alexandre Belloni > --- >

Re: [PATCH 3/3] ARM: at91/dt: sama5d2: add chipid node

2016-03-19 Thread Alexandre Belloni
On 18/03/2016 at 08:21:21 +0100, Ludovic Desroches wrote : > Add node for chipid device in order to have access to the CIDR and EXID > values. > > Signed-off-by: Ludovic Desroches Acked-by: Alexandre Belloni > --- > arch/arm/boot/dts/sama5d2.dtsi | 5 + > 1 file changed, 5 insertions(+) >