[U-Boot] [PATCH v2 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114

Thierry Reding thierry.reding at gmail.com
Fri Jun 14 21:31:21 CEST 2013


On Fri, Jun 14, 2013 at 06:41:40PM +0800, Jim Lin wrote:
> Add DT node for USB EHCI function.
> Add support for T30-Cardhu, T30-Beaver, T114-Dalmore boards.
> 
> Signed-off-by: Jim Lin <jilin at nvidia.com>

Hi Jim,

none of the patches in this series have a changelog that list the
changes between v1 to v2. It's customary to include one between the
separator and the diffstat (as pointed out below). That makes it easier
for people reviewing or testing your patches because they know what to
look for or test.

> ---

Changelog goes here.

>  arch/arm/dts/tegra114.dtsi            |   27 +++++++++++++++++++++++++++
>  arch/arm/dts/tegra30.dtsi             |   27 +++++++++++++++++++++++++++
>  board/nvidia/dts/tegra114-dalmore.dts |    7 +++++++
>  board/nvidia/dts/tegra30-beaver.dts   |    6 ++++++
>  board/nvidia/dts/tegra30-cardhu.dts   |    6 ++++++
>  include/fdtdec.h                      |    2 ++
>  lib/fdtdec.c                          |    2 ++
>  7 files changed, 77 insertions(+), 0 deletions(-)

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130614/a0b97c8f/attachment.pgp>


More information about the U-Boot mailing list