Message ID | 20221207131731.1291517-1-william.qiu@starfivetech.com |
---|---|
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:f944:0:0:0:0:0 with SMTP id q4csp178525wrr; Wed, 7 Dec 2022 05:22:21 -0800 (PST) X-Google-Smtp-Source: AA0mqf4cNUw0VnhHsMN2GlkcMLQ28meYZkApeAPGam/iVMsDunBZ0nJbsm4xc2U5rjoIBP+Qn0uu X-Received: by 2002:a17:902:db86:b0:189:4bde:53b9 with SMTP id m6-20020a170902db8600b001894bde53b9mr67279289pld.11.1670419340736; Wed, 07 Dec 2022 05:22:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1670419340; cv=none; d=google.com; s=arc-20160816; b=uZvmPiklwulKsDaZj6yRrpAdWxCzbTisTZjd4n7VXG3MyTJTDxzmMAzWyE8XMckkUm Xn2GqY5aHB4uy55p4hwWvJkKhMilYCm1Z9x1NP7VpqrVxhhT1JRPJZBTIIpJHgzIfLHb LiOyVEYf9H614T2Nh32Hhs9TcxsfmqB1PU1LpA1p6gECeODMJp454vXpZ5mXZVuKRFEm i65OGP+VKuFe8eoHPRSDNCbv+zRqGnW8Xb+RxnTAshsd051UQANtcW4GUpfEHuhkwwu2 qekD0byJE2R+2nvm2a3RqTdh5jUEGkfpIwpLgxvOlTeRSspHypTXSz76rt0fkPDI2WHd As4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=Wj2Lza2to/u/7ieY9vM6GFQ1ipEi1xPSPWe551akL6s=; b=N+3re1j3FKtdtleN/Qn0lyop9tUY4ZOxYJQIP93f64v1asdDUu9cuEPcAqKabfiA5T 4Wu2jPi6HUMTpJ3T2zuoPWjGmm1vRTmT6Iu7xMkt1amuFGeH0E/lcFXrVSQqSuPGQxPa 04mNQmuPCx5tqnhuEGpi13bZ3fYbvwgQz/ED2sZZTi5JE56lRlB79mbX1RyDuKemH1ux ZJfEDecD/mgU6IfuAej7UqhIXXWH16LbjymDyMEzZv3ECn43+sXFC7OmfaFlmgUYCEVP vGMV8ZgUN2gbT9U6uDvZ+YfRBwkbPzyuQ/EUXISxisyEVRjOxEC1Oke6k4GE8aEnTVi+ /Mmg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id l6-20020a170902f68600b00186c37272a6si3120211plg.178.2022.12.07.05.22.06; Wed, 07 Dec 2022 05:22:20 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229901AbiLGNRi convert rfc822-to-8bit (ORCPT <rfc822;b08248@gmail.com> + 99 others); Wed, 7 Dec 2022 08:17:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49680 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229586AbiLGNRh (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Wed, 7 Dec 2022 08:17:37 -0500 Received: from fd01.gateway.ufhost.com (fd01.gateway.ufhost.com [61.152.239.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3F5CA100F; Wed, 7 Dec 2022 05:17:35 -0800 (PST) Received: from EXMBX165.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX165", Issuer "EXMBX165" (not verified)) by fd01.gateway.ufhost.com (Postfix) with ESMTP id 11B4C24E046; Wed, 7 Dec 2022 21:17:33 +0800 (CST) Received: from EXMBX068.cuchost.com (172.16.6.68) by EXMBX165.cuchost.com (172.16.6.75) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Wed, 7 Dec 2022 21:17:33 +0800 Received: from williamqiu-virtual-machine.starfivetech.com (171.223.208.138) by EXMBX068.cuchost.com (172.16.6.68) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Wed, 7 Dec 2022 21:17:32 +0800 From: William Qiu <william.qiu@starfivetech.com> To: <linux-riscv@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-mmc@vger.kernel.org> CC: Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Jaehoon Chung <jh80.chung@samsung.com>, Ulf Hansson <ulf.hansson@linaro.org>, William Qiu <william.qiu@starfivetech.com>, <linux-kernel@vger.kernel.org> Subject: [PATCH v1 0/3] StarFive's SDIO/eMMC driver support Date: Wed, 7 Dec 2022 21:17:28 +0800 Message-ID: <20221207131731.1291517-1-william.qiu@starfivetech.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [171.223.208.138] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX068.cuchost.com (172.16.6.68) X-YovoleRuleAgent: yovoleflag Content-Transfer-Encoding: 8BIT X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H2, SPF_HELO_PASS,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1751561630240523563?= X-GMAIL-MSGID: =?utf-8?q?1751561630240523563?= |
Series |
StarFive's SDIO/eMMC driver support
|
|
Message
William Qiu
Dec. 7, 2022, 1:17 p.m. UTC
Hi, This patchset adds initial rudimentary support for the StarFive designware mobile storage host controller driver. And this driver will be used in StarFive's visionfive-v2 board. The main purpose of adding this driver is to accommodate the ultra-high speed mode of eMMC. The patch series is based on v6.1-rc5. -- William William Qiu (3): dt-bindings: mmc: Add bindings for StarFive mmc: starfive: Add sdio/emmc driver support riscv: dts: starfive: Add mmc node .../bindings/mmc/starfive,jh7110-sdio.yaml | 71 +++++++ MAINTAINERS | 6 + .../jh7110-starfive-visionfive-v2.dts | 25 +++ arch/riscv/boot/dts/starfive/jh7110.dtsi | 38 ++++ drivers/mmc/host/Kconfig | 10 + drivers/mmc/host/Makefile | 1 + drivers/mmc/host/dw_mmc-starfive.c | 197 ++++++++++++++++++ 7 files changed, 348 insertions(+) create mode 100644 Documentation/devicetree/bindings/mmc/starfive,jh7110-sdio.yaml create mode 100644 drivers/mmc/host/dw_mmc-starfive.c -- 2.34.1
Comments
On 2022/12/7 21:17, William Qiu wrote: > Hi, > > This patchset adds initial rudimentary support for the StarFive > designware mobile storage host controller driver. And this driver will > be used in StarFive's visionfive-v2 board. The main purpose of adding > this driver is to accommodate the ultra-high speed mode of eMMC. > > The patch series is based on v6.1-rc5. > > -- William > > William Qiu (3): > dt-bindings: mmc: Add bindings for StarFive > mmc: starfive: Add sdio/emmc driver support > riscv: dts: starfive: Add mmc node > > .../bindings/mmc/starfive,jh7110-sdio.yaml | 71 +++++++ > MAINTAINERS | 6 + > .../jh7110-starfive-visionfive-v2.dts | 25 +++ > arch/riscv/boot/dts/starfive/jh7110.dtsi | 38 ++++ > drivers/mmc/host/Kconfig | 10 + > drivers/mmc/host/Makefile | 1 + > drivers/mmc/host/dw_mmc-starfive.c | 197 ++++++++++++++++++ > 7 files changed, 348 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mmc/starfive,jh7110-sdio.yaml > create mode 100644 drivers/mmc/host/dw_mmc-starfive.c > > -- > 2.34.1 > Hi Jaehoon/Ulf, Could you please help to review and provide comments on this patch series? Thank you in advance. Best regards, William Qiu
On Fri, 16 Dec 2022 at 03:02, William Qiu <william.qiu@starfivetech.com> wrote: > > > > On 2022/12/7 21:17, William Qiu wrote: > > Hi, > > > > This patchset adds initial rudimentary support for the StarFive > > designware mobile storage host controller driver. And this driver will > > be used in StarFive's visionfive-v2 board. The main purpose of adding > > this driver is to accommodate the ultra-high speed mode of eMMC. > > > > The patch series is based on v6.1-rc5. > > > > -- William > > > > William Qiu (3): > > dt-bindings: mmc: Add bindings for StarFive > > mmc: starfive: Add sdio/emmc driver support > > riscv: dts: starfive: Add mmc node > > > > .../bindings/mmc/starfive,jh7110-sdio.yaml | 71 +++++++ > > MAINTAINERS | 6 + > > .../jh7110-starfive-visionfive-v2.dts | 25 +++ > > arch/riscv/boot/dts/starfive/jh7110.dtsi | 38 ++++ > > drivers/mmc/host/Kconfig | 10 + > > drivers/mmc/host/Makefile | 1 + > > drivers/mmc/host/dw_mmc-starfive.c | 197 ++++++++++++++++++ > > 7 files changed, 348 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/mmc/starfive,jh7110-sdio.yaml > > create mode 100644 drivers/mmc/host/dw_mmc-starfive.c > > > > -- > > 2.34.1 > > > > Hi Jaehoon/Ulf, > > Could you please help to review and provide comments on this patch series? > Thank you in advance. Hi William, Looks like you have received plenty of good comments already and there are a lot of things for you to update. That said, I think it makes better sense for me to look at the next version instead. > > Best regards, > William Qiu Kind regards Uffe
On 2022/12/16 17:22, Ulf Hansson wrote: > On Fri, 16 Dec 2022 at 03:02, William Qiu <william.qiu@starfivetech.com> wrote: >> >> >> >> On 2022/12/7 21:17, William Qiu wrote: >> > Hi, >> > >> > This patchset adds initial rudimentary support for the StarFive >> > designware mobile storage host controller driver. And this driver will >> > be used in StarFive's visionfive-v2 board. The main purpose of adding >> > this driver is to accommodate the ultra-high speed mode of eMMC. >> > >> > The patch series is based on v6.1-rc5. >> > >> > -- William >> > >> > William Qiu (3): >> > dt-bindings: mmc: Add bindings for StarFive >> > mmc: starfive: Add sdio/emmc driver support >> > riscv: dts: starfive: Add mmc node >> > >> > .../bindings/mmc/starfive,jh7110-sdio.yaml | 71 +++++++ >> > MAINTAINERS | 6 + >> > .../jh7110-starfive-visionfive-v2.dts | 25 +++ >> > arch/riscv/boot/dts/starfive/jh7110.dtsi | 38 ++++ >> > drivers/mmc/host/Kconfig | 10 + >> > drivers/mmc/host/Makefile | 1 + >> > drivers/mmc/host/dw_mmc-starfive.c | 197 ++++++++++++++++++ >> > 7 files changed, 348 insertions(+) >> > create mode 100644 Documentation/devicetree/bindings/mmc/starfive,jh7110-sdio.yaml >> > create mode 100644 drivers/mmc/host/dw_mmc-starfive.c >> > >> > -- >> > 2.34.1 >> > >> >> Hi Jaehoon/Ulf, >> >> Could you please help to review and provide comments on this patch series? >> Thank you in advance. > > Hi William, > > Looks like you have received plenty of good comments already and there > are a lot of things for you to update. That said, I think it makes > better sense for me to look at the next version instead. > Fine, I'll do that then. Thanks William Qiu >> >> Best regards, >> William Qiu > > Kind regards > Uffe