Re: [PATCH v4 0/5] Add GPIO support for MStar/SigmaStar ARMv7

2020-12-07 Thread Daniel Palmer
Hi Linus, On Sun, 6 Dec 2020 at 06:43, Linus Walleij wrote: > OK finished! > Patches 1, 2 & 3 applied to the GPIO tree for v5.11. Awesome! Thank you Linus. :) Arnd and Olof: Sorry for being a noob.. Is there anything I need to do for patches 4 and 5 (device tree bits)? They are in the Linux

Re: [PATCH v4 0/5] Add GPIO support for MStar/SigmaStar ARMv7

2020-12-05 Thread Linus Walleij
On Sun, Nov 29, 2020 at 12:08 PM Daniel Palmer wrote: > At the moment the MStar/SigmaStar support is only really > capable of shell from an initramfs and not much else. > > Most of the interesting drivers are blocked on clock and pinctrl > drivers and those are going to take me a little while to

[PATCH v4 0/5] Add GPIO support for MStar/SigmaStar ARMv7

2020-11-29 Thread Daniel Palmer
At the moment the MStar/SigmaStar support is only really capable of shell from an initramfs and not much else. Most of the interesting drivers are blocked on clock and pinctrl drivers and those are going to take me a little while to get cleaned up. Clock and pinctrl aren't needed for basic GPIO