Re: [PATCH 0/2] Rockchip: adapt pinctrl driver to new dts

2014-09-01 Thread Sascha Hauer
On Thu, Jul 24, 2014 at 06:54:56PM +0200, Beniamino Galvani wrote:
> Hi,
> 
> the dts for Rockchip rk3188 imported in commit 9313920df6d "dts:
> update to v3.16-rc1" contains a change in the bindings for the pinctrl
> node, which now uses syscons to obtain the address of memory mapped
> registers.
> 
> On barebox master branch the pinctrl driver fails during the probe
> with the new dts and thus some pin functions are not set properly; for
> this reason the ethernet port doesn't work at the moment on the Radxa
> Rock.
> 
> The patches below fix the problem, adapting the driver to the new dts.
> 
> Beniamino

Applied, thanks.

I missed this series in my inbox, otherwise the patches would have been
in the last release. Sorry for that.

Sascha

-- 
Pengutronix e.K.   | |
Industrial Linux Solutions | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |

___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


[PATCH 0/2] Rockchip: adapt pinctrl driver to new dts

2014-07-24 Thread Beniamino Galvani
Hi,

the dts for Rockchip rk3188 imported in commit 9313920df6d "dts:
update to v3.16-rc1" contains a change in the bindings for the pinctrl
node, which now uses syscons to obtain the address of memory mapped
registers.

On barebox master branch the pinctrl driver fails during the probe
with the new dts and thus some pin functions are not set properly; for
this reason the ethernet port doesn't work at the moment on the Radxa
Rock.

The patches below fix the problem, adapting the driver to the new dts.

Beniamino

Beniamino Galvani (2):
  mfd: syscon: add device tree support
  pinctrl: rockchip: add support for new DT bindings

 drivers/mfd/syscon.c   |6 
 drivers/pinctrl/Kconfig|1 +
 drivers/pinctrl/pinctrl-rockchip.c |   53 
 3 files changed, 24 insertions(+), 36 deletions(-)

-- 
1.7.10.4


___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox