All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] arm: shmobile: Lager Add USB and SATA support
@ 2013-12-18 12:44 Valentine Barshak
  2013-12-19 10:09 ` Magnus Damm
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Valentine Barshak @ 2013-12-18 12:44 UTC (permalink / raw)
  To: linux-sh

I've decided to bundle USB and SATA patches together, since I've done SATA on top of USB.
Most of the SATA/USBHS/PCI USB host support patches for Lager are available in the respective
susbsystem git trees (for 3.14) but are still missing from the Renesas tree.

So, in order to test these, the following patches from other subsystem trees are needed:
USB:
https://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/commit/?h=pci/host-rcar&idû178d8b2fab3f2a9f203c13ffe80cfd6e01bdf1
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?idÈba8115a21226fba3211085f570b128fa271e31
https://git.kernel.org/cgit/linux/kernel/git/balbi/usb.git/commit/?h=next&idÃe5d2985ef720cbbdc63546a5c545ac4450d96e
https://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id\x103e127d1f8f985e8a662da6537ebc5e08902ee3
https://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id\x1ae5799ef63176cc75ec10e545cb65f620a82747

SATA:
https://git.kernel.org/cgit/linux/kernel/git/tj/libata.git/commit/?h=for-3.14&idæ7adb4e669db834c1f95cbdf99bb4e9ec8455b3

The USB channel 0 (CN6) is configured as PCI USB host if USB_RENESAS_USBHS_UDC is disabled.
Otherwise it is configured as USBHS device.
Please note that the following switches have to be set correctly as well:
PCI USB Host: SW5 - pin1;    SW6 - pin1
USBHS device: SW5 - neutral; SW6 - pin3

Valentine Barshak (5):
  arm: shmobile: r8a7790: Add PCI USB host clock support
  arm: shmobile: r8a7790: Add SATA clock
  arm: shmobile: lager: Add USBHS support
  arm: shmobile: lager: Add internal PCI support
  arm: shmobile: lager: Add SATA support

 arch/arm/mach-shmobile/board-lager.c   | 203 +++++++++++++++++++++++++++++++++
 arch/arm/mach-shmobile/clock-r8a7790.c |  25 +++-
 2 files changed, 227 insertions(+), 1 deletion(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2014-09-12  0:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-18 12:44 [PATCH 0/5] arm: shmobile: Lager Add USB and SATA support Valentine Barshak
2013-12-19 10:09 ` Magnus Damm
2013-12-19 13:02 ` Valentine
2013-12-19 17:56 ` Valentine
2013-12-20 14:07 ` Valentine
2014-09-10  1:21 ` Ryusuke Sakato
2014-09-10  5:18 ` カオ ミン ヒェップ
2014-09-10  7:15 ` Ryusuke Sakato
2014-09-10  9:16 ` カオ ミン ヒェップ
2014-09-10  9:32 ` Khiem Nguyen
2014-09-11  9:35 ` カオ ミン ヒェップ
2014-09-11 10:20 ` Khiem Nguyen
2014-09-11 11:26 ` カオ ミン ヒェップ
2014-09-12  0:39 ` Khiem Nguyen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.