]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
misc: add support for Qualcomm SMD protocol
authorLothar Waßmann <LW@KARO-electronics.de>
Mon, 13 Mar 2017 15:01:24 +0000 (16:01 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 14 Mar 2017 16:38:40 +0000 (17:38 +0100)
commitfd58157dbbeca12fc2a81240b580329a6fb7effb
tree40bbf8c407982c20e5b56cbc0dacca3a8722d48b
parent7b9bf6f60fa7d127d9f5c04b713dcbcc7e88935d
misc: add support for Qualcomm SMD protocol
arch/arm/mach-snapdragon/include/mach/qcom-smd.h [new file with mode: 0644]
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/qcom-smd.c [new file with mode: 0644]
drivers/power/pmic/Makefile
drivers/power/pmic/pmic-qcom-smd-rpm.c [new file with mode: 0644]
include/power/pmic-qcom-smd-rpm.h [new file with mode: 0644]