[PATCH v6 086/102] x86: apl: Add pinctrl driver

2019-12-06 Thread Simon Glass
Add a driver for the Apollo Lake pinctrl. This mostly makes use of the common Intel pinctrl support. Signed-off-by: Simon Glass --- Changes in v6: None Changes in v5: None Changes in v4: - Allow pinctrl nodes to have subnodes (i.e. GPIO nodes) - Drop GPIO_NUM_PAD_CFG_REGS - Switch over to use pi

Re: [PATCH v6 086/102] x86: apl: Add pinctrl driver

2019-12-08 Thread Bin Meng
Hi Simon, On Sat, Dec 7, 2019 at 12:54 PM Simon Glass wrote: > > Add a driver for the Apollo Lake pinctrl. This mostly makes use of the > common Intel pinctrl support. > > Signed-off-by: Simon Glass > --- > > Changes in v6: None It looks the comment in v5 was not addressed. See https://lists.de