| abedddcf | 17-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
input: add spl adc key driver
Providing a mininum adc key driver for SPL, which does not depend on key uclass, but ADC uclass is still required.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> C
input: add spl adc key driver
Providing a mininum adc key driver for SPL, which does not depend on key uclass, but ADC uclass is still required.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I80f861780acd9c47d345b95762a4dd39d19ea6fc
show more ...
|
| 01c5bab1 | 27-Jul-2019 |
Joseph Chen <chenjh@rock-chips.com> |
input: rk8xx pwrkey: refactor to match irq chip framework
The PIMC as parent has register the interrupt controller as a irq chip, and as a children, this driver only cares about the rise/fall event.
input: rk8xx pwrkey: refactor to match irq chip framework
The PIMC as parent has register the interrupt controller as a irq chip, and as a children, this driver only cares about the rise/fall event.
Change-Id: I934901a786b70920cd413e1fb15c8a5c372ea399 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|