public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 0/4] Make usb device-tree fixup independent of USB controller
Date: Tue, 05 Apr 2016 11:24:26 +0200	[thread overview]
Message-ID: <5703844A.3050008@denx.de> (raw)
In-Reply-To: <1459847482-19367-1-git-send-email-sriram.dash@nxp.com>

On 04/05/2016 11:11 AM, Sriram Dash wrote:
> Makes usb device-tree fixup independent of Controller type. This enables the
> usage of device-tree fixup as a common framework for EHCI and XHCI controllers
> 
> Sriram Dash (4):
>   drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to
>     common file
>   drivers:usb:common:fsl-dt-fixup: Remove code duplication for
>     fdt_usb_get_node_type
>   drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for
>     xhci controller
>   drivers:usb:common:fsl-dt-fixup: fix return value of
>     fdt_usb_get_node_type
> 
>  Makefile                          |   1 +
>  drivers/usb/common/Makefile       |   7 ++
>  drivers/usb/common/fsl-dt-fixup.c | 202 ++++++++++++++++++++++++++++++++++++++
>  drivers/usb/host/ehci-fsl.c       | 195 ------------------------------------
>  include/fdt_support.h             |   4 +-
>  5 files changed, 212 insertions(+), 197 deletions(-)
>  create mode 100644 drivers/usb/common/Makefile
>  create mode 100644 drivers/usb/common/fsl-dt-fixup.c
> 
Applied all to u-boot-usb/master

-- 
Best regards,
Marek Vasut

      parent reply	other threads:[~2016-04-05  9:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-05  9:11 [U-Boot] [PATCH v6 0/4] Make usb device-tree fixup independent of USB controller Sriram Dash
2016-04-05  9:11 ` [U-Boot] [PATCH v6 1/4] drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file Sriram Dash
2016-04-05  9:11 ` [U-Boot] [PATCH v6 2/4] drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type Sriram Dash
2016-04-05  9:11 ` [U-Boot] [PATCH v6 3/4] drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller Sriram Dash
2016-04-05  9:24   ` Marek Vasut
2016-04-05  9:11 ` [U-Boot] [PATCH v6 4/4] drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type Sriram Dash
2016-04-05  9:24 ` Marek Vasut [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5703844A.3050008@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox