public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] MMC Fixes for dra7xx and am57xx boards
@ 2019-06-20  9:37 Faiz Abbas
  2019-06-20  9:37 ` [U-Boot] [PATCH 1/4] ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullup Faiz Abbas
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Faiz Abbas @ 2019-06-20  9:37 UTC (permalink / raw)
  To: u-boot

These patches implement some MMC related fixes for dra7xx and am57xx
boards.

Faiz Abbas (4):
  ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line
    without pullup
  ARM: dts: am574x-idk: Add pinmuxes for mmc1 and mmc2
  ARM: dts: am57xx: Disable voltage switching for SD card
  ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values

 arch/arm/dts/am571x-idk.dts                | 10 ++----
 arch/arm/dts/am572x-idk.dts                | 10 ++----
 arch/arm/dts/am574x-idk.dts                | 15 ++++++++
 arch/arm/dts/am57xx-beagle-x15-common.dtsi |  1 +
 arch/arm/dts/am57xx-beagle-x15-revb1.dts   |  7 +---
 arch/arm/dts/am57xx-beagle-x15-revc.dts    |  7 +---
 arch/arm/dts/am57xx-idk-common.dtsi        |  1 +
 arch/arm/dts/dra7-mmc-iodelay.dtsi         | 19 ++++++++++
 arch/arm/dts/dra76x-mmc-iodelay.dtsi       | 40 +++++++++++-----------
 9 files changed, 64 insertions(+), 46 deletions(-)
 create mode 100644 arch/arm/dts/dra7-mmc-iodelay.dtsi

-- 
2.19.2

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-07-28 21:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-20  9:37 [U-Boot] [PATCH 0/4] MMC Fixes for dra7xx and am57xx boards Faiz Abbas
2019-06-20  9:37 ` [U-Boot] [PATCH 1/4] ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullup Faiz Abbas
2019-07-28 21:49   ` Tom Rini
2019-06-20  9:37 ` [U-Boot] [PATCH 2/4] ARM: dts: am574x-idk: Add pinmuxes for mmc1 and mmc2 Faiz Abbas
2019-07-28 21:49   ` Tom Rini
2019-06-20  9:37 ` [U-Boot] [PATCH 3/4] ARM: dts: am57xx: Disable voltage switching for SD card Faiz Abbas
2019-07-28 21:49   ` Tom Rini
2019-06-20  9:37 ` [U-Boot] [PATCH 4/4] ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values Faiz Abbas
2019-07-28 21:49   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox