All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 4/4] include: usb: Map USB controller base addresses for LS2085A
@ 2015-06-23  3:48 Nikhil Badola
  2015-06-23 11:00 ` Marek Vasut
  0 siblings, 1 reply; 4+ messages in thread
From: Nikhil Badola @ 2015-06-23  3:48 UTC (permalink / raw)
  To: u-boot

Map USB XHCI controller base addresses for LS2085A SOC

Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
---
 include/linux/usb/xhci-fsl.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/linux/usb/xhci-fsl.h b/include/linux/usb/xhci-fsl.h
index b07bf19..602a413 100644
--- a/include/linux/usb/xhci-fsl.h
+++ b/include/linux/usb/xhci-fsl.h
@@ -54,6 +54,9 @@ struct fsl_xhci {
 #if defined(CONFIG_LS102XA)
 #define CONFIG_SYS_FSL_XHCI_USB1_ADDR CONFIG_SYS_LS102XA_XHCI_USB1_ADDR
 #define CONFIG_SYS_FSL_XHCI_USB2_ADDR 0
+#elif defined(CONFIG_LS2085A)
+#define CONFIG_SYS_FSL_XHCI_USB1_ADDR CONFIG_SYS_LS2085A_XHCI_USB1_ADDR
+#define CONFIG_SYS_FSL_XHCI_USB2_ADDR CONFIG_SYS_LS2085A_XHCI_USB2_ADDR
 #endif
 
 #define FSL_USB_XHCI_ADDR	{CONFIG_SYS_FSL_XHCI_USB1_ADDR, \
-- 
2.1.0

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

* [U-Boot] [PATCH 4/4] include: usb: Map USB controller base addresses for LS2085A
  2015-06-23  3:48 [U-Boot] [PATCH 4/4] include: usb: Map USB controller base addresses for LS2085A Nikhil Badola
@ 2015-06-23 11:00 ` Marek Vasut
  2015-06-23 12:37   ` Badola Nikhil
  0 siblings, 1 reply; 4+ messages in thread
From: Marek Vasut @ 2015-06-23 11:00 UTC (permalink / raw)
  To: u-boot

On Tuesday, June 23, 2015 at 05:48:20 AM, Nikhil Badola wrote:
> Map USB XHCI controller base addresses for LS2085A SOC
> 
> Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>

Applied all four to u-boot-usb/next .

Can you please use git format-patch --cover-letter next time to generate the 
patches before submission? That'd help a lot.

Thanks!

Best regards,
Marek Vasut

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

* [U-Boot] [PATCH 4/4] include: usb: Map USB controller base addresses for LS2085A
  2015-06-23 11:00 ` Marek Vasut
@ 2015-06-23 12:37   ` Badola Nikhil
  2015-06-23 13:02     ` Marek Vasut
  0 siblings, 1 reply; 4+ messages in thread
From: Badola Nikhil @ 2015-06-23 12:37 UTC (permalink / raw)
  To: u-boot

> -----Original Message-----
> From: Marek Vasut [mailto:marex at denx.de]
> Sent: Tuesday, June 23, 2015 4:30 PM
> To: Badola Nikhil-B46172
> Cc: u-boot at lists.denx.de
> Subject: Re: [PATCH 4/4] include: usb: Map USB controller base addresses for
> LS2085A
> 
> On Tuesday, June 23, 2015 at 05:48:20 AM, Nikhil Badola wrote:
> > Map USB XHCI controller base addresses for LS2085A SOC
> >
> > Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
> 
> Applied all four to u-boot-usb/next .
> 
> Can you please use git format-patch --cover-letter next time to generate the
> patches before submission? That'd help a lot.

Will take care of this from next time

Thanks
Nikhil

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

* [U-Boot] [PATCH 4/4] include: usb: Map USB controller base addresses for LS2085A
  2015-06-23 12:37   ` Badola Nikhil
@ 2015-06-23 13:02     ` Marek Vasut
  0 siblings, 0 replies; 4+ messages in thread
From: Marek Vasut @ 2015-06-23 13:02 UTC (permalink / raw)
  To: u-boot

On Tuesday, June 23, 2015 at 02:37:08 PM, Badola Nikhil wrote:
> > -----Original Message-----
> > From: Marek Vasut [mailto:marex at denx.de]
> > Sent: Tuesday, June 23, 2015 4:30 PM
> > To: Badola Nikhil-B46172
> > Cc: u-boot at lists.denx.de
> > Subject: Re: [PATCH 4/4] include: usb: Map USB controller base addresses
> > for LS2085A
> > 
> > On Tuesday, June 23, 2015 at 05:48:20 AM, Nikhil Badola wrote:
> > > Map USB XHCI controller base addresses for LS2085A SOC
> > > 
> > > Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
> > 
> > Applied all four to u-boot-usb/next .
> > 
> > Can you please use git format-patch --cover-letter next time to generate
> > the patches before submission? That'd help a lot.
> 
> Will take care of this from next time

Thanks :)

Best regards,
Marek Vasut

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

end of thread, other threads:[~2015-06-23 13:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-23  3:48 [U-Boot] [PATCH 4/4] include: usb: Map USB controller base addresses for LS2085A Nikhil Badola
2015-06-23 11:00 ` Marek Vasut
2015-06-23 12:37   ` Badola Nikhil
2015-06-23 13:02     ` Marek Vasut

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.