From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Date: Mon, 29 May 2017 14:49:32 +0000 Subject: [U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations In-Reply-To: References: <20170424020211.20690-1-sjg@chromium.org> <20170424020211.20690-9-sjg@chromium.org> <2b10f3d51fb04020b08b007969af247c@HQMAIL101.nvidia.com> Message-ID: <1496069369.3823.9.camel@toradex.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Hi Simon On Thu, 2017-05-18 at 10:35 -0600, Simon Glass wrote: > Hi Tom, > > On 18 May 2017 at 10:33, Tom Warren wrote: > > Simon, > > > > What testing did you do? > > This was tested on Nyan. I'd be grateful for any Tegra review / > testing that you can arrange. It seems mighty quiet around here :-) Sorry about that, been mighty busy around here. I just tested dm/master on all our Tegra hardware being Apalis T30, Apalis TK1, Colibri T20 and Colibri T30 and all works fine including e.g. the 3 SD/MMC controllers via driver model now: Apalis TK1 # dm tree  Class       Probed   Name ----------------------------------------  root        [ + ]    root_driver ...  mmc         [ + ]    |-- sdhci at 700b0000  blk         [ + ]    |   `-- sdhci at 700b0000.blk  mmc         [ + ]    |-- sdhci at 700b0400  blk         [ + ]    |   `-- sdhci at 700b0400.blk  mmc         [ + ]    |-- sdhci at 700b0600  blk         [ + ]    |   `-- sdhci at 700b0600.blk  usb         [   ]    |-- usb at 7d000000  usb         [   ]    |-- usb at 7d004000  usb         [   ]    |-- usb at 7d008000  simple_bus  [   ]    `-- clocks  clk         [   ]        `-- clock at 0 With the live tree stuff I had less success but will post on resp. message there. > > Tom Cheers Marcel > > -- > > nvpublic > > Regards, > Simon > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > https://lists.denx.de/listinfo/u-boot