MLK-16765-4 input: keyboard: imx_sc_pwrkey: add powerkey driver on i.mx8QM/QXP
authorRobin Gong <yibin.gong@nxp.com>
Tue, 7 Nov 2017 09:27:11 +0000 (17:27 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:46:59 +0000 (15:46 -0500)
commit13362e825307b6ec802ae381053fe323fd969c81
tree9bf8a078eb9722caab5a2a25a35833bef4ed49c7
parent96dfbc4c412b66a205b63a1bd2a80b0c4dc98042
MLK-16765-4 input: keyboard: imx_sc_pwrkey: add powerkey driver on i.mx8QM/QXP

This powerkey driver is a virtual driver based on scfw which control
SNVS ON/OFF in SCU side. The key interrupt triggered by MU notfication

BuildInfo:
   - SCFW e7d95e1e, IMX-MKIMAGE 05d3d4a7, ATF 93dd1cc
   - U-Boot 2017.03-00684-g28c5243

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
Documentation/devicetree/bindings/input/imx-sc-pwrkey.txt [new file with mode: 0644]
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/imx_sc_pwrkey.c [new file with mode: 0644]