linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM and SH based SoC pinmux update for v3.10
@ 2013-03-18 11:04 Simon Horman
  2013-03-18 11:04 ` [PATCH 001/142] sh-pfc: Declare operation structures as const Simon Horman
                   ` (141 more replies)
  0 siblings, 142 replies; 144+ messages in thread
From: Simon Horman @ 2013-03-18 11:04 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Arnd,

The following changes since commit 47f4e0c1c87f34bf1fc74b8935a37d229a147946:

  Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into pinmux-base (2013-03-15 07:16:28 +0100)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-pinmux-for-v3.10

for you to fetch changes up to a4339a9cb46644e19278e4dd5d89b262a37cb0b0:

  ARM: shmobile: r8a7779: Remove INTC function GPIOs (2013-03-15 13:34:19 +0100)

----------------------------------------------------------------
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

----------------------------------------------------------------
Guennadi Liakhovetski (5):
      sh-pfc: Fix a typo and simplify a definition on sh73a0
      ARM: shmobile: sh73a0: Support sparse GPIO numbers
      sh-pfc: sh7372: Add SDHCI and MMCIF pin groups and functions
      sh-pfc: sh73a0: Add SDHI and MMCIF pin groups and functions
      sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functions

Laurent Pinchart (136):
      sh-pfc: Declare operation structures as const
      sh-pfc: Don't define the per-device pinctrl struct instances as global
      sh-pfc: Drop the sh_pfc_pinctrl spinlock
      sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()
      sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible
      sh-pfc: Replace first_gpio and last_gpio with nr_gpios
      sh-pfc: Replace SoC info data and mark ranges with a number of pins
      sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
      sh-pfc: Initialize pinmux_gpio flags statically
      sh-pfc: Make struct pinmux_gpio enum_id field const
      sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only
      sh-pfc: Don't needlessly check GPIO type in sh_gpio_free()
      sh-pfc: Split pins and functions definition tables
      sh-pfc: Split pins and functions into separate gpio_chip instances
      sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
      sh-pfc: Look up IRQ table entries by GPIO number
      sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
      sh-pfc: Use pinmux identifiers in the pin muxing API
      sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic
      sh-pfc: Add function to retrieve a pin instance from its pin number
      sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range()
      sh-pfc: Add support for sparse pin numbers
      ARM: shmobile: ap4-evb: Replace GPIO_PORTx enum with GPIO port numbers
      ARM: shmobile: armadillo: Replace GPIO_PORTx enum with GPIO port numbers
      ARM: shmobile: bonito: Replace GPIO_PORTx enum with GPIO port numbers
      ARM: shmobile: mackerel: Replace GPIO_PORTx enum with GPIO port numbers
      sh-pfc: Expose real groups and functions in pinctrl/pinmux operations
      sh: sh7203: Add pin control resources
      sh: sh7264: Add pin control resources
      sh: sh7269: Add pin control resources
      sh: sh7720: Add pin control resources
      sh: sh7722: Add pin control resources
      sh: sh7723: Add pin control resources
      sh: sh7724: Add pin control resources
      sh: sh7757: Add pin control resources
      sh: sh7785: Add pin control resources
      sh: sh7786: Add pin control resources
      sh: shx3: Add pin control resources
      sh-pfc: Move GPIO registers access functions to gpio.c
      sh-pfc: Don't map data registers individually
      sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings
      sh-pfc: Don't modify pinmux_data_reg SoC data
      sh-pfc: Don't modify sh_pfc_pin SoC data
      sh-pfc: Remove configuration dry-run and free
      sh-pfc: Constify all SoC data
      sh-pfc: Use proper error codes
      sh-pfc: Implement generic pinconf support
      sh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_set_direction()
      sh-pfc: Clean up pin configuration type handling
      sh-pfc: Convert message printing from pr_* to dev_*
      sh-pfc: Return an error if a pin doesn't support the requested direction
      sh-pfc: sh73a0: Add bias (pull-up/down) pinconf support
      sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functions
      sh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and functions
      sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functions
      sh-pfc: sh73a0: Add FSI pin groups and functions
      sh-pfc: sh73a0: Add KEYSC pin groups and functions
      sh-pfc: sh73a0: Add BSC pin groups and functions
      sh-pfc: sh73a0: Add USB pin groups and functions
      sh-pfc: sh73a0: Add IrDA pin groups and functions
      sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functions
      sh-pfc: r8a7779: Add DU pin groups and functions
      sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functions
      sh-pfc: r8a7779: Add SCIF pin groups and functions
      sh-pfc: r8a7779: Add HSPI pin groups and functions
      sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux support
      sh-pfc: r8a7779: Add USB pin groups and functions
      sh-pfc: r8a7779: Add LBSC pin groups and functions
      sh-pfc: r8a7779: Add INTC pin groups and functions
      ARM: shmobile: ag5evm: Register pinctrl mappings for SCIF
      ARM: shmobile: ag5evm: Register pinctrl mappings for I2C
      ARM: shmobile: ag5evm: Register pinctrl mappings for FSI
      ARM: shmobile: ag5evm: Register pinctrl mappings for SDHI and MMCIF
      ARM: shmobile: ag5evm: Register pinctrl mappings for KEYSC
      ARM: shmobile: ag5evm: Register pinctrl mappings for IrDA
      ARM: shmobile: ap4evb: Register pinctrl mappings for SDHI and MMCIF
      ARM: shmobile: armadillo800eva: Register pinctrl mappings for LCDC0
      ARM: shmobile: armadillo800eva: Register pinctrl mappings for SDHI and MMCIF
      ARM: shmobile: bonito: Register pinctrl mappings for LCDC0
      ARM: shmobile: kota2: Register pinctrl mappings for SCIF
      ARM: shmobile: kota2: Register pinctrl mappings for SDHI and MMCIF
      ARM: shmobile: kota2: Register pinctrl mappings for KEYSC
      ARM: shmobile: kota2: Register pinctrl mappings for BSC
      ARM: shmobile: kzm9g: Register pinctrl mappings for LCD
      ARM: shmobile: kzm9g: Register pinctrl mappings for SCIF
      ARM: shmobile: kzm9g: Register pinctrl mappings for I2C
      ARM: shmobile: kzm9g: Register pinctrl mappings for FSI
      ARM: shmobile: kzm9g: Register pinctrl mappings for SDHI and MMCIF
      ARM: shmobile: kzm9g: Register pinctrl mappings for BSC
      ARM: shmobile: kzm9g: Register pinctrl mappings for USB
      ARM: shmobile: mackerel: Register pinctrl mappings for SDHI and MMCIF
      ARM: shmobile: marzen: Register pinctrl mappings for SDHI and MMCIF
      ARM: shmobile: marzen: Register pinctrl mappings for SCIF
      ARM: shmobile: marzen: Register pinctrl mappings for HSPI
      ARM: shmobile: marzen: Register pinctrl mappings for USB
      ARM: shmobile: marzen: Register pinctrl mappings for LBSC
      ARM: shmobile: marzen: Register pinctrl mappings for INTC
      sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOS
      sh-pfc: sh73a0: Remove LCD and LCD2 function GPIOS
      sh-pfc: sh73a0: Remove SCIFA and SCIFB function GPIOS
      sh-pfc: sh73a0: Remove I2C function GPIOS
      sh-pfc: sh73a0: Remove FSI function GPIOS
      sh-pfc: sh73a0: Remove pull-up function GPIOS
      sh-pfc: sh73a0: Remove KEYSC function GPIOS
      sh-pfc: sh73a0: Remove BSC function GPIOS
      sh-pfc: sh73a0: Remove USB function GPIOS
      sh-pfc: sh73a0: Remove IrDA function GPIOS
      sh-pfc: r8a7740: Remove LCD0 and LCD1 function GPIOS
      sh-pfc: r8a7740: Remove SDHI and MMCIF function GPIOS
      sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIO
      sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOS
      sh-pfc: r8a7779: Remove SCIF function GPIOS
      sh-pfc: r8a7779: Remove HSPI function GPIOS
      sh-pfc: r8a7779: Remove USB function GPIOS
      sh-pfc: r8a7779: Remove LBSC function GPIOS
      sh-pfc: r8a7779: Remove INTC function GPIOS
      ARM: shmobile: sh7372: Remove SDHI and MMCIF function GPIOs
      ARM: shmobile: sh73a0: Remove LCDC and LCDC2 function GPIOs
      ARM: shmobile: sh73a0: Remove SCIFA and SCIFB function GPIOs
      ARM: shmobile: sh73a0: Remove I2C function GPIOs
      ARM: shmobile: sh73a0: Remove FSI function GPIOs
      ARM: shmobile: sh73a0: Remove pull-up function GPIOS
      ARM: shmobile: sh73a0: Remove KEYSC function GPIOs
      ARM: shmobile: sh73a0: Remove BSC function GPIOs
      ARM: shmobile: sh73a0: Remove USB function GPIOs
      ARM: shmobile: sh73a0: Remove IrDA function GPIOs
      ARM: shmobile: r8a7740: Remove LCD0 and LCD1 function GPIOs
      ARM: shmobile: r8a7740: Remove SDHI and MMCIF function GPIOs
      ARM: shmobile: r8a7779: Remove DU1_DOTCLKOUT1 GPIO
      ARM: shmobile: r8a7779: Remove DU function GPIOs
      ARM: shmobile: r8a7779: Remove SDHI and MMCIF function GPIOs
      ARM: shmobile: r8a7779: Remove SCIF function GPIOs
      ARM: shmobile: r8a7779: Remove HSPI function GPIOs
      ARM: shmobile: r8a7779: Remove USB function GPIOs
      ARM: shmobile: r8a7779: Remove LBSC function GPIOs
      ARM: shmobile: r8a7779: Remove INTC function GPIOs

