From: Matthias Brugger <matthias.bgg@gmail.com>
To: Ryder Lee <ryder.lee@mediatek.com>
Cc: Rob Herring <robh+dt@kernel.org>,
Sean Wang <sean.wang@kernel.org>,
Weijie Gao <weijie.gao@mediatek.com>,
Roy Luo <roychl666@gmail.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org
Subject: Re: [PATCH 1/7] Revert "ARM: mediatek: add MT7623a smp bringup code"
Date: Thu, 7 Feb 2019 17:47:38 +0100 [thread overview]
Message-ID: <c9d64405-975a-a7d7-9a1a-19094f1974db@gmail.com> (raw)
In-Reply-To: <d1ab6c89b115ad0582815816490fa0c13ea83178.1548735271.git.ryder.lee@mediatek.com>
On 29/01/2019 05:28, Ryder Lee wrote:
> This reverts commit 3b99ab7deca1e5f4229b4bdecd005d71e22cfc60.
>
> The compatible "mediatek,mt7623a" is useless, so remove it.
>
> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
pushed to v5.0-next/soc
Thanks!
> ---
> arch/arm/mach-mediatek/mediatek.c | 2 --
> arch/arm/mach-mediatek/platsmp.c | 1 -
> 2 files changed, 3 deletions(-)
>
> diff --git a/arch/arm/mach-mediatek/mediatek.c b/arch/arm/mach-mediatek/mediatek.c
> index 6910b4e..c3cf215 100644
> --- a/arch/arm/mach-mediatek/mediatek.c
> +++ b/arch/arm/mach-mediatek/mediatek.c
> @@ -30,7 +30,6 @@ static void __init mediatek_timer_init(void)
>
> if (of_machine_is_compatible("mediatek,mt6589") ||
> of_machine_is_compatible("mediatek,mt7623") ||
> - of_machine_is_compatible("mediatek,mt7623a") ||
> of_machine_is_compatible("mediatek,mt8135") ||
> of_machine_is_compatible("mediatek,mt8127")) {
> /* turn on GPT6 which ungates arch timer clocks */
> @@ -50,7 +49,6 @@ static void __init mediatek_timer_init(void)
> "mediatek,mt6589",
> "mediatek,mt6592",
> "mediatek,mt7623",
> - "mediatek,mt7623a",
> "mediatek,mt8127",
> "mediatek,mt8135",
> NULL,
> diff --git a/arch/arm/mach-mediatek/platsmp.c b/arch/arm/mach-mediatek/platsmp.c
> index 6882ff0..51e8556 100644
> --- a/arch/arm/mach-mediatek/platsmp.c
> +++ b/arch/arm/mach-mediatek/platsmp.c
> @@ -60,7 +60,6 @@ struct mtk_smp_boot_info {
> static const struct of_device_id mtk_smp_boot_infos[] __initconst = {
> { .compatible = "mediatek,mt6589", .data = &mtk_mt6589_boot },
> { .compatible = "mediatek,mt7623", .data = &mtk_mt7623_boot },
> - { .compatible = "mediatek,mt7623a", .data = &mtk_mt7623_boot },
> {},
> };
>
>
prev parent reply other threads:[~2019-02-07 16:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-29 4:28 Ryder Lee
2019-01-29 4:31 ` [PATCH 2/7] dt-bindings: arm: mediatek: remove unused "mediatek,mt7623a" Ryder Lee
2019-01-29 4:31 ` [PATCH 3/7] dt-bindings: arm: mediatek: add support for MT7622 BPI-R64 and MT7629 RFB Ryder Lee
2019-02-13 20:12 ` Rob Herring
2019-01-29 4:31 ` [PATCH 4/7] dt-bindings: mediatek: update bindings for MT7629 SoC Ryder Lee
2019-02-08 12:28 ` Matthias Brugger
2019-01-29 4:31 ` [PATCH 5/7] dt-bindings: interrupt-controller: update bindings for MT7623 Ryder Lee
2019-02-07 17:11 ` Matthias Brugger
2019-02-08 9:25 ` Marc Zyngier
2019-01-29 4:31 ` [PATCH 6/7] arm: mediatek: add MT7629 smp bring up code Ryder Lee
2019-01-29 4:31 ` [PATCH 7/7] arm: dts: mediatek: add basic support for MT7629 SoC Ryder Lee
2019-02-08 12:30 ` Matthias Brugger
2019-02-25 14:37 ` Rob Herring
2019-02-07 16:47 ` Matthias Brugger [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=c9d64405-975a-a7d7-9a1a-19094f1974db@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=robh+dt@kernel.org \
--cc=roychl666@gmail.com \
--cc=ryder.lee@mediatek.com \
--cc=sean.wang@kernel.org \
--cc=weijie.gao@mediatek.com \
/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
all inboxes | Powered by JetHome®