Re: [PATCH V2 26/27] mmc: mmci: add DT bindings for STM32 sdmmc

2018-10-01 Thread Ulf Hansson
On 21 September 2018 at 11:46, Ludovic Barre wrote: > From: Ludovic Barre > > STM32 sdmmc variant has support to: > -Indicate signal directions (only one property > for d0dir, d123dir, cmd_dir) > -Select command and data phase relation. > -Select "clock in" from an external driver. > > Signed-off

Re: [PATCH V2 26/27] mmc: mmci: add DT bindings for STM32 sdmmc

2018-09-25 Thread Rob Herring
On Fri, Sep 21, 2018 at 11:46:20AM +0200, Ludovic Barre wrote: > From: Ludovic Barre > > STM32 sdmmc variant has support to: > -Indicate signal directions (only one property > for d0dir, d123dir, cmd_dir) > -Select command and data phase relation. > -Select "clock in" from an external driver. >