As with changes to the Renesas ARM and SH based SoC pinmux code for v3.9
it has been agreed by the relevant parties, Linus Walleij, Laurent Pinchart,
Paul Mundt and myself, that it would be best to take these changes through
the renesas tree and in turn the arm-soc tree.
This pull is based on a merge of the following in order to provide
the required dependencies. This base has been discussed and agreed upon by
Linus Walleij, Laurent Pinchart and myself.
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl devel
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl fixes
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas fixes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABAgAGBQJRRvGFAAoJENfPZGlqN0++o0cP/14EtMzbkZIZ1smVjGR89pbS
fHcnDMJPbvWFvdU56taRTqux9HtNt/7FGPR3KkKhxmGIQ9RFUjiQFD3RPcXxm1my
RS9fc3/Fmm2CAMOva0I+sMZ6BTkFpqWTQQP1nfQU3TPYfCh32i7+n+uEu4hD4FyA
PdW7hwud9eRX/h5NRzx18agK1wQNjHdIclx1nIpr0ca5aqx+pfTLriajFipNa3u3
9FsDj45JRMg6fNYxKlmh/UJt8YJP5F459AjsxwD05kr0V+7ionD1ghSoQ0kopQ80
YA5gE51DOnM1+jHmU2DqzDH1ngz8tmy44nj9hCHBoSTdWMzfNsnHM7arzSaHoFQ0
O7n1WNhto9k+kDyyM0ZgTKntAd32/ekBVuh/wyx8fMWdEQ0JWnXZyDmHC58HjgnV
0wDg6QUFzjER/hZZsfRM087ZMwl6FN0NKv7BpIomZR1345Olnvq22J4VCZQBeQpC
Uzy5tHqu0Ti9Rn8zlK8+QdOudz2W1xjzYH3t02Fy7KF/S4C7cBAfSXdFfLkxX6pS
vyPqxyL0jgEeZaZG0NSn2TuSLLoDfhQ1yjMiKx+PYOmKetA1ZbjugxiMiHUxJFaM
pr8PIwk5Ctjv76KqawpE3oMPS60IO64dsSRQ6hKY2XEsW7FTw2kHKRAPvJgMzzWw
sjJ5RkeV+//2m3y7odIa
=wGJG
-----END PGP SIGNATURE-----
Merge tag 'renesas-pinmux-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/renesas-pinctrl
From Simon Horman <horms+renesas@verge.net.au>:
Renesas ARM and SH based SoC pinmux update for v3.10
As with changes to the Renesas ARM and SH based SoC pinmux code for v3.9
it has been agreed by the relevant parties, Linus Walleij, Laurent Pinchart,
Paul Mundt and myself, that it would be best to take these changes through
the renesas tree and in turn the arm-soc tree.
This pull is based on a merge of the following in order to provide
the required dependencies. This base has been discussed and agreed upon by
Linus Walleij, Laurent Pinchart and myself.
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl devel
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl fixes
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas fixes
* tag 'renesas-pinmux-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (162 commits)
ARM: shmobile: r8a7779: Remove INTC function GPIOs
ARM: shmobile: r8a7779: Remove LBSC function GPIOs
ARM: shmobile: r8a7779: Remove USB function GPIOs
ARM: shmobile: r8a7779: Remove HSPI function GPIOs
ARM: shmobile: r8a7779: Remove SCIF function GPIOs
ARM: shmobile: r8a7779: Remove SDHI and MMCIF function GPIOs
ARM: shmobile: r8a7779: Remove DU function GPIOs
ARM: shmobile: r8a7779: Remove DU1_DOTCLKOUT1 GPIO
ARM: shmobile: r8a7740: Remove SDHI and MMCIF function GPIOs
ARM: shmobile: r8a7740: Remove LCD0 and LCD1 function GPIOs
ARM: shmobile: sh73a0: Remove IrDA function GPIOs
ARM: shmobile: sh73a0: Remove USB function GPIOs
ARM: shmobile: sh73a0: Remove BSC function GPIOs
ARM: shmobile: sh73a0: Remove KEYSC function GPIOs
ARM: shmobile: sh73a0: Remove pull-up function GPIOS
ARM: shmobile: sh73a0: Remove FSI function GPIOs
ARM: shmobile: sh73a0: Remove I2C function GPIOs
ARM: shmobile: sh73a0: Remove SCIFA and SCIFB function GPIOs
ARM: shmobile: sh73a0: Remove LCDC and LCDC2 function GPIOs
ARM: shmobile: sh7372: Remove SDHI and MMCIF function GPIOs
...
Signed-off-by: Arnd Bergmann <arnd@arndb.de>