[PATCH v4 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
From: robh@kernel.org (Rob Herring)
Date: 2017-03-03 07:43:01
Also in:
linux-devicetree, linux-mmc, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-03-03 07:43:01
Also in:
linux-devicetree, linux-mmc, lkml
On Wed, Mar 01, 2017 at 10:18:55PM -0300, Sergio Prado wrote:
Adds the device tree bindings description for Samsung S3C24XX MMC/SD/SDIO controller, used as a connectivity interface with external MMC, SD and SDIO storage mediums. Signed-off-by: Sergio Prado <redacted> --- .../devicetree/bindings/mmc/samsung,s3cmci.txt | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 Documentation/devicetree/bindings/mmc/samsung,s3cmci.txt
Acked-by: Rob Herring <robh@kernel.org>