All of lore.kernel.org
 help / color / mirror / Atom feed
From: cixi.geng@linux.dev
To: "Chunyan Zhang" <zhang.lyra@gmail.com>,
	"SoC Team" <soc@kernel.org>,
	robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org
Cc: conor+dt@kernel.org, orsonzhai@gmail.com,
	baolin.wang@linux.alibaba.com, arnd@arndb.de,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	cixi.geng1@unisoc.com
Subject: Re: [PATCH] arm64: dts: sprd: fix the cpu node for UMS512
Date: Thu, 24 Aug 2023 06:27:44 +0000	[thread overview]
Message-ID: <2aeec29689a56fcfa60aa499f73f9a10f783c4ec@linux.dev> (raw)
In-Reply-To: <CAAfSe-sorWk5zhzevAoxwbiyk2YoDU9d47FLXcT43q1ZwHdvdg@mail.gmail.com>

August 17, 2023 at 4:26 PM, "Chunyan Zhang" <zhang.lyra@gmail.com> wrote:


> 
> On Wed, 12 Jul 2023 at 00:24, Cixi Geng <cixi.geng@linux.dev> wrote:
> 
> > 
> > From: Cixi Geng <cixi.geng1@unisoc.com>
> > 
> >  The UMS512 Socs have 8 cores contains 6 a55 and 2 a75.
> >  modify the cpu nodes to correct information.
> > 
> >  Fixes: 2b4881839a39 ("arm64: dts: sprd: Add support for Unisoc's UMS512")
> >  Signed-off-by: Cixi Geng <cixi.geng1@unisoc.com>
> > 
> 
> Acked-by: Chunyan Zhang <zhang.lyra@gmail.com>
> 
> Thanks,
> Chunyan
> 
Hi All,
please help to review this patch, If there are no issues, I hope to apply as soon as possible,thanks!
> > 
> > ---
> >  arch/arm64/boot/dts/sprd/ums512.dtsi | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> >  diff --git a/arch/arm64/boot/dts/sprd/ums512.dtsi b/arch/arm64/boot/dts/sprd/ums512.dtsi
> >  index 024be594c47d..97ac550af2f1 100644
> >  --- a/arch/arm64/boot/dts/sprd/ums512.dtsi
> >  +++ b/arch/arm64/boot/dts/sprd/ums512.dtsi
> >  @@ -96,7 +96,7 @@ CPU5: cpu@500 {
> > 
> >  CPU6: cpu@600 {
> >  device_type = "cpu";
> >  - compatible = "arm,cortex-a55";
> >  + compatible = "arm,cortex-a75";
> >  reg = <0x0 0x600>;
> >  enable-method = "psci";
> >  cpu-idle-states = <&CORE_PD>;
> >  @@ -104,7 +104,7 @@ CPU6: cpu@600 {
> > 
> >  CPU7: cpu@700 {
> >  device_type = "cpu";
> >  - compatible = "arm,cortex-a55";
> >  + compatible = "arm,cortex-a75";
> >  reg = <0x0 0x700>;
> >  enable-method = "psci";
> >  cpu-idle-states = <&CORE_PD>;
> >  --
> >  2.34.1
> >
>

      reply	other threads:[~2023-08-24  6:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11 16:23 [PATCH] arm64: dts: sprd: fix the cpu node for UMS512 Cixi Geng
2023-08-17  8:26 ` Chunyan Zhang
2023-08-24  6:27   ` cixi.geng [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=2aeec29689a56fcfa60aa499f73f9a10f783c4ec@linux.dev \
    --to=cixi.geng@linux.dev \
    --cc=arnd@arndb.de \
    --cc=baolin.wang@linux.alibaba.com \
    --cc=cixi.geng1@unisoc.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=orsonzhai@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=soc@kernel.org \
    --cc=zhang.lyra@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.