Re: [PATCH 0/6] Device Tree support for the at91sam9261ek

2013-12-31 Thread boris brezillon
Hello Jean-Jacques On 31/12/2013 17:32, jjhib...@traphandler.com wrote: From: Jean-Jacques Hiblot Hi Nicolas, This patch set aims at bringing a basic device tree support for the sam9261. It's mostly based on the sam9263 stuff. The only new thing here is the smc bus driver. It's a very simple

[PATCH 0/6] Device Tree support for the at91sam9261ek

2013-12-31 Thread jjhiblot
From: Jean-Jacques Hiblot Hi Nicolas, This patch set aims at bringing a basic device tree support for the sam9261. It's mostly based on the sam9263 stuff. The only new thing here is the smc bus driver. It's a very simple bus driver used to configure the EBI from the DT. I haven't documented its