Hi
> On Tue, Mar 26, 2019 at 02:53:37PM +0900, Takao Orito wrote:
> > Add new compatible description for Milbeaut SoC. Socionext
> > inherits F_SDH30 IP from Fujitsu. Then new Soc series "Milbeaut"
> > has F_SDH30 controller specified by "socionext,milbeaut-m10v-sdhci-3.0".
>
> Subject is wrong,
Hello
Does anyone have any comments on this ?
> The following patches add driver for SD Host controller on
> Socionext's Milbeaut M10V platforms.
>
> SD Host controller on Milbeaut consists of two controller parts.
> One is core controller F_SDH30, this is similar to sdhci-fujitsu
> controller.
Thanks for checking and pushing my patch !
Orito
> On Tue, 10 Sep 2019 at 03:39, Takao Orito wrote:
> >
> > The following patches add driver for SD Host controller on
> > Socionext's Milbeaut M10V platforms.
> >
> > SD Host controller on Milbeaut consists of two controller parts.
> > One is cor
Thank you for reviewing my patches.
Sorry for my late reply. Japan was in Spring Vacation.
> On Fri, 26 Apr 2019 at 04:04, Takao Orito wrote:
> >
> > Signed-off-by: Takao Orito
> > ---
> > .../devicetree/bindings/mmc/sdhci-milbeaut.txt | 35
> > ++
> > 1 file changed,
Thank you for reviewing my patches.
> [...]
>
> > +
> > +static void sdhci_milbeaut_power_off(struct sdhci_host *host)
> > +{
> > + struct f_sdhost_priv *priv = sdhci_priv(host);
> > +
> > + gpiod_set_value(priv->power_gpio, 0);
> > + udelay(1000);
> > +}
> > +
> > +static void
Thank you for reviewing my patches.
Sorry for my late reply. Japan was in Spring Vacation.
> On Fri, Apr 26, 2019 at 11:06:32AM +0900, Takao Orito wrote:
>
> Needs a commit msg.
I see. I will add message.
>
> > Signed-off-by: Takao Orito
> > ---
> > .../devicetree/bindings/mmc/sdhci-milbeaut
Hello
Does anyone have any comments on this ?
> Add the device-tree binding documentation for Milbeaut SDHCI driver.
>
> Signed-off-by: Takao Orito
> ---
> .../devicetree/bindings/mmc/sdhci-milbeaut.txt | 32
> ++
> 1 file changed, 32 insertions(+)
> create mode 1006
Thanks for checking my patch.
> On Thu, May 30, 2019 at 06:22:11PM +0900, Takao Orito wrote:
> > Add the device-tree binding documentation for Milbeaut SDHCI driver.
> >
> > Signed-off-by: Takao Orito
> > ---
> > .../devicetree/bindings/mmc/sdhci-milbeaut.txt | 32
> >
Hi All
I'm sorry, I had mistaken the Subject format of my patch series.
I will send new patches with right format.
Please ignore this series.
Orito
> The following patches add driver support for SD Host controller on
> Socionext's Milbeaut M10V platforms.
>
> SD Host controller on Milbeaut is
Hi
> On 3/06/19 4:48 PM, Ulf Hansson wrote:
> > + Adrian
> >
> > On Thu, 30 May 2019 at 11:20, Takao Orito wrote:
> >>
> >> SD Host controller on Milbeaut consists of two controller parts.
> >> One is core controller F_SDH30, this is similar to sdhci-fujitsu
> >> controller.
> >> Another is bri
Hi
Thank you for you comment.
> On Tue, 26 Mar 2019 at 05:56, Takao Orito wrote:
> >
> > SD Host controller on Milbeaut is consist of two controller parts.
> > One is core controller F_SDH30, this is similar to sdhci-fujitsu
> > controller.
> > Another is bridge controller.
> > This bridge cont
11 matches
Mail list logo