]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'renesas-fixes4-for-v3.12' into next
authorSimon Horman <horms+renesas@verge.net.au>
Mon, 30 Sep 2013 07:23:22 +0000 (16:23 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 30 Sep 2013 07:23:22 +0000 (16:23 +0900)
commitd9e343903d194c934a9c7cad853f01a28a82ac41
treeea718002a1828a37b2dea14def1428b07a4cfb2f
parentaca62f14a32d7b60e1fb885dd4422d16743593b5
parent3786f86b60833f32e3eeb016fcf8c324f8147e00
Merge tag 'renesas-fixes4-for-v3.12' into next

Fourth Round of Renesas ARM based SoC fixes for v3.12

* Remove unused #gpio-ranges-cells DT property

* Remove usage of deprecated #gpio-range-cells DT property
  from GPIO R-Car

  Property was deprecated in v3.11-rc2

* Correct ether pinctl naming for armadillo800eva board

  Regression introduced in v3.10-rc5

* Add Micrel KSZ8041 PHY fixup to lager board

  This resolves a problem that has been present since 3.11-rc2

* Update SDHI DT compatibility string to the <unit>-<soc> format

  This makes compatibility strings consistent across all renesas
  hardware which currently supports DT.

  The bindings which are being updated where intorodiced on
  a per-SoC basis starting in v3.8-rc7. They may have
  been internally consistent when originally added.