Re: [PATCH] ARM: OMAP1: OSK: fix ohci-omap breakage

From: Linus Walleij
Date: Fri Dec 18 2020 - 11:22:38 EST


On Mon, Dec 14, 2020 at 10:01 PM Aaro Koskinen <aaro.koskinen@xxxxxx> wrote:

> From: Linus Walleij <linus.walleij@xxxxxxxxxx>
>
> Commit 45c5775460f3 ("usb: ohci-omap: Fix descriptor conversion") tried to
> fix all issues related to ohci-omap descriptor conversion, but a wrong
> patch was applied, and one needed change to the OSK board file is still
> missing. Fix that.
>
> Fixes: 45c5775460f3 ("usb: ohci-omap: Fix descriptor conversion")
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> [aaro.koskinen@xxxxxx: rebased and updated the changelog]
> Signed-off-by: Aaro Koskinen <aaro.koskinen@xxxxxx>

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Thanks for sweeping up the mistakes, much appreciated!

I am vaguely feeling it might be lower effort for me to convert
the OSK board to device tree than fixing all GPIO consumers
one by one, but I don't think I could procure the hardware :P

Yours,
Linus Walleij