Re: [PATCH 4/4] ARM: dove: add initial DT file for Globalscale D2Plug

2013-07-30 Thread Andrew Lunn
On Tue, Jul 30, 2013 at 10:03:56AM +0200, Sebastian Hesselbarth wrote: > On 07/29/2013 08:45 PM, Andrew Lunn wrote: > >On Mon, Jul 29, 2013 at 02:29:06PM +0200, Sebastian Hesselbarth wrote: > >>This adds an initial DT file for the Globalscale D2Plug with Dove SoC. > >>Currently, one LED is missing

Re: [PATCH 4/4] ARM: dove: add initial DT file for Globalscale D2Plug

2013-07-30 Thread Sebastian Hesselbarth
On 07/29/2013 08:45 PM, Andrew Lunn wrote: On Mon, Jul 29, 2013 at 02:29:06PM +0200, Sebastian Hesselbarth wrote: This adds an initial DT file for the Globalscale D2Plug with Dove SoC. Currently, one LED is missing and I have not been able to get SD8787 driver working. Those will be taken care o

Re: [PATCH 4/4] ARM: dove: add initial DT file for Globalscale D2Plug

2013-07-29 Thread Andrew Lunn
On Mon, Jul 29, 2013 at 02:29:06PM +0200, Sebastian Hesselbarth wrote: > This adds an initial DT file for the Globalscale D2Plug with Dove SoC. > Currently, one LED is missing and I have not been able to get SD8787 driver > working. Those will be taken care of later. Hi Sebastion I took a hard lo

[PATCH 4/4] ARM: dove: add initial DT file for Globalscale D2Plug

2013-07-29 Thread Sebastian Hesselbarth
This adds an initial DT file for the Globalscale D2Plug with Dove SoC. Currently, one LED is missing and I have not been able to get SD8787 driver working. Those will be taken care of later. Signed-off-by: Sebastian Hesselbarth --- Cc: Russell King Cc: Jason Cooper Cc: Andrew Lunn Cc: linux-ar