Re: [PATCH] ARM: dts: exynos/i9100: Fix Bluetooth node

From: Krzysztof Kozlowski
Date: Sun Oct 31 2021 - 17:02:10 EST


On 30/10/2021 14:14, Paul Cercueil wrote:
> The reset GPIO was marked active-high, which is against what's specified
> in the documentation. Mark the reset GPIO as active-low. With this
> change, Bluetooth can now be used on the i9100.
>
> Also switch away from using the deprecated 'host-wakeup-gpios' property,
> and use a 'host-wakeup' interrupt instead.
>
> Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>

Thanks for the patch, but please split it into two commits and add a
"Fixes" tag for the "reset-gpios" one.

All rest looks good, nice patch!

Best regards,
Krzysztof