
28 Nov
2017
28 Nov
'17
7:32 a.m.
RV1108 evb also has a adc based recovery key, but connect to adc channel 0, this is differnt from most other rockchip based boards. To cover adc based key from differnt adc channel, this patch will parse the adc channel from dts.
Andy Yan (3): rockchip: boot mode: parse adc channel from dts rockchip: rv1108: add adc key dt node for evb_rv1108 rockchip: rv1108: call setup_boot_mode
arch/arm/dts/rv1108-evb.dts | 21 +++++++++++++++++++++ arch/arm/mach-rockchip/Kconfig | 1 + arch/arm/mach-rockchip/boot_mode.c | 15 ++++++++++++++- arch/arm/mach-rockchip/rv1108/rv1108.c | 6 ++++++ 4 files changed, 42 insertions(+), 1 deletion(-)
--
2.7.4