On 2026-07-30T09:48:14, Pranav Sanwal <[email protected]> wrote:
> test: sandbox: enable GPIO_DELAY
>
> Enable CONFIG_GPIO_DELAY on sandbox and sandbox64 so the gpio-delay
> driver gets sandbox coverage, and add a gpio-delay-test node wrapping
> two real GPIO lines (gpio_a 9 and 18), along with test6-gpios and
> test7-gpios consumer properties for use by an upcoming test.
>
> Verified the existing sandbox test suite (ut dm, pytest) still passes
> unchanged with the driver enabled and the new node present.
>
> Signed-off-by: Pranav Sanwal <[email protected]>
>
> arch/sandbox/dts/test.dts   | 10 ++++++++++
>  configs/sandbox64_defconfig |  1 +
>  configs/sandbox_defconfig   |  1 +
>  3 files changed, 12 insertions(+)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to