On Tue, Jan 13, 2015 at 09:49:29PM -0700, Christoph Junghans wrote:
The pogoplug differs from the SheevaPlug only by a
few details, but especially in the led assignments.
This patch was tested under Gentoo Linux and is
based on dts files from Arch Linux ARM and OpenWrt.
Suggested-by: Felix Kaechele <redacted>
Suggested-by: Oleg Rakhmanov <redacted>
Signed-off-by: Christoph Junghans <redacted>
---
V1: initial patch
V2: added GPL-2 header
dropped earlyprintk from bootargs
added stdout-path
change leds name to scheme "devicename:colour:function"
V3: rebase on v3.19-rc4
fixed stdout-path to be &uart0
fixed compiling issue by using pin-controller
V4: moved ocp at f1000000 block into &uart and &pinctrl
Hi Christoph
Thanks for these last changes. It looks good now, and i've added it to
mvebu/dt. So long as there are no more comments, i will pass it
upstream soon.
Thanks
Andrew