-
Glenn Miles authored
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. Fixes: ddb67f64 ("hw/misc/led: Allow connecting from GPIO output") Signed-off-by:
Glenn Miles <milesg@linux.vnet.ibm.com>
Reviewed-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Andrew Jeffery <andrew@codeconstruct.com.au>
Message-id: 20231024191945.4135036-1-milesg@linux.vnet.ibm.com
Reviewed-by:
Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>Glenn Miles authoredTesting 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. Fixes: ddb67f64 ("hw/misc/led: Allow connecting from GPIO output") Signed-off-by:
Glenn Miles <milesg@linux.vnet.ibm.com>
Reviewed-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Andrew Jeffery <andrew@codeconstruct.com.au>
Message-id: 20231024191945.4135036-1-milesg@linux.vnet.ibm.com
Reviewed-by:
Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Loading