Re: [U-Boot] [PATCH v5 0/3] add pinctrl driver framework

2015-09-24 Thread Masahiro Yamada
Hi Linus, 2015-09-25 7:31 GMT+09:00 Linus Walleij : > On Wed, Aug 26, 2015 at 8:44 PM, Masahiro Yamada > wrote: > >> I am trying my best to have this subsystem as DT-compatible with Linux >> as possible, also saving memory foot print as a boot loader. >> >> It would be very appreciated if Linus

Re: [U-Boot] [PATCH v5 0/3] add pinctrl driver framework

2015-09-24 Thread Masahiro Yamada
Hi, Linus, 2015-09-25 7:31 GMT+09:00 Linus Walleij : > On Wed, Aug 26, 2015 at 8:44 PM, Masahiro Yamada > wrote: > >> I am trying my best to have this subsystem as DT-compatible with Linux >> as possible, also saving memory foot print as a boot loader. >> >> It would be very appreciated if Linus

Re: [U-Boot] [PATCH v5 0/3] add pinctrl driver framework

2015-09-24 Thread Linus Walleij
On Wed, Aug 26, 2015 at 8:44 PM, Masahiro Yamada wrote: > I am trying my best to have this subsystem as DT-compatible with Linux > as possible, also saving memory foot print as a boot loader. > > It would be very appreciated if Linus Walleij, the maintainer of > pinctrl subsystem in Linux, would