]> Git Repo - u-boot.git/commit
sunxi: Add support for AXP305 PMIC
authorJernej Skrabec <[email protected]>
Mon, 11 Jan 2021 20:11:33 +0000 (21:11 +0100)
committerAndre Przywara <[email protected]>
Mon, 25 Jan 2021 21:52:00 +0000 (21:52 +0000)
commitfbd37d8d28450a29180a9df1e7546c7f0cb60a38
tree07940707fb612830e408da77307f31d94b45cb6c
parente9ad1b8dc5c7bae5213309af7c49907bac5def73
sunxi: Add support for AXP305 PMIC

This PMIC can be found on H616 boards and it's very similar to AXP805
and AXP806.

Signed-off-by: Jernej Skrabec <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
arch/arm/mach-sunxi/pmic_bus.c
board/sunxi/board.c
drivers/power/Kconfig
drivers/power/Makefile
drivers/power/axp305.c [new file with mode: 0644]
include/axp305.h [new file with mode: 0644]
include/axp_pmic.h
This page took 0.035995 seconds and 4 git commands to generate.