Re: [PATCH v3] ARM: dts: Add sdio0 and sdio1 to the rk3288

2014-08-19 Thread Doug Anderson
Addy, On Tue, Aug 19, 2014 at 1:15 AM, Addy Ke wrote: > This patch requires that > land in order to compile. > > Signed-off-by: Addy Ke > --- > Changes in v2: > - repost patch to match what's in Heiko's "wip/v3.18-next/dts" tree > for the other dwm

[PATCH v3] ARM: dts: Add sdio0 and sdio1 to the rk3288

2014-08-19 Thread Addy Ke
This patch requires that land in order to compile. Signed-off-by: Addy Ke --- Changes in v2: - repost patch to match what's in Heiko's "wip/v3.18-next/dts" tree for the other dwmmc controllers - add "cd" and "int" line, suggested by Doug Anderson -