From: Bhupesh Sharma <bhupesh.sharma@linaro.org>
To: linux-mmc@vger.kernel.org
Cc: bhupesh.sharma@linaro.org, bhupesh.linux@gmail.com,
agross@kernel.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
robh+dt@kernel.org, bjorn.andersson@linaro.org,
ulf.hansson@linaro.org, robh@kernel.org
Subject: [PATCH 0/4] mmc: sdhci-msm: Convert dt-binding to yaml & add support for sm8150
Date: Sat, 30 Apr 2022 03:38:29 +0530 [thread overview]
Message-ID: <20220429220833.873672-1-bhupesh.sharma@linaro.org> (raw)
This patchset converts the Qualcomm 'sdhci-msm' device-tree binding
to yaml format and also adds support for sm8150 Qualcomm Soc.
This patchset is dependent on the qcom dts fixes sent via a separate
patchset (see [1]), to make sure that the 'make dtbs_check' and
'make dt_binding_check' work well and Rob's bot is happy as well.
[1]. https://lore.kernel.org/linux-arm-msm/20220429214420.854335-1-bhupesh.sharma@linaro.org/
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Bhupesh Sharma (4):
dt-bindings: mmc/sdhci-msm: Convert bindings to yaml
mmc: host/sdhci-msm: Add SoC specific compatibles
dt-bindings: mmc: sdhci-msm: Add compatible string for sm8150
mmc: host/sdhci-msm: Add compatible string check for sm8150
.../devicetree/bindings/mmc/sdhci-msm.txt | 123 -----------
.../devicetree/bindings/mmc/sdhci-msm.yaml | 193 ++++++++++++++++++
drivers/mmc/host/sdhci-msm.c | 24 +++
3 files changed, 217 insertions(+), 123 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mmc/sdhci-msm.txt
create mode 100644 Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
--
2.35.1
next reply other threads:[~2022-04-29 22:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-29 22:08 Bhupesh Sharma [this message]
2022-04-29 22:08 ` [PATCH 1/4] dt-bindings: mmc/sdhci-msm: Convert bindings to yaml Bhupesh Sharma
2022-05-02 15:33 ` Rob Herring
2022-05-03 7:33 ` Bhupesh Sharma
2022-05-04 20:46 ` Rob Herring
2022-05-05 8:29 ` Ulf Hansson
2022-05-05 20:29 ` Bhupesh Sharma
2022-04-29 22:08 ` [PATCH 2/4] mmc: host/sdhci-msm: Add SoC specific compatibles Bhupesh Sharma
2022-04-29 22:08 ` [PATCH 3/4] dt-bindings: mmc: sdhci-msm: Add compatible string for sm8150 Bhupesh Sharma
2022-04-29 22:08 ` [PATCH 4/4] mmc: host/sdhci-msm: Add compatible string check " Bhupesh Sharma
2022-05-04 10:37 ` [PATCH 0/4] mmc: sdhci-msm: Convert dt-binding to yaml & add support " Ulf Hansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220429220833.873672-1-bhupesh.sharma@linaro.org \
--to=bhupesh.sharma@linaro.org \
--cc=agross@kernel.org \
--cc=bhupesh.linux@gmail.com \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=ulf.hansson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).