[GIT PULL] TI changes for v2021.04 rc3

Lokesh Vutla lokeshvutla at ti.com
Mon Feb 22 10:09:52 CET 2021


Hi Tom,
	Please find the PR for master branch targeted for v2021.04-rc3 release.
Details about the PR are updated in the tag message.

Gitlab build report: https://gitlab.denx.de/u-boot/custodians/u-boot-ti/-/pipelines/6457

The following changes since commit 767582cd4c755c52bce3e1813bc462f37047cb5c:

  Prepare v2021.04-rc2 (2021-02-15 22:34:56 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git tags/ti-v2021.04-rc3

for you to fetch changes up to d67da448ff2d433f3ad651314a50b9ea42b2e2ae:

  arch: sandbox: fix typo in clk.h (2021-02-22 11:39:49 +0530)

----------------------------------------------------------------
- Fix ethernet on J721e
- Sync am335x DT nodes from Linux 5.9-rc7
- Minor Clock fixes

----------------------------------------------------------------
Dario Binacchi (5):
      arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7
      clk: ti: improve debug messages for clkctrl driver
      arm: dts: sync am33xx-clocks with Linux 5.9-rc7
      clk: remove a redundant header
      arch: sandbox: fix typo in clk.h

Vignesh Raghavendra (1):
      ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet

 arch/arm/dts/am33xx-clocks.dtsi                    |  8 +--
 arch/arm/dts/am33xx-l4.dtsi                        | 64 ++++++++++++++++++++++
 arch/arm/dts/am33xx.dtsi                           | 44 ---------------
 .../arm/dts/k3-j7200-common-proc-board-u-boot.dtsi |  1 +
 arch/sandbox/include/asm/clk.h                     | 26 ++++-----
 drivers/clk/ti/clk-ctrl.c                          |  4 +-
 include/linux/clk-provider.h                       |  1 -
 7 files changed, 84 insertions(+), 64 deletions(-)

Dario Binacchi (5):
  arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7
  clk: ti: improve debug messages for clkctrl driver
  arm: dts: sync am33xx-clocks with Linux 5.9-rc7
  clk: remove a redundant header
  arch: sandbox: fix typo in clk.h

Vignesh Raghavendra (1):
  ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet

 arch/arm/dts/am33xx-clocks.dtsi               |  8 +--
 arch/arm/dts/am33xx-l4.dtsi                   | 64 +++++++++++++++++++
 arch/arm/dts/am33xx.dtsi                      | 44 -------------
 .../k3-j7200-common-proc-board-u-boot.dtsi    |  1 +
 arch/sandbox/include/asm/clk.h                | 26 ++++----
 drivers/clk/ti/clk-ctrl.c                     |  4 +-
 include/linux/clk-provider.h                  |  1 -
 7 files changed, 84 insertions(+), 64 deletions(-)

-- 
2.30.0



More information about the U-Boot mailing list