Re: [PATCH] ARM: dts: bcm2835-rpi-zero-w: Fix led polarity

From: Stefan Wahren
Date: Sun Apr 19 2020 - 05:06:51 EST


Am 18.04.20 um 14:35 schrieb Vincent StehlÃ:
> The status "ACT" led on the Raspberry Pi Zero W is on when GPIO 47 is low.
>
> This has been verified on a board and somewhat confirmed by both the GPIO
> name ("STATUS_LED_N") and the reduced schematics [1].
>
> [1]: https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_ZeroW_1p1_reduced.pdf
>
> Fixes: 2c7c040c73e9 ("ARM: dts: bcm2835: Add Raspberry Pi Zero W")
> Signed-off-by: Vincent Stehlà <vincent.stehle@xxxxxxxxxxx>
> Cc: Stefan Wahren <stefan.wahren@xxxxxxxx>
> Cc: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---

Tested-by: Stefan Wahren <stefan.wahren@xxxxxxxx>

Thanks