On 27/10/23 13:51, Peter Maydell wrote:
On Tue, 24 Oct 2023 at 20:20, Glenn Miles <[email protected]> wrote:
Testing of the LED state showed that when the LED polarity was
set to GPIO_POLARITY_ACTIVE_LOW and a low logic value was set on
the input GPIO of the LED, the LED was being turn off when it was
expected to be turned on.
Signed-off-by: Glenn Miles <[email protected]>
---
Applied to target-arm.next, thanks.
Sorry I'm still catching up.
Fixes: ddb67f6402 ("hw/misc/led: Allow connecting from GPIO output")
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>