public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V4 0/4] ARM: shmobile: koelsch: Add USB support
@ 2014-02-23 18:00 vladimir.barinov
  2014-02-23 18:00 ` [PATCH V4 1/4] ARM: shmobile: r8a7791: Add USBHS clock support vladimir.barinov
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: vladimir.barinov @ 2014-02-23 18:00 UTC (permalink / raw)
  To: linux-sh
  Cc: linus.walleij, linux-gpio, magnus.damm, horms, gnurou,
	linux-kernel, kuninori.morimoto.gx, valentine.barshak

From: Vladimir Barinov <vladimir.barinov@cogentembedded.com>

These patch series add the USBHS and PCI USB support to Koelsch board

The patches depend on the following commits:

USBHS and PCI USB host:
* http://git.linuxtv.org/pinchartl/fbdev.git/commit/9770d221130e18c2d0ffe13cd07365d473 \
                114549
* http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c8ba8115a2 \
                1226fba3211085f570b128fa271e31
* http://git.kernel.org/cgit/linux/kernel/git/balbi/usb.git/commit/?id=c3e5d2985ef720c \
bbdc63546a5c545ac4450d96e PCI USB host:
* http://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id=103 \
                e127d1f8f985e8a662da6537ebc5e08902ee3
* http://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id=1ae \
                5799ef63176cc75ec10e545cb65f620a82747
* http://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/commit/?h=pci/host-rcar& \
id=fb178d8b2fab3f2a9f203c13ffe80cfd6e01bdf1

GPIO R-Car:
* https://lkml.org/lkml/2014/2/23/60

Changes in V4:
* folded USBHS and internal PCI USB related patches together
* added handling of ID pin from MAX3355E chip
* removed ifdefs
* added USB and PCI to koelsch_defconfig

Changes in V3:
* fixed the USB1 device name in the pinmux table;
* fixed a typo in the "Add internal PCI support" log message.

Changes in V2:
* capitalized ARM in the subject;
* rebased on top the latest devel tag;
* added pipe_type array to the usbhs platform info since it differs from the default.

Valentine Barshak, Vladimir Barinov (4):
  ARM: shmobile: r8a7791: Add USBHS clock support
  ARM: shmobile: r8a7791: Add PCI USB host clock support
  ARM: shmobile: koelsch: Add USBHS and internal PCI USB support
  ARM: shmobile: koelsch: Add USB and PCI to defconfig

---
 arch/arm/configs/koelsch_defconfig     |   16 ++
 arch/arm/mach-shmobile/board-koelsch.c |  183 +++++++++++++++++++++++++++++++++
 arch/arm/mach-shmobile/clock-r8a7791.c |    7 +
 3 files changed, 205 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2014-02-24  8:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23 18:00 [PATCH V4 0/4] ARM: shmobile: koelsch: Add USB support vladimir.barinov
2014-02-23 18:00 ` [PATCH V4 1/4] ARM: shmobile: r8a7791: Add USBHS clock support vladimir.barinov
2014-02-23 18:00 ` [PATCH V4 2/4] ARM: shmobile: r8a7791: Add PCI USB host " vladimir.barinov
2014-02-23 18:00 ` [PATCH V4 3/4] ARM: shmobile: koelsch: Add USBHS and internal PCI USB support vladimir.barinov
2014-02-24  3:52   ` Magnus Damm
2014-02-24  7:34     ` Vladimir Barinov
2014-02-24  8:05       ` Magnus Damm
2014-02-24  8:29         ` Vladimir Barinov
2014-02-24  8:57           ` Magnus Damm
2014-02-23 18:00 ` [PATCH V4 4/4] ARM: shmobile: koelsch: Add USB and PCI to defconfig vladimir.barinov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox