ARM: sunxi: Add sun6i specific PSCI implementation
authorChen-Yu Tsai <wens@csie.org>
Thu, 28 May 2015 13:25:31 +0000 (21:25 +0800)
committerHans de Goede <hdegoede@redhat.com>
Fri, 29 May 2015 11:46:36 +0000 (13:46 +0200)
commit073f29843847163c407878511cbf2a6cb36ed97b
tree8c05d072703d94640886ef0fa434b0c20f0e0e39
parentd4611aff4d17010d0d753a92d9e887035dc4eae5
ARM: sunxi: Add sun6i specific PSCI implementation

This adds PSCI support for sun6i. So far it only supports
the PWR_ON method.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/cpu/armv7/sunxi/Makefile
arch/arm/cpu/armv7/sunxi/psci_sun6i.S [new file with mode: 0644]