]> Git Repo - J-u-boot.git/commit
pmic: Add support for Qualcomm PM8916 PMIC
authorMateusz Kulikowski <[email protected]>
Thu, 31 Mar 2016 21:12:30 +0000 (23:12 +0200)
committerTom Rini <[email protected]>
Fri, 1 Apr 2016 21:18:13 +0000 (17:18 -0400)
commitc2f74c8f53bd2333d85d5063e9d043382df2a987
treebe7b271f616bb6e5eb18aa2dec5b8075b15d9285
parent5b47271c18e107408b40198420ea484b44b927a9
pmic: Add support for Qualcomm PM8916 PMIC

This PMIC is connected on SPMI bus so needs SPMI support enabled.

Signed-off-by: Mateusz Kulikowski <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]>
doc/device-tree-bindings/pmic/pm8916.txt [new file with mode: 0644]
drivers/power/pmic/Kconfig
drivers/power/pmic/Makefile
drivers/power/pmic/pm8916.c [new file with mode: 0644]
This page took 0.031957 seconds and 4 git commands to generate.