Re: [PATCH 1/6] Basic Device Tree support for the at91sam9261

2014-01-03 Thread Jean-Jacques Hiblot
2014/1/3 boris brezillon : > Hello JJ, > > > On 31/12/2013 17:32, jjhib...@traphandler.com wrote: >> >> From: jean-jacques hiblot >> >> This patch implements the basics to boot a at91sam9261ek with a dt-enabled >> kernel (at91_dt_defconfig). >> Only dbgu, nand and watchdog are described in the DT.

Re: [PATCH 1/6] Basic Device Tree support for the at91sam9261

2014-01-02 Thread boris brezillon
Hello JJ, On 31/12/2013 17:32, jjhib...@traphandler.com wrote: From: jean-jacques hiblot This patch implements the basics to boot a at91sam9261ek with a dt-enabled kernel (at91_dt_defconfig). Only dbgu, nand and watchdog are described in the DT. Signed-off-by: Jean-Jacques Hiblot --- arch/

[PATCH 1/6] Basic Device Tree support for the at91sam9261

2013-12-31 Thread jjhiblot
From: jean-jacques hiblot This patch implements the basics to boot a at91sam9261ek with a dt-enabled kernel (at91_dt_defconfig). Only dbgu, nand and watchdog are described in the DT. Signed-off-by: Jean-Jacques Hiblot --- arch/arm/boot/dts/at91sam9261.dtsi | 476 +