Re: [PATCH] arm64: dts: sdm845-mtp: Reserve reserved gpios
From: Linus Walleij
Date: Sun Nov 04 2018 - 10:57:05 EST
On Fri, Nov 2, 2018 at 10:42 PM Bjorn Andersson
<bjorn.andersson@xxxxxxxxxx> wrote:
> With the introduction of commit 3edfb7bd76bd ("gpiolib: Show correct
> direction from the beginning") the gpiolib will attempt to read the
> direction of all pins, which triggers a read from protected register
> regions.
>
> The pins 0 through 3 and 81 through 84 are protected, so mark these as
> reserved.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Thanks for fixing this up so elegantly.
Yours,
Linus Walleij