Re: [PATCH 3/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors

2023-05-03 Thread Linus Walleij
On Tue, May 2, 2023 at 4:26 PM Ulf Hansson wrote: > On Sun, 30 Apr 2023 at 11:22, Linus Walleij wrote: > > Fixes: 92bf78b33b0b ("gpio: omap: use dynamic allocation of base") > > Signed-off-by: Linus Walleij > > This looks like it's best funneled through the soc maintainer's tree(s), > right? >

Re: [PATCH 3/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors

2023-05-02 Thread Ulf Hansson
On Sun, 30 Apr 2023 at 11:22, Linus Walleij wrote: > > A recent change to the OMAP driver making it use a dynamic GPIO > base created problems with some old OMAP1 board files, among > them Nokia 770, SX1 and also the OMAP2 Nokia n8x0. > > Fix up all instances of GPIOs being used for the MMC driver

[PATCH 3/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors

2023-04-30 Thread Linus Walleij
A recent change to the OMAP driver making it use a dynamic GPIO base created problems with some old OMAP1 board files, among them Nokia 770, SX1 and also the OMAP2 Nokia n8x0. Fix up all instances of GPIOs being used for the MMC driver by pushing the handling of power, slot selection and MMC "cove