lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 26 Mar 2019 05:41:55 +0000
From:   <orito.takao@...ionext.com>
To:     <ulf.hansson@...aro.org>, <robh+dt@...nel.org>,
        <mark.rutland@....com>
CC:     <linux-mmc@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, <masami.hiramatsu@...aro.org>,
        <jaswinder.singh@...aro.org>, <sugaya.taichi@...ionext.com>,
        <kasai.kazuhiro@...ionext.com>, <kanematsu.shinji@...ionext.com>,
        <orito.takao@...ionext.com>
Subject: Re: [Milbeaut PATCH v0.4 0/2] mmc: sdhci_f_sdh30: Add support for
 Milbeaut


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 consist of two controller parts.
> One is core controller F_SDH30, this is similar to sdhci-fujitsu
> controller.
> Another is bridge controller. This bridge controller is not compatible
> with sdhci-fujitsu controller. This is special for Milbeaut series.
> 
> It has the several parts,
>  - reset control
>  - clock enable / select for SDR50/25/12
>  - hold control of DATA/CMD line
>  - select characteristics for WP/CD/LED line
>  - Re-tuning control for mode3
>  - Capability setting
>    Timeout Clock / Base Clock / Timer Count for Re-Tuning /
>    Debounce period
> These requires special procedures at reset or clock enable/change or
>  further tuning of clock.
> 
> Takao Orito (2):
>   dt-bindings: mmc: sdhci-fujitsu.txt: add miilbeaut driver
>   mmc: sdhci_f_sdh30: Add support for Milbeaut M10V host controller
> 
>  .../devicetree/bindings/mmc/sdhci-fujitsu.txt      |  22 +-
>  drivers/mmc/host/sdhci_f_sdh30.c                   | 324 +++++++++++++++++++--
>  2 files changed, 315 insertions(+), 31 deletions(-)
> 
> -- 
> 1.9.1
> 

-- 
Takao Orito <orito.takao@...ionext.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