From: haibo.chen@nxp.com
To: adrian.hunter@intel.com, ulf.hansson@linaro.org,
linux-mmc@vger.kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org,
s.hauer@pengutronix.de
Cc: linux-imx@nxp.com, haibo.chen@nxp.com, kernel@pengutronix.de,
festevam@gmail.com, cniedermaier@dh-electronics.com,
devicetree@vger.kernel.org, kernel@dh-electronics.com
Subject: [PATCH v2 0/4] cd/wp code clean up for i.MX USDHC
Date: Sat, 6 May 2023 15:40:33 +0800 [thread overview]
Message-ID: <20230506074037.522961-1-haibo.chen@nxp.com> (raw)
From: Haibo Chen <haibo.chen@nxp.com>
Now i.MX USDHC driver convert to a DT-only platform driver, the legency
code for non-DT is reduncant, like the cd_types and wp_types. So clean
it up here.
V2:
-PATCH 3, fix the dt-binding-check error issue.
-no changes for other PATCH.
Haibo Chen (4):
mmc: sdhci-esdhc-imx: remove unused enum cd_types
mmc: sdhci-esdhc-imx: remove redundant write protect code
dt-bindings: mmc: fsl-imx-esdhc: remove property "fsl,wp-controller"
arm: dts: imx: remove "fsl,wp-controller" since it is dropped
.../bindings/mmc/fsl-imx-esdhc.yaml | 6 --
arch/arm/boot/dts/imx53-sk-imx53.dts | 1 -
arch/arm/boot/dts/imx53-tx53.dtsi | 2 -
arch/arm/boot/dts/imx6dl-tx6s-8035.dts | 1 -
arch/arm/boot/dts/imx6dl-tx6u-8033.dts | 1 -
arch/arm/boot/dts/imx6q-bosch-acc.dts | 2 -
arch/arm/boot/dts/imx6q-tx6q-1020-comtft.dts | 1 -
arch/arm/boot/dts/imx6q-tx6q-1020.dts | 1 -
arch/arm/boot/dts/imx6q-tx6q-1036.dts | 1 -
arch/arm/boot/dts/imx6qdl-dhcom-som.dtsi | 1 -
arch/arm/boot/dts/imx6qdl-emcon.dtsi | 2 -
arch/arm/boot/dts/imx6qdl-ts4900.dtsi | 1 -
arch/arm/boot/dts/imx6qdl-ts7970.dtsi | 1 -
arch/arm/boot/dts/imx6qdl-tx6.dtsi | 2 -
arch/arm/boot/dts/imx6qp-tx6qp-8037.dts | 1 -
arch/arm/boot/dts/imx6qp-tx6qp-8137.dts | 1 -
arch/arm/boot/dts/imx6ul-tx6ul-0011.dts | 1 -
arch/arm/boot/dts/imx6ul-tx6ul.dtsi | 1 -
arch/arm/boot/dts/imxrt1050.dtsi | 1 -
drivers/mmc/host/sdhci-esdhc-imx.c | 56 +------------------
20 files changed, 1 insertion(+), 83 deletions(-)
--
2.34.1
next reply other threads:[~2023-05-06 7:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-06 7:40 haibo.chen [this message]
2023-05-06 7:40 ` [PATCH v2 1/4] mmc: sdhci-esdhc-imx: remove unused enum cd_types haibo.chen
2023-05-19 10:37 ` Adrian Hunter
2023-05-06 7:40 ` [PATCH v2 2/4] mmc: sdhci-esdhc-imx: remove redundant write protect code haibo.chen
2023-05-19 10:36 ` Adrian Hunter
2023-06-01 7:50 ` Bough Chen
2023-05-06 7:40 ` [PATCH v2 3/4] dt-bindings: mmc: fsl-imx-esdhc: remove property "fsl,wp-controller" haibo.chen
2023-05-06 10:59 ` Krzysztof Kozlowski
2023-05-23 2:03 ` Peng Fan
2023-06-08 17:44 ` Rob Herring
2023-05-06 7:40 ` [PATCH v2 4/4] arm: dts: imx: remove "fsl,wp-controller" since it is dropped haibo.chen
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=20230506074037.522961-1-haibo.chen@nxp.com \
--to=haibo.chen@nxp.com \
--cc=adrian.hunter@intel.com \
--cc=cniedermaier@dh-electronics.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@dh-electronics.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-imx@nxp.com \
--cc=linux-mmc@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@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).