[Arm-netbook] AXP209 Status

lkcl luke luke.leighton at gmail.com
Mon Jan 9 16:29:38 GMT 2012


On Mon, Jan 9, 2012 at 4:20 PM, Bari Ari <bari at onelabs.com> wrote:
> On 01/09/2012 09:50 AM, lkcl luke wrote:
>> On Mon, Jan 9, 2012 at 3:38 PM, Bari Ari<bari at onelabs.com>  wrote:
>>> Where do we stand on software and register info to control the AXP209
>>> power management controller?
>>   hmmm... good point.
>>
>>   nothing comes up in the linux kernel source code with "grep -i axp" | grep 209.
>>
>>   tom, any clues?
>>
>>
> The AXP209 looks like it has an I2C interface for configuration by a host.

 ok, tracked it via a diff.

 +++ b/drivers/power/axp_power/Kconfig
@@ -0,0 +1,39 @@
+menuconfig AW_AXP
+   bool "AXP Power drivers"
+   depends on REGULATOR
+   default n
+   ---help---
+     This option allows you to select AXP power driver
+
+if AW_AXP
+
+choice
+   prompt "AXP PMU type"


 it's axp20 so that's in "drivers/power/axp_power"

l.



More information about the arm-netbook mailing list