From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 30 Apr 2018 12:56:57 -0400 Subject: [U-Boot] [UBOOT PATCH v3 0/7] Add support of SD3.0 UHS modes for ZynqMP In-Reply-To: References: <1524121630-13933-1-git-send-email-siva.durga.paladugu@xilinx.com> <20180430141742.GU31362@bill-the-cat.ec.rr.com> Message-ID: <20180430165657.GA31362@bill-the-cat.ec.rr.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de On Mon, Apr 30, 2018 at 04:46:13PM +0000, Michal Simek wrote: > Dne po, 30. dub 2018 16:22 u=C5=BEivatel Tom Rini na= psal: >=20 > > On Mon, Apr 30, 2018 at 11:02:24AM +0200, Michal Simek wrote: > > > Hi Tom, > > > > > > On 19.4.2018 09:07, Siva Durga Prasad Paladugu wrote: > > > > This patch series is meant to add SD3.0 support for ZynqMP > > > > platform. > > > > The first five patches in the series mostly setting up > > > > things in sdhci layer to support SD3.0 , the sixth patch > > > > is to add SD3.0 support for ZynqMP platform and the last > > > > patch is to enable this support for ZynqMP zcu102 rev1.0 > > > > eval board. > > > > > > > > Siva Durga Prasad Paladugu (7): > > > > mmc: sdhci: Add support for disabling clock > > > > mmc: sdhci: Handle execute tuning command in sdhci_send_command > > > > sdhci: Add new sdhci ops for platform specific tuning and delays > > > > mmc: sdhci: Invoke platform specific tuning and delay routines > > > > mmc : sdhci: Read capabilities register1 and update host caps > > > > mmc: zynq_sdhci: Add support for SD3.0 > > > > zynqmp: zcu102: Enable UHS support for ZCU102 Rev1.0 board > > > > > > > > board/xilinx/zynqmp/Makefile | 2 + > > > > board/xilinx/zynqmp/tap_delays.c | 229 > > +++++++++++++++++++++++++ > > > > configs/xilinx_zynqmp_zcu102_rev1_0_defconfig | 2 + > > > > drivers/mmc/sdhci.c | 63 ++++++- > > > > drivers/mmc/zynq_sdhci.c | 231 > > +++++++++++++++++++++++++- > > > > include/sdhci.h | 8 + > > > > include/zynqmp_tap_delay.h | 20 +++ > > > > 7 files changed, 547 insertions(+), 8 deletions(-) > > > > create mode 100644 board/xilinx/zynqmp/tap_delays.c > > > > create mode 100644 include/zynqmp_tap_delay.h > > > > > > > > > > It looks like that Jaehoon is out or busy with something else. Can you > > > please recommend someone to take a look at these patches? Definitely > > > feel free to look at it self. > > > > Are these things that need to come in for v2018.05 to fix regressions or > > new support? Thanks! >=20 > New support. Then yes, assuming Jaehoon doesn't pick it up shortly after v2018.05 feel free to grab it for one of your trees, thanks! --=20 Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: