[PATCH 0/3] ARM: davinci: fix ethernet support on da850-evm
From: Linus Walleij <hidden>
Date: 2018-11-16 21:51:25
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2018-11-16 21:51:25
Also in:
linux-gpio, lkml
On Tue, Nov 13, 2018 at 2:51 PM Bartosz Golaszewski [off-list ref] wrote:
From: Bartosz Golaszewski <redacted> Ethernet doesn't work on da850-evm in legacy boot mode since v4.19. This series addresses two problems I've found. I guess with this kind of intrusive changes in the GPIO driver, other boards may be broken at the moment too. Bartosz Golaszewski (3): ARM: davinci: define gpio interrupts as separate resources gpio: davinci: restore a way to manually specify the GPIO base ARM: davinci: fix da850-evm boot in legacy mode
I have some patches starting to move DaVinci over to using only descriptor tables, but that's not somthing we can pull off overnight so I guess we have to go for this solution. Can we have ACKs from the DaVinci maintainers so I can merge all three patches through the GPIO tree fixes? Else I'm fine with merging through ARM SoC. Yours, Linus Walleij