]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cmd: add command for accessing the RPM via SMD protocol
authorLothar Waßmann <LW@KARO-electronics.de>
Tue, 14 Mar 2017 16:41:35 +0000 (17:41 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 14 Mar 2017 16:41:35 +0000 (17:41 +0100)
commitc6c7153d25fb841c22883cb6c86cd3d763a6dbc3
treec7555a27ef7dd304eac6a9f1791231787f56c609
parent8c0a96e1d6109b8b6fe5708912469eac880cb129
cmd: add command for accessing the RPM via SMD protocol

This patch adds a command for accessing PMIC (e.g. PM8916) registers
via the Qualcomm Resource Power Manager (RPM) using the SMD protocol.
cmd/Kconfig
cmd/Makefile
cmd/smd-rpm.c [new file with mode: 0644]