Re: [U-Boot] [PATCH v5 080/101] x86: Add a generic Intel pinctrl driver

2019-12-01 Thread Simon Glass
Hi Bin, On Fri, 29 Nov 2019 at 00:17, Bin Meng wrote: > > Hi Simon, > > On Mon, Nov 25, 2019 at 12:12 PM Simon Glass wrote: > > > > Recent Intel SoCs share a pinctrl mechanism with many common elements. Add > > an implementation of this core functionality, allowing SoC-specific > > drivers to av

Re: [U-Boot] [PATCH v5 080/101] x86: Add a generic Intel pinctrl driver

2019-11-28 Thread Bin Meng
Hi Simon, On Mon, Nov 25, 2019 at 12:12 PM Simon Glass wrote: > > Recent Intel SoCs share a pinctrl mechanism with many common elements. Add > an implementation of this core functionality, allowing SoC-specific > drivers to avoid adding common code. > > As well as a pinctrl driver this provides a