Re: [PATCH] configs: sandbox64: Enable BUTTON_ADC driver

2023-08-20 Thread Simon Glass
On Sat, 12 Aug 2023 at 21:06, Marek Vasut wrote: > > Align the sandbox64 defconfig with sandbox defconfig. Enable missing > BUTTON ADC driver. This fixes ut_dm_dm_test_button_keys_adc test . > > Signed-off-by: Marek Vasut > --- > Cc: Simon Glass > --- > configs/sandbox64_defconfig | 1 + > 1 fi

Re: [PATCH] configs: sandbox64: Enable BUTTON_ADC driver

2023-08-13 Thread Simon Glass
On Sat, 12 Aug 2023 at 21:06, Marek Vasut wrote: > > Align the sandbox64 defconfig with sandbox defconfig. Enable missing > BUTTON ADC driver. This fixes ut_dm_dm_test_button_keys_adc test . > > Signed-off-by: Marek Vasut > --- > Cc: Simon Glass > --- > configs/sandbox64_defconfig | 1 + > 1 fi

[PATCH] configs: sandbox64: Enable BUTTON_ADC driver

2023-08-12 Thread Marek Vasut
Align the sandbox64 defconfig with sandbox defconfig. Enable missing BUTTON ADC driver. This fixes ut_dm_dm_test_button_keys_adc test . Signed-off-by: Marek Vasut --- Cc: Simon Glass --- configs/sandbox64_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/sandbox64_defconfig