All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3 V2] EXYNOS5: Add FDT support for USB
@ 2012-12-06  6:32 Rajeshwari Shinde
  2012-12-06  6:32 ` [U-Boot] [PATCH 1/3 V2] EHCI: Exynos: Add fdt support Rajeshwari Shinde
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Rajeshwari Shinde @ 2012-12-06  6:32 UTC (permalink / raw)
  To: u-boot

This patch set adds FDT support for USB device.

This patch set is based on
"EXYNOS5: MAX77686 add FDT support"

Changes in V2:
	- Removed checkpatch errors.

Rajeshwari Shinde (3):
  EHCI: Exynos: Add fdt support
  EXYNOS5: Add devine node for USB.
  EXYNOS5: FDT: Add compatible strings for USB

 arch/arm/dts/exynos5250.dtsi   |    7 +++++
 drivers/usb/host/ehci-exynos.c |   59 ++++++++++++++++++++++++++++++++++++---
 include/fdtdec.h               |    1 +
 lib/fdtdec.c                   |    1 +
 4 files changed, 63 insertions(+), 5 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2012-12-06 18:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-06  6:32 [U-Boot] [PATCH 0/3 V2] EXYNOS5: Add FDT support for USB Rajeshwari Shinde
2012-12-06  6:32 ` [U-Boot] [PATCH 1/3 V2] EHCI: Exynos: Add fdt support Rajeshwari Shinde
2012-12-06 17:39   ` Marek Vasut
2012-12-06 17:57     ` Simon Glass
2012-12-06 18:02       ` Marek Vasut
2012-12-06 18:07         ` Simon Glass
2012-12-06 18:13           ` Marek Vasut
2012-12-06  6:32 ` [U-Boot] [PATCH 2/3 V2] EXYNOS5: Add devine node for USB Rajeshwari Shinde
2012-12-06 17:40   ` Marek Vasut
2012-12-06  6:32 ` [U-Boot] [PATCH 3/3 V2] EXYNOS5: FDT: Add compatible strings " Rajeshwari Shinde

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.