Re: [U-Boot] [PATCH v9 22/49] rockchip: pinctrl: Add a full pinctrl driver

2016-01-22 Thread Simon Glass
On 21 January 2016 at 19:43, Simon Glass wrote: > We can make use of the device tree to configure pinctrl settings. Add this > support for the driver so we can use it in U-Boot proper. > > Signed-off-by: Simon Glass > --- > > Changes in v9: None > Changes in

[U-Boot] [PATCH v9 22/49] rockchip: pinctrl: Add a full pinctrl driver

2016-01-21 Thread Simon Glass
We can make use of the device tree to configure pinctrl settings. Add this support for the driver so we can use it in U-Boot proper. Signed-off-by: Simon Glass --- Changes in v9: None Changes in v2: None drivers/pinctrl/rockchip/pinctrl_rk3288.c | 230