]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sun9i: Add sun9i (A80) clock setup support
authorHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 18:56:33 +0000 (19:56 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 22 Jan 2015 11:34:55 +0000 (12:34 +0100)
commitdacc0881ac47660f8c5bc6ba6f6bbf2881f0364d
tree7303760d09379266b434d4ee3c0f5137bc851cde
parente35377d7265beb22de845a7a50aea789a9d57330
sun9i: Add sun9i (A80) clock setup support

Add initial sun9i (A80) clock setup support, enough to get the uart + mmc
going.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/Makefile
arch/arm/cpu/armv7/sunxi/clock_sun9i.c [new file with mode: 0644]