Re: [U-Boot] [PATCH 08/12] dt: socfpga: Replace num-chipselect with num-cs

2015-01-06 Thread Jagan Teki
On 3 January 2015 at 21:15, Pavel Machek wrote: > On Wed 2014-12-31 20:14:56, Marek Vasut wrote: >> This optional DT property is called 'num-cs', so repair the misnomers. >> >> Signed-off-by: Marek Vasut >> Cc: Chin Liang See >> Cc: Dinh Nguyen > > Acked-by: Pavel Machek > -- > (english) http:

Re: [U-Boot] [PATCH 08/12] dt: socfpga: Replace num-chipselect with num-cs

2015-01-03 Thread Pavel Machek
On Wed 2014-12-31 20:14:56, Marek Vasut wrote: > This optional DT property is called 'num-cs', so repair the misnomers. > > Signed-off-by: Marek Vasut > Cc: Chin Liang See > Cc: Dinh Nguyen Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://

[U-Boot] [PATCH 08/12] dt: socfpga: Replace num-chipselect with num-cs

2014-12-31 Thread Marek Vasut
This optional DT property is called 'num-cs', so repair the misnomers. Signed-off-by: Marek Vasut Cc: Chin Liang See Cc: Dinh Nguyen Cc: Pavel Machek Cc: Stefan Roese Cc: Vince Bridgers --- arch/arm/dts/socfpga.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/a