
The following changes since commit 472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3:
configs: Resync with savedefconfig (2021-01-29 13:56:04 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 8a73bef338d48095dfb8e805b643d7dd1f6b6d9b:
mmc: tmio: sdhi: Configure internal DMA bus width (2021-01-31 14:08:45 +0100)
---------------------------------------------------------------- Biju Das (1): arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10
Marek Vasut (1): mmc: tmio: sdhi: Configure internal DMA bus width
arch/arm/dts/hihope-common.dtsi | 377 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ arch/arm/dts/hihope-rev4.dtsi | 124 +++++++++++++++++++++++++++++ arch/arm/dts/hihope-rzg2-ex.dtsi | 92 +++++++++++++++++++++ arch/arm/dts/r8a774a1-hihope-rzg2m-ex.dts | 21 +++++ arch/arm/dts/r8a774a1-hihope-rzg2m-u-boot.dts | 27 +++++++ arch/arm/dts/r8a774a1-hihope-rzg2m.dts | 37 +++++++++ arch/arm/dts/r8a774a1-u-boot.dtsi | 55 +++++++++++++ drivers/mmc/renesas-sdhi.c | 3 + drivers/mmc/tmio-common.c | 3 + drivers/mmc/tmio-common.h | 2 + 10 files changed, 741 insertions(+) create mode 100644 arch/arm/dts/hihope-common.dtsi create mode 100644 arch/arm/dts/hihope-rev4.dtsi create mode 100644 arch/arm/dts/hihope-rzg2-ex.dtsi create mode 100644 arch/arm/dts/r8a774a1-hihope-rzg2m-ex.dts create mode 100644 arch/arm/dts/r8a774a1-hihope-rzg2m-u-boot.dts create mode 100644 arch/arm/dts/r8a774a1-hihope-rzg2m.dts create mode 100644 arch/arm/dts/r8a774a1-u-boot.dtsi

On Sun, Jan 31, 2021 at 03:57:24PM +0100, Marek Vasut wrote:
The following changes since commit 472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3:
configs: Resync with savedefconfig (2021-01-29 13:56:04 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 8a73bef338d48095dfb8e805b643d7dd1f6b6d9b:
mmc: tmio: sdhi: Configure internal DMA bus width (2021-01-31 14:08:45 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini