
On Thu, 2014-05-01 at 20:50 +0100, Ian Campbell wrote:
On Thu, 2014-05-01 at 19:40 +0100, Ian Campbell wrote:
This patch adds the basic pinmux and gpio support for the Allwinner A20 (sun7i) processor. This code will not been compiled until the build is hooked up in a later patch. It has been split out to keep the patches manageable.
Signed-off-by: Chen-Yu Tsai wens@csie.org Signed-off-by: Hans de Goede hdegoede@redhat.com Signed-off-by: Ma Haijun mahaijuns@gmail.com Signed-off-by: Oliver Schinagl oliver@schinagl.nl Signed-off-by: Henrik Nordström henrik@henriknordstrom.net Signed-off-by: Ian Campbell ijc@hellion.org.uk Reviewed-by: Tom Rini trini@ti.com Acked-by: Marek Vasut marex@denx.de Cc: Stefan Roese sr@denx.de Cc: Tom Cubie Mr.hipboi@gmail.com
v4: Based on d9fe0a1e061e "sunxi: mksunxiboot: remove unnecessary casts."
- clock_get_pll6 moved to clock_sun4i.c.
- fixed coding style of comment in read_timer.
Sigh, This is actually for patch 1/9. let me try that again...
Ian.