]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: spmi: fix tests
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 8 Jan 2024 15:30:51 +0000 (15:30 +0000)
committerCaleb Connolly <caleb.connolly@linaro.org>
Tue, 16 Jan 2024 12:26:54 +0000 (12:26 +0000)
commit4d6d25be5f7bcdc2d722972bff977aff2f91223c
tree792c61c24de18116e8c8ea2e8ae286d5f210e1e7
parent64550c7f4d34def290d4952ed5c53357802626ec
test: spmi: fix tests

With the recent changes to the Qualcomm PMIC GPIO driver the sandbox
tests for it no longer pass, update the DTS and tests to work with the
changes.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
arch/sandbox/dts/test.dts
test/dm/spmi.c