[PATCH 0/3] sunxi: Add AXP209 regulator support

Maxime Ripard maxime.ripard at free-electrons.com
Sat Sep 20 13:06:33 PDT 2014


Hi,

This serie reworks a bit the MFD and regulator drivers for the AXP209
PMIC so that we rely purely on the DT and no longer on the regulator
aliases provided by the MFD driver.

It also enables the PMIC support for the Cubieboard2. Eventually,
other boards will follow.

Thanks!
Maxime

Maxime Ripard (3):
  regulator: axp20x: Use parent device as regulator configuration device
  mfd: axp209x: Drop the parent supplies field
  ARM: sun7i: cubieboard2: Enable the AXP209

 arch/arm/boot/dts/sun7i-a20-cubieboard2.dts | 31 +++++++++++++++++++++++++++++
 drivers/mfd/axp20x.c                        | 11 ----------
 drivers/regulator/axp20x-regulator.c        |  2 +-
 3 files changed, 32 insertions(+), 12 deletions(-)

-- 
2.1.0




More information about the linux-arm-kernel mailing list