Wei Yongjun (1):
      sh-pfc: Fix return value check in sh_pfc_register_pinctrl()

 arch/arm/mach-shmobile/board-ag5evm.c          |  172 +-
 arch/arm/mach-shmobile/board-ap4evb.c          |   91 +-
 arch/arm/mach-shmobile/board-armadillo800eva.c |  160 +-
 arch/arm/mach-shmobile/board-bonito.c          |   52 +-
 arch/arm/mach-shmobile/board-kota2.c           |  208 +-
 arch/arm/mach-shmobile/board-kzm9g.c           |  152 +-
 arch/arm/mach-shmobile/board-mackerel.c        |  102 +-
 arch/arm/mach-shmobile/board-marzen.c          |   75 +-
 arch/arm/mach-shmobile/include/mach/r8a7740.h  |   74 -
 arch/arm/mach-shmobile/include/mach/r8a7779.h  |  324 ++-
 arch/arm/mach-shmobile/include/mach/sh7372.h   |   29 -
 arch/arm/mach-shmobile/include/mach/sh73a0.h   |  363 ++--
 arch/sh/kernel/cpu/sh2a/pinmux-sh7203.c        |   13 +-
 arch/sh/kernel/cpu/sh2a/pinmux-sh7264.c        |   13 +-
 arch/sh/kernel/cpu/sh2a/pinmux-sh7269.c        |   11 +-
 arch/sh/kernel/cpu/sh3/pinmux-sh7720.c         |   14 +-
 arch/sh/kernel/cpu/sh4a/pinmux-sh7722.c        |   14 +-
 arch/sh/kernel/cpu/sh4a/pinmux-sh7723.c        |   14 +-
 arch/sh/kernel/cpu/sh4a/pinmux-sh7724.c        |   13 +-
 arch/sh/kernel/cpu/sh4a/pinmux-sh7757.c        |   13 +-
 arch/sh/kernel/cpu/sh4a/pinmux-sh7785.c        |   14 +-
 arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c        |   14 +-
 arch/sh/kernel/cpu/sh4a/pinmux-shx3.c          |   17 +-
 drivers/pinctrl/sh-pfc/Kconfig                 |    1 +
 drivers/pinctrl/sh-pfc/core.c                  |  261 +--
 drivers/pinctrl/sh-pfc/core.h                  |   54 +-
 drivers/pinctrl/sh-pfc/gpio.c                  |  363 +++-
 drivers/pinctrl/sh-pfc/pfc-r8a7740.c           |  694 +++++--
 drivers/pinctrl/sh-pfc/pfc-r8a7779.c           | 1648 +++++++++++++--
 drivers/pinctrl/sh-pfc/pfc-sh7203.c            |  488 ++---
 drivers/pinctrl/sh-pfc/pfc-sh7264.c            |  460 ++--
 drivers/pinctrl/sh-pfc/pfc-sh7269.c            |  624 +++---
 drivers/pinctrl/sh-pfc/pfc-sh7372.c            |  323 ++-
 drivers/pinctrl/sh-pfc/pfc-sh73a0.c            | 2656 +++++++++++++++++-------
 drivers/pinctrl/sh-pfc/pfc-sh7720.c            |  333 +--
 drivers/pinctrl/sh-pfc/pfc-sh7722.c            |  480 ++---
 drivers/pinctrl/sh-pfc/pfc-sh7723.c            |  642 +++---
 drivers/pinctrl/sh-pfc/pfc-sh7724.c            |  638 +++---
 drivers/pinctrl/sh-pfc/pfc-sh7734.c            |   55 +-
 drivers/pinctrl/sh-pfc/pfc-sh7757.c            |  620 +++---
 drivers/pinctrl/sh-pfc/pfc-sh7785.c            |  354 ++--
 drivers/pinctrl/sh-pfc/pfc-sh7786.c            |  296 +--
 drivers/pinctrl/sh-pfc/pfc-shx3.c              |  148 +-
 drivers/pinctrl/sh-pfc/pinctrl.c               |  484 ++---
 drivers/pinctrl/sh-pfc/sh_pfc.h                |  135 +-
 45 files changed, 8368 insertions(+), 5341 deletions(-)

^ permalink raw reply	[flat|nested] 144+ messages in thread

end of thread, other threads:[~2013-03-22  0:48 UTC | newest]

Thread overview: 144+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18 11:04 [GIT PULL] Renesas ARM and SH based SoC pinmux update for v3.10 Simon Horman
2013-03-18 11:04 ` [PATCH 001/142] sh-pfc: Declare operation structures as const Simon Horman
2013-03-18 11:04 ` [PATCH 002/142] sh-pfc: Don't define the per-device pinctrl struct instances as global Simon Horman
2013-03-18 11:04 ` [PATCH 003/142] sh-pfc: Fix a typo and simplify a definition on sh73a0 Simon Horman
2013-03-18 11:05 ` [PATCH 004/142] sh-pfc: Drop the sh_pfc_pinctrl spinlock Simon Horman
2013-03-18 11:05 ` [PATCH 005/142] sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios() Simon Horman
2013-03-18 11:05 ` [PATCH 007/142] sh-pfc: Replace first_gpio and last_gpio with nr_gpios Simon Horman
2013-03-18 11:05 ` [PATCH 008/142] sh-pfc: Replace SoC info data and mark ranges with a number of pins Simon Horman
2013-03-18 11:05 ` [PATCH 009/142] sh-pfc: Remove unused sh_pfc_soc_info reserved_id field Simon Horman
2013-03-18 11:05 ` [PATCH 010/142] sh-pfc: Initialize pinmux_gpio flags statically Simon Horman
2013-03-18 11:05 ` [PATCH 011/142] sh-pfc: Make struct pinmux_gpio enum_id field const Simon Horman
2013-03-18 11:05 ` [PATCH 012/142] sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only Simon Horman
2013-03-18 11:05 ` [PATCH 013/142] sh-pfc: Don't needlessly check GPIO type in sh_gpio_free() Simon Horman
2013-03-18 11:05 ` [PATCH 014/142] sh-pfc: Split pins and functions definition tables Simon Horman
2013-03-18 11:05 ` [PATCH 015/142] sh-pfc: Split pins and functions into separate gpio_chip instances Simon Horman
2013-03-18 11:05 ` [PATCH 016/142] sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin Simon Horman
2013-03-18 11:05 ` [PATCH 017/142] sh-pfc: Look up IRQ table entries by GPIO number Simon Horman
2013-03-18 11:05 ` [PATCH 018/142] sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions Simon Horman
2013-03-18 11:05 ` [PATCH 019/142] sh-pfc: Use pinmux identifiers in the pin muxing API Simon Horman
2013-03-18 11:05 ` [PATCH 020/142] sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic Simon Horman
2013-03-18 11:05 ` [PATCH 021/142] sh-pfc: Add function to retrieve a pin instance from its pin number Simon Horman
2013-03-18 11:05 ` [PATCH 022/142] sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range() Simon Horman
2013-03-18 11:05 ` [PATCH 023/142] sh-pfc: Add support for sparse pin numbers Simon Horman
2013-03-18 11:05 ` [PATCH 024/142] ARM: shmobile: sh73a0: Support sparse GPIO numbers Simon Horman
2013-03-18 11:05 ` [PATCH 025/142] ARM: shmobile: ap4-evb: Replace GPIO_PORTx enum with GPIO port numbers Simon Horman
2013-03-18 11:05 ` [PATCH 026/142] ARM: shmobile: armadillo: " Simon Horman
2013-03-18 11:05 ` [PATCH 027/142] ARM: shmobile: bonito: " Simon Horman
2013-03-18 11:05 ` [PATCH 028/142] ARM: shmobile: mackerel: " Simon Horman
2013-03-18 11:05 ` [PATCH 029/142] sh-pfc: Expose real groups and functions in pinctrl/pinmux operations Simon Horman
2013-03-18 11:05 ` [PATCH 030/142] sh: sh7203: Add pin control resources Simon Horman
2013-03-18 11:05 ` [PATCH 031/142] sh: sh7264: " Simon Horman
2013-03-18 11:05 ` [PATCH 032/142] sh: sh7269: " Simon Horman
2013-03-18 11:05 ` [PATCH 033/142] sh: sh7720: " Simon Horman
2013-03-18 11:05 ` [PATCH 034/142] sh: sh7722: " Simon Horman
2013-03-18 11:05 ` [PATCH 035/142] sh: sh7723: " Simon Horman
2013-03-18 11:05 ` [PATCH 036/142] sh: sh7724: " Simon Horman
2013-03-18 11:05 ` [PATCH 037/142] sh: sh7757: " Simon Horman
2013-03-18 11:05 ` [PATCH 038/142] sh: sh7785: " Simon Horman
2013-03-18 11:05 ` [PATCH 039/142] sh: sh7786: " Simon Horman
2013-03-18 11:05 ` [PATCH 040/142] sh: shx3: " Simon Horman
2013-03-18 11:05 ` [PATCH 041/142] sh-pfc: Fix return value check in sh_pfc_register_pinctrl() Simon Horman
2013-03-18 11:05 ` [PATCH 042/142] sh-pfc: Move GPIO registers access functions to gpio.c Simon Horman
2013-03-18 11:05 ` [PATCH 043/142] sh-pfc: Don't map data registers individually Simon Horman
2013-03-18 11:05 ` [PATCH 044/142] sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings Simon Horman
2013-03-18 11:05 ` [PATCH 045/142] sh-pfc: Don't modify pinmux_data_reg SoC data Simon Horman
2013-03-18 11:05 ` [PATCH 046/142] sh-pfc: Don't modify sh_pfc_pin " Simon Horman
2013-03-18 11:05 ` [PATCH 047/142] sh-pfc: Remove configuration dry-run and free Simon Horman
2013-03-18 11:05 ` [PATCH 048/142] sh-pfc: Constify all SoC data Simon Horman
2013-03-18 11:05 ` [PATCH 049/142] sh-pfc: Use proper error codes Simon Horman
2013-03-18 11:05 ` [PATCH 050/142] sh-pfc: Implement generic pinconf support Simon Horman
2013-03-18 11:05 ` [PATCH 051/142] sh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_set_direction() Simon Horman
2013-03-18 11:05 ` [PATCH 052/142] sh-pfc: Clean up pin configuration type handling Simon Horman
2013-03-18 11:05 ` [PATCH 053/142] sh-pfc: Convert message printing from pr_* to dev_* Simon Horman
2013-03-18 11:05 ` [PATCH 054/142] sh-pfc: Return an error if a pin doesn't support the requested direction Simon Horman
2013-03-18 11:05 ` [PATCH 055/142] sh-pfc: sh7372: Add SDHCI and MMCIF pin groups and functions Simon Horman
2013-03-18 11:05 ` [PATCH 056/142] sh-pfc: sh73a0: Add bias (pull-up/down) pinconf support Simon Horman
2013-03-18 11:05 ` [PATCH 057/142] sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functions Simon Horman
2013-03-18 11:05 ` [PATCH 058/142] sh-pfc: sh73a0: Add SCIFA and SCIFB " Simon Horman
2013-03-18 11:05 ` [PATCH 059/142] sh-pfc: sh73a0: Add I2C2 and I2C3 " Simon Horman
2013-03-18 11:05 ` [PATCH 060/142] sh-pfc: sh73a0: Add FSI " Simon Horman
2013-03-18 11:05 ` [PATCH 061/142] sh-pfc: sh73a0: Add SDHI and MMCIF " Simon Horman
2013-03-18 11:05 ` [PATCH 062/142] sh-pfc: sh73a0: Add KEYSC " Simon Horman
2013-03-18 11:05 ` [PATCH 063/142] sh-pfc: sh73a0: Add BSC " Simon Horman
2013-03-18 11:06 ` [PATCH 064/142] sh-pfc: sh73a0: Add USB " Simon Horman
2013-03-18 11:06 ` [PATCH 065/142] sh-pfc: sh73a0: Add IrDA " Simon Horman
2013-03-18 11:06 ` [PATCH 066/142] sh-pfc: r8a7740: Add LCDC0 and LCDC1 " Simon Horman
2013-03-18 11:06 ` [PATCH 067/142] sh-pfc: r8a7740: Add SDHI and MMCIF " Simon Horman
2013-03-18 11:06 ` [PATCH 068/142] sh-pfc: r8a7779: Add DU " Simon Horman
2013-03-18 11:06 ` [PATCH 069/142] sh-pfc: r8a7779: Add SDHI and MMCIF " Simon Horman
2013-03-18 11:06 ` [PATCH 070/142] sh-pfc: r8a7779: Add SCIF " Simon Horman
2013-03-18 11:06 ` [PATCH 071/142] sh-pfc: r8a7779: Add HSPI " Simon Horman
2013-03-18 11:06 ` [PATCH 072/142] sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux support Simon Horman
2013-03-18 11:06 ` [PATCH 073/142] sh-pfc: r8a7779: Add USB pin groups and functions Simon Horman
2013-03-18 11:06 ` [PATCH 074/142] sh-pfc: r8a7779: Add LBSC " Simon Horman
2013-03-18 11:06 ` [PATCH 075/142] sh-pfc: r8a7779: Add INTC " Simon Horman
2013-03-18 11:06 ` [PATCH 076/142] ARM: shmobile: ag5evm: Register pinctrl mappings for SCIF Simon Horman
2013-03-18 11:06 ` [PATCH 077/142] ARM: shmobile: ag5evm: Register pinctrl mappings for I2C Simon Horman
2013-03-18 11:06 ` [PATCH 078/142] ARM: shmobile: ag5evm: Register pinctrl mappings for FSI Simon Horman
2013-03-18 11:06 ` [PATCH 079/142] ARM: shmobile: ag5evm: Register pinctrl mappings for SDHI and MMCIF Simon Horman
2013-03-18 11:06 ` [PATCH 080/142] ARM: shmobile: ag5evm: Register pinctrl mappings for KEYSC Simon Horman
2013-03-18 11:06 ` [PATCH 081/142] ARM: shmobile: ag5evm: Register pinctrl mappings for IrDA Simon Horman
2013-03-18 11:06 ` [PATCH 082/142] ARM: shmobile: ap4evb: Register pinctrl mappings for SDHI and MMCIF Simon Horman
2013-03-18 11:06 ` [PATCH 083/142] ARM: shmobile: armadillo800eva: Register pinctrl mappings for LCDC0 Simon Horman
2013-03-18 11:06 ` [PATCH 084/142] ARM: shmobile: armadillo800eva: Register pinctrl mappings for SDHI and MMCIF Simon Horman
2013-03-18 11:06 ` [PATCH 085/142] ARM: shmobile: bonito: Register pinctrl mappings for LCDC0 Simon Horman
2013-03-18 11:06 ` [PATCH 086/142] ARM: shmobile: kota2: Register pinctrl mappings for SCIF Simon Horman
2013-03-18 11:06 ` [PATCH 087/142] ARM: shmobile: kota2: Register pinctrl mappings for SDHI and MMCIF Simon Horman
2013-03-18 11:06 ` [PATCH 088/142] ARM: shmobile: kota2: Register pinctrl mappings for KEYSC Simon Horman
2013-03-18 11:06 ` [PATCH 089/142] ARM: shmobile: kota2: Register pinctrl mappings for BSC Simon Horman
2013-03-18 11:06 ` [PATCH 090/142] ARM: shmobile: kzm9g: Register pinctrl mappings for LCD Simon Horman
2013-03-18 11:06 ` [PATCH 091/142] ARM: shmobile: kzm9g: Register pinctrl mappings for SCIF Simon Horman
2013-03-18 11:06 ` [PATCH 092/142] ARM: shmobile: kzm9g: Register pinctrl mappings for I2C Simon Horman
2013-03-18 11:06 ` [PATCH 093/142] ARM: shmobile: kzm9g: Register pinctrl mappings for FSI Simon Horman
2013-03-18 11:06 ` [PATCH 094/142] ARM: shmobile: kzm9g: Register pinctrl mappings for SDHI and MMCIF Simon Horman
2013-03-18 11:06 ` [PATCH 095/142] ARM: shmobile: kzm9g: Register pinctrl mappings for BSC Simon Horman
2013-03-18 11:06 ` [PATCH 096/142] ARM: shmobile: kzm9g: Register pinctrl mappings for USB Simon Horman
2013-03-18 11:06 ` [PATCH 097/142] ARM: shmobile: mackerel: Register pinctrl mappings for SDHI and MMCIF Simon Horman
2013-03-18 11:06 ` [PATCH 098/142] ARM: shmobile: marzen: " Simon Horman
2013-03-18 11:06 ` [PATCH 099/142] ARM: shmobile: marzen: Register pinctrl mappings for SCIF Simon Horman
2013-03-18 11:06 ` [PATCH 100/142] ARM: shmobile: marzen: Register pinctrl mappings for HSPI Simon Horman
2013-03-18 11:06 ` [PATCH 101/142] ARM: shmobile: marzen: Register pinctrl mappings for USB Simon Horman
2013-03-18 11:06 ` [PATCH 102/142] ARM: shmobile: marzen: Register pinctrl mappings for LBSC Simon Horman
2013-03-18 11:06 ` [PATCH 103/142] ARM: shmobile: marzen: Register pinctrl mappings for INTC Simon Horman
2013-03-18 11:06 ` [PATCH 104/142] sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOS Simon Horman
2013-03-18 11:06 ` [PATCH 105/142] sh-pfc: sh73a0: Remove LCD and LCD2 " Simon Horman
2013-03-18 11:06 ` [PATCH 106/142] sh-pfc: sh73a0: Remove SCIFA and SCIFB " Simon Horman
2013-03-18 11:06 ` [PATCH 107/142] sh-pfc: sh73a0: Remove I2C " Simon Horman
2013-03-18 11:06 ` [PATCH 108/142] sh-pfc: sh73a0: Remove FSI " Simon Horman
2013-03-18 11:06 ` [PATCH 109/142] sh-pfc: sh73a0: Remove pull-up " Simon Horman
2013-03-18 11:06 ` [PATCH 110/142] sh-pfc: sh73a0: Remove KEYSC " Simon Horman
2013-03-18 11:06 ` [PATCH 111/142] sh-pfc: sh73a0: Remove BSC " Simon Horman
2013-03-18 11:06 ` [PATCH 112/142] sh-pfc: sh73a0: Remove USB " Simon Horman
2013-03-18 11:06 ` [PATCH 113/142] sh-pfc: sh73a0: Remove IrDA " Simon Horman
2013-03-18 11:06 ` [PATCH 114/142] sh-pfc: r8a7740: Remove LCD0 and LCD1 " Simon Horman
2013-03-18 11:06 ` [PATCH 115/142] sh-pfc: r8a7740: Remove SDHI and MMCIF " Simon Horman
2013-03-18 11:06 ` [PATCH 116/142] sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIO Simon Horman
2013-03-18 11:06 ` [PATCH 117/142] sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOS Simon Horman
2013-03-18 11:06 ` [PATCH 118/142] sh-pfc: r8a7779: Remove SCIF " Simon Horman
2013-03-18 11:06 ` [PATCH 119/142] sh-pfc: r8a7779: Remove HSPI " Simon Horman
2013-03-18 11:06 ` [PATCH 120/142] sh-pfc: r8a7779: Remove USB " Simon Horman
2013-03-18 11:06 ` [PATCH 121/142] sh-pfc: r8a7779: Remove LBSC " Simon Horman
2013-03-18 11:06 ` [PATCH 122/142] sh-pfc: r8a7779: Remove INTC " Simon Horman
2013-03-18 11:06 ` [PATCH 123/142] ARM: shmobile: sh7372: Remove SDHI and MMCIF function GPIOs Simon Horman
2013-03-18 11:07 ` [PATCH 124/142] ARM: shmobile: sh73a0: Remove LCDC and LCDC2 " Simon Horman
2013-03-18 11:07 ` [PATCH 125/142] ARM: shmobile: sh73a0: Remove SCIFA and SCIFB " Simon Horman
2013-03-18 11:07 ` [PATCH 126/142] ARM: shmobile: sh73a0: Remove I2C " Simon Horman
2013-03-18 11:07 ` [PATCH 127/142] ARM: shmobile: sh73a0: Remove FSI " Simon Horman
2013-03-18 11:07 ` [PATCH 128/142] ARM: shmobile: sh73a0: Remove pull-up function GPIOS Simon Horman
2013-03-18 11:07 ` [PATCH 129/142] ARM: shmobile: sh73a0: Remove KEYSC function GPIOs Simon Horman
2013-03-18 11:07 ` [PATCH 130/142] ARM: shmobile: sh73a0: Remove BSC " Simon Horman
2013-03-18 11:07 ` [PATCH 131/142] ARM: shmobile: sh73a0: Remove USB " Simon Horman
2013-03-18 11:07 ` [PATCH 132/142] ARM: shmobile: sh73a0: Remove IrDA " Simon Horman
2013-03-18 11:07 ` [PATCH 133/142] ARM: shmobile: r8a7740: Remove LCD0 and LCD1 " Simon Horman
2013-03-18 11:07 ` [PATCH 134/142] ARM: shmobile: r8a7740: Remove SDHI and MMCIF " Simon Horman
2013-03-18 11:07 ` [PATCH 135/142] ARM: shmobile: r8a7779: Remove DU1_DOTCLKOUT1 GPIO Simon Horman
2013-03-18 11:07 ` [PATCH 136/142] ARM: shmobile: r8a7779: Remove DU function GPIOs Simon Horman
2013-03-18 11:07 ` [PATCH 137/142] ARM: shmobile: r8a7779: Remove SDHI and MMCIF " Simon Horman
2013-03-18 11:07 ` [PATCH 138/142] ARM: shmobile: r8a7779: Remove SCIF " Simon Horman
2013-03-18 11:07 ` [PATCH 139/142] ARM: shmobile: r8a7779: Remove HSPI " Simon Horman
2013-03-18 11:07 ` [PATCH 140/142] ARM: shmobile: r8a7779: Remove USB " Simon Horman
2013-03-18 11:07 ` [PATCH 141/142] ARM: shmobile: r8a7779: Remove LBSC " Simon Horman
2013-03-18 11:07 ` [PATCH 142/142] ARM: shmobile: r8a7779: Remove INTC " Simon Horman
2013-03-21 16:51 ` [GIT PULL] Renesas ARM and SH based SoC pinmux update for v3.10 Arnd Bergmann
2013-03-22  0:48   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).