mbox

[U-Boot] Pull request, u-boot-tegra/master

Message ID CACih+8XWUA1fAUxijXK+aACwqupqQYM+EQntPtn+r74rowEERw@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-tegra.git master

Message

Tom Warren Aug. 16, 2017, 3:30 p.m. UTC
Tom,

Please pull u-boot-tegra/master into U-Boot/master. Thanks!

All Tegra builds are OK, and Stephen's automated test system reports that
all tests pass.

The following changes since commit 2d3c4ae350fe8c196698681ab9410733bf9017e0:

  Prepare v2017.09-rc2 (2017-08-14 20:02:11 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-tegra.git master

for you to fetch changes up to 33848eb53e00156bb6bade1955b09d12daeffdc6:

  apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies (2017-08-15
14:51:18 -0700)

----------------------------------------------------------------
Marcel Ziswiler (4):
      apalis_t30: fix usb otg power enable
      dm: tegra: move apalis t30/tk1, colibri t20/t30 to livetree
      apalis-tk1: remove duplicate hdmi_ddc device tree node
      apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies

 arch/arm/dts/tegra124-apalis.dts                    | 10 +++-------
 arch/arm/dts/tegra20-colibri.dts                    |  4 ++--
 arch/arm/dts/tegra30-apalis.dts                     |  6 +++---
 arch/arm/dts/tegra30-colibri.dts                    |  4 ++--
 board/toradex/apalis_t30/pinmux-config-apalis_t30.h |  4 ++--
 configs/apalis-tk1_defconfig                        |  4 ++++
 configs/apalis_t30_defconfig                        |  1 +
 configs/colibri_t20_defconfig                       |  1 +
 configs/colibri_t30_defconfig                       |  1 +
 9 files changed, 19 insertions(+), 16 deletions(-)

Comments

Tom Rini Aug. 17, 2017, 1:17 a.m. UTC | #1
On Wed, Aug 16, 2017 at 08:30:20AM -0700, Tom Warren wrote:

> Tom,
> 
> Please pull u-boot-tegra/master into U-Boot/master. Thanks!
> 
> All Tegra builds are OK, and Stephen's automated test system reports that
> all tests pass.
> 
> The following changes since commit 2d3c4ae350fe8c196698681ab9410733bf9017e0:
> 
>   Prepare v2017.09-rc2 (2017-08-14 20:02:11 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-tegra.git master
> 
> for you to fetch changes up to 33848eb53e00156bb6bade1955b09d12daeffdc6:
> 
>   apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies (2017-08-15
> 14:51:18 -0700)
> 

Applied to u-boot/master, thanks!