]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: sunxi: Add sun6i specific PSCI implementation
authorChen-Yu Tsai <wens@csie.org>
Thu, 28 May 2015 13:25:31 +0000 (21:25 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:47:11 +0000 (22:47 +0200)
commite04c2cac6aa7dc5bf353f2fb2d1685cd09f78c5d
tree30f706962275a0619526af2a516fb35d79c06c30
parentd2d30c2bb312bfeaf680d5861bad452a0c345134
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]