[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPDyKFrYiRYioSgS5Dy8YWKpp5xqFtgnez7g3598RB_oar+sbw@mail.gmail.com>
Date: Mon, 24 Jan 2022 15:40:51 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Gabriel Somlo <gsomlo@...il.com>
Cc: linux-kernel@...r.kernel.org, robh+dt@...nel.org,
devicetree@...r.kernel.org, linux-mmc@...r.kernel.org,
kgugala@...micro.com, mholenko@...micro.com, krakoczy@...micro.com,
mdudek@...ernships.antmicro.com, paulus@...abs.org, joel@....id.au,
shorne@...il.com, geert@...ux-m68k.org,
david.abdurachmanov@...ive.com, florent@...oy-digital.fr,
rdunlap@...radead.org, andy.shevchenko@...il.com, hdanton@...a.com
Subject: Re: [PATCH v14 0/3] mmc: Add LiteSDCard mmc driver
On Thu, 13 Jan 2022 at 18:03, Gabriel Somlo <gsomlo@...il.com> wrote:
>
> Add support for the LiteX SD-Card device, LiteSDCard.
>
> LiteSDCard is a simple SD-Card interface available as part of the LiteX
> environment, used with various RISC-V and other FPGA based SoCs.
>
> New in v14:
> Documentation/devicetree/bindings/mmc/litex,mmc.yaml:
> - add missing `vmmc-supply = ...` property to example section
This v14 series applied for next, thanks!
[...]
> Gabriel Somlo (3):
> MAINTAINERS: co-maintain LiteX platform
> dt-bindings: mmc: Add bindings for LiteSDCard
> mmc: Add driver for LiteX's LiteSDCard interface
>
> .../devicetree/bindings/mmc/litex,mmc.yaml | 78 +++
> MAINTAINERS | 9 +-
> drivers/mmc/host/Kconfig | 13 +
> drivers/mmc/host/Makefile | 1 +
> drivers/mmc/host/litex_mmc.c | 661 ++++++++++++++++++
> 5 files changed, 760 insertions(+), 2 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mmc/litex,mmc.yaml
> create mode 100644 drivers/mmc/host/litex_mmc.c
>
Kind regards
Uffe
Powered by blists - more mailing lists