Re: [PATCH v3 2/3] arm64: dts: apple: t8103: Fix PCIe #PERST polarity

From: Arnd Bergmann
Date: Wed Dec 01 2021 - 09:47:22 EST


On Wed, Nov 24, 2021 at 10:17 AM Luca Ceresoli <luca@xxxxxxxxxxxxxxxx> wrote:
> On 23/11/21 19:06, Marc Zyngier wrote:
> > As the name indicates, #PERST is active low. So fix the DT description
> > to match the HW behaviour.
> >
> > Fixes: ff2a8d91d80c ("arm64: apple: Add PCIe node")
> > Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx>
>
> Reviewed-by: Luca Ceresoli <luca@xxxxxxxxxxxxxxxx>

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

If the driver changes are not yet forwarded to Linus, feel free to add
this one as well. Otherwise please send it to Hector Martin so he can
add it to the other Apple DT fixes for 5.16.

Arnd