From: Hsin-Yi Wang <hsinyi@chromium.org>
To: Enric Balletbo Serra <eballetbo@gmail.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Eizan Miyamoto <eizan@chromium.org>,
devicetree <devicetree@vger.kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
Date: Mon, 26 Jul 2021 18:15:58 +0800 [thread overview]
Message-ID: <CAJMQK-jkUCVgRXL5dcDUd6vpEojEG6heuAXgvbYwikz_sPjnHQ@mail.gmail.com> (raw)
In-Reply-To: <CAFqH_53zJp7ejwXn3qqiVPnoTy6W3WonvvDxsZDCjmaQA57h6A@mail.gmail.com>
On Mon, Jul 26, 2021 at 5:32 PM Enric Balletbo Serra
<eballetbo@gmail.com> wrote:
>
> Hi Hsin-Yi,
>
> Thank you for the patch.
>
> Missatge de Hsin-Yi Wang <hsinyi@chromium.org> del dia dl., 26 de jul.
> 2021 a les 7:08:
> >
> > Use aliases to mmc nodes so the partition name for eMMC and SD card will
> > be consistent across boots.
> >
>
> This definitely helps with my "troubles" flashing the kernel to the
> correct place" so
>
> > Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
>
> Tested-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
>
> Btw, I think that a similar patch should be send for Elm, could you
> take care of it?
>
It's sent here:
https://patchwork.kernel.org/project/linux-mediatek/patch/20210726101451.2118076-1-hsinyi@chromium.org/
Thanks!
> Thanks,
> Enric
>
> > ---
> > arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi b/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
> > index ae549d55a94fc..ed499e17b6570 100644
> > --- a/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
> > +++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
> > @@ -13,6 +13,8 @@
> > / {
> > aliases {
> > serial0 = &uart0;
> > + mmc0 = &mmc0;
> > + mmc1 = &mmc1;
> > };
> >
> > chosen {
> > --
> > 2.32.0.432.gabb21c7263-goog
> >
prev parent reply other threads:[~2021-07-26 10:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-26 5:08 [PATCH] arm64: dts: mt8183: kukui: Use aliases to mmc nodes Hsin-Yi Wang
2021-07-26 8:55 ` Chen-Yu Tsai
2021-07-26 9:32 ` Enric Balletbo Serra
2021-07-26 10:15 ` Hsin-Yi Wang [this message]
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=CAJMQK-jkUCVgRXL5dcDUd6vpEojEG6heuAXgvbYwikz_sPjnHQ@mail.gmail.com \
--to=hsinyi@chromium.org \
--cc=devicetree@vger.kernel.org \
--cc=eballetbo@gmail.com \
--cc=eizan@chromium.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@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;
as well as URLs for NNTP newsgroup(s).