[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPDyKFpLVH1fEwKzjd8RP2NP0ZpEjo66XxvL5VVnCWMyS0dw4Q@mail.gmail.com>
Date: Wed, 16 Nov 2022 17:17:45 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
Cc: Adrian Hunter <adrian.hunter@...el.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Jassi Brar <jaswinder.singh@...aro.org>,
Ard Biesheuvel <ardb@...nel.org>, linux-mmc@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/6] mmc: sdhci-fujitsu: Add some features and support
for F_SDH30_E51
On Fri, 11 Nov 2022 at 09:10, Kunihiko Hayashi
<hayashi.kunihiko@...ionext.com> wrote:
>
> This series adds some additional features such as reset control,
> non-removable media, and quirks for broken timeout clock.
>
> And this adds support for F_SDH30_E51 IP that is a higher version
> of F_SDH30 and supports eMMC 5.1.
>
> The above features are not specific to this IP directly, but are
> affected by IP configuration and external wiring.
>
> Changes since v1:
> - Add conversion and additional compatible patch for DT bindings
> - Add description for F_SDH30_E51 to the commit message
> - Append vendor name to MODULE_AUTHOR
>
> Kunihiko Hayashi (6):
> dt-bindings: mmc: Convert sdhci-fujitsu to JSON schema
> mmc: f-sdh30: Add reset control support
> dt-bindings: sdhci-fujitsu: Add compatible string for F_SDH30_E51
> mmc: f-sdh30: Add compatible string for Socionext F_SDH30_E51
> mmc: f-sdh30: Add support for non-removable media
> mmc: f-sdh30: Add quirks for broken timeout clock capability
>
> .../bindings/mmc/fujitsu,sdhci-fujitsu.yaml | 57 +++++++++++++++++++
> .../devicetree/bindings/mmc/sdhci-fujitsu.txt | 32 -----------
> drivers/mmc/host/sdhci_f_sdh30.c | 31 +++++++++-
> drivers/mmc/host/sdhci_f_sdh30.h | 3 +
> 4 files changed, 89 insertions(+), 34 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mmc/fujitsu,sdhci-fujitsu.yaml
> delete mode 100644 Documentation/devicetree/bindings/mmc/sdhci-fujitsu.txt
>
Applied for next, thanks!
Kind regards
Uffe
Powered by blists - more mailing lists