
On Tue, Feb 23, 2021 at 03:58:25PM +0100, Neil Armstrong wrote:
Hi Tom,
These changes adds support for reading the ADC key on the Khadas VIM3 & VIM3L, in the same time it adds plumbing for ADC keys and a test for sandbox. This time with s/treshold/threshold/.
The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/6480
Thanks, Neil
The following changes since commit 496f49464d90b564da5f1a2f4eecb5553e01edf9:
Merge branch '2021-02-16-assorted-improvements' (2021-02-16 15:14:34 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20210223
for you to fetch changes up to ceeb50b3bf074960ddfa541b7be3732b38e15c99:
button: add udevice forward declaration (2021-02-23 15:55:53 +0100)
- adds adc-keys button driver
- fix meson-saradc driver to get reference voltage
- add adc-keys test for sandbox
- enable adc-keys for VIM3 & VIM3L boards
- fix button.h build
I applied the PR yesterday, so just an incremental change to fix the "treshold" thing please, thanks!