]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/mfd/sun6i-prcm.c
mfd: sun6i-prcm: Add support for Allwinner A23 PRCM
authorChen-Yu Tsai <wens@csie.org>
Wed, 9 Jul 2014 07:54:36 +0000 (15:54 +0800)
committerLee Jones <lee.jones@linaro.org>
Mon, 21 Jul 2014 15:54:25 +0000 (16:54 +0100)
commit4eb9560b8ffa854caa7c625a955762d4b43b4841
treef827b2d9515ac52357d31ab6dab753b758dac0ab
parent4362175dd65d1816a18ac3f14107d788d5fced27
mfd: sun6i-prcm: Add support for Allwinner A23 PRCM

The Allwinner A23 SoC has a PRCM unit like the previous A31 SoC.
The differences are the AR100 clock can no longer be modified,
the APB0 clock has different divisors, and some clock gates are
gone.

This patch adds a compatible with a modified subdevice list for
the A23.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/sun6i-prcm.txt
drivers/mfd/sun6i-prcm.c