From: Shawn Guo <shawnguo@kernel.org>
To: Soeren Moch <smoch@web.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
linux-arm-kernel@lists.infradead.org, stable@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: tbs2910: rename MMC node aliases
Date: Mon, 11 Jan 2021 08:31:35 +0800 [thread overview]
Message-ID: <20210111003134.GS28365@dragon> (raw)
In-Reply-To: <20201222155908.48600-1-smoch@web.de>
On Tue, Dec 22, 2020 at 04:59:08PM +0100, Soeren Moch wrote:
> to be consistent with kernel versions up to v5.9 (mmc aliases not used here).
> usdhc1 is not wired up on this board and therefore cannot be used.
> Start mmc aliases with usdhc2.
>
> Signed-off-by: Soeren Moch <smoch@web.de>
> Cc: stable@vger.kernel.org # 5.10.x
Can we have a Fixes tag as well?
Shawn
> ---
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: linux-arm-kernel@lists.infradead.org
> ---
> arch/arm/boot/dts/imx6q-tbs2910.dts | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm/boot/dts/imx6q-tbs2910.dts b/arch/arm/boot/dts/imx6q-tbs2910.dts
> index cb591233035b..6a6e27b35e34 100644
> --- a/arch/arm/boot/dts/imx6q-tbs2910.dts
> +++ b/arch/arm/boot/dts/imx6q-tbs2910.dts
> @@ -16,6 +16,13 @@ chosen {
> stdout-path = &uart1;
> };
>
> + aliases {
> + mmc0 = &usdhc2;
> + mmc1 = &usdhc3;
> + mmc2 = &usdhc4;
> + /delete-property/ mmc3;
> + };
> +
> memory@10000000 {
> device_type = "memory";
> reg = <0x10000000 0x80000000>;
> --
> 2.25.1
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-01-11 0:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-22 15:59 [PATCH] ARM: dts: tbs2910: rename MMC node aliases Soeren Moch
2021-01-11 0:31 ` Shawn Guo [this message]
2021-01-11 0:34 ` Shawn Guo
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=20210111003134.GS28365@dragon \
--to=shawnguo@kernel.org \
--cc=festevam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=s.hauer@pengutronix.de \
--cc=smoch@web.de \
--cc=stable@vger.kernel.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