]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: rockchip: Add early ADC button detect for RGxx3
authorChris Morgan <macromorgan@hotmail.com>
Mon, 5 Feb 2024 18:58:55 +0000 (12:58 -0600)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 14 Mar 2024 10:19:28 +0000 (18:19 +0800)
commit41a60d0e5cef54a59596a58940fa7c9cf071034b
tree685c7c87733abd60b1765c657e7029ec984ea148
parent61177bead95d366d3155722eb52db8077829579c
board: rockchip: Add early ADC button detect for RGxx3

Add ADC button detect for early SPL stage for RGxx3 device. This is
important because on at least the RG353P and RG353V a clk pin is not
exposed that would allow us to take the eMMC out of the boot path.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
board/anbernic/rgxx3_rk3566/rgxx3-rk3566.c