public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Leif Lindholm <leif.lindholm@linaro.org>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Subject: Re: [PATCH edk2-platforms] Silicon/SynQuacer/DeviceTree: use more specific PMU 'compatible string
Date: Fri, 27 Apr 2018 10:49:19 +0100	[thread overview]
Message-ID: <20180427094919.gz53ip6v5yivix2c@bivouac.eciton.net> (raw)
In-Reply-To: <CAKv+Gu-VX6AsmPUbrVFsdC_Q4yYySEMnWF0C1yng9WkXRaPuyA@mail.gmail.com>

On Fri, Apr 27, 2018 at 11:46:04AM +0200, Ard Biesheuvel wrote:
> On 1 March 2018 at 15:01, Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote:
> > Replace the PMU compatible string "arm,armv8-pmuv3" with the more
> > accurate "arm,cortex-a53-pmu", potentially making more event types
> > available.
> >
> > Contributed-under: TianoCore Contribution Agreement 1.1
> > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> > ---
> >  Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi b/Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi
> > index fdaccb984483..2db7de3d5b96 100644
> > --- a/Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi
> > +++ b/Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi
> > @@ -379,7 +379,7 @@
> >      };
> >
> >      pmu {
> > -        compatible = "arm,armv8-pmuv3";
> > +        compatible = "arm,cortex-a53-pmu";
> >          interrupts =  <GIC_PPI 7 IRQ_TYPE_LEVEL_LOW>;
> >      };
> 
> Ping?

Apologies, I had failed to spot that patch.

Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>


  reply	other threads:[~2018-04-27  9:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-01 14:01 [PATCH edk2-platforms] Silicon/SynQuacer/DeviceTree: use more specific PMU 'compatible string Ard Biesheuvel
2018-04-27  9:46 ` Ard Biesheuvel
2018-04-27  9:49   ` Leif Lindholm [this message]
2018-04-27 10:12     ` Ard Biesheuvel

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-list 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=20180427094919.gz53ip6v5yivix2c@bivouac.eciton.net \
    --to=devel@edk2.groups.io \
    /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