All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Samuel Holland <samuel@sholland.org>
Cc: Vinod Koul <vkoul@kernel.org>,
	Bartosz Dudziak <bartosz.dudziak@snejp.pl>,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Luca Weiss <luca@z3ntu.xyz>,
	devicetree@vger.kernel.org, Stephan Gerhold <stephan@gerhold.net>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Russell King <linux@armlinux.org.uk>,
	Thierry Reding <treding@nvidia.com>,
	linux-sunxi@lists.linux.dev, Chen-Yu Tsai <wens@csie.org>,
	Jernej Skrabec <jernej.skrabec@gmail.com>,
	Robin Murphy <robin.murphy@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Maxime Ripard <maxime@cerno.tech>
Subject: Re: [PATCH 3/3] dt-bindings: arm: Remove obsolete CPU enable methods
Date: Sun, 5 Jun 2022 16:24:05 -0500	[thread overview]
Message-ID: <20220605212405.GA3542627-robh@kernel.org> (raw)
In-Reply-To: <20220531045038.42230-4-samuel@sholland.org>

On Mon, 30 May 2022 23:50:38 -0500, Samuel Holland wrote:
> U-Boot has provided PSCI on Allwinner A31 and A23/A33 since May 2015,
> commit 014414f53695 ("ARM: sunxi: Enable PSCI for sun8i"). Since we can
> assume PSCI is available on these platforms, they no longer need custom
> CPU enable methods.
> 
> Signed-off-by: Samuel Holland <samuel@sholland.org>
> ---
> 
>  Documentation/devicetree/bindings/arm/cpus.yaml | 2 --
>  1 file changed, 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Samuel Holland <samuel@sholland.org>
Cc: Vinod Koul <vkoul@kernel.org>,
	Bartosz Dudziak <bartosz.dudziak@snejp.pl>,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Luca Weiss <luca@z3ntu.xyz>,
	devicetree@vger.kernel.org, Stephan Gerhold <stephan@gerhold.net>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Russell King <linux@armlinux.org.uk>,
	Thierry Reding <treding@nvidia.com>,
	linux-sunxi@lists.linux.dev, Chen-Yu Tsai <wens@csie.org>,
	Jernej Skrabec <jernej.skrabec@gmail.com>,
	Robin Murphy <robin.murphy@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Maxime Ripard <maxime@cerno.tech>
Subject: Re: [PATCH 3/3] dt-bindings: arm: Remove obsolete CPU enable methods
Date: Sun, 5 Jun 2022 16:24:05 -0500	[thread overview]
Message-ID: <20220605212405.GA3542627-robh@kernel.org> (raw)
In-Reply-To: <20220531045038.42230-4-samuel@sholland.org>

On Mon, 30 May 2022 23:50:38 -0500, Samuel Holland wrote:
> U-Boot has provided PSCI on Allwinner A31 and A23/A33 since May 2015,
> commit 014414f53695 ("ARM: sunxi: Enable PSCI for sun8i"). Since we can
> assume PSCI is available on these platforms, they no longer need custom
> CPU enable methods.
> 
> Signed-off-by: Samuel Holland <samuel@sholland.org>
> ---
> 
>  Documentation/devicetree/bindings/arm/cpus.yaml | 2 --
>  1 file changed, 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-06-05 21:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-31  4:50 [PATCH 0/3] ARM: sunxi: Remove A31 and A23/A33 platform SMP code Samuel Holland
2022-05-31  4:50 ` Samuel Holland
2022-05-31  4:50 ` [PATCH 1/3] " Samuel Holland
2022-05-31  4:50   ` Samuel Holland
2022-05-31  4:50 ` [PATCH 2/3] ARM: dts: sunxi: Remove obsolete CPU enable methods Samuel Holland
2022-05-31  4:50   ` Samuel Holland
2022-05-31  4:50 ` [PATCH 3/3] dt-bindings: arm: " Samuel Holland
2022-05-31  4:50   ` Samuel Holland
2022-06-05 21:24   ` Rob Herring [this message]
2022-06-05 21:24     ` Rob Herring
2022-06-12 21:09 ` [PATCH 0/3] ARM: sunxi: Remove A31 and A23/A33 platform SMP code Jernej Škrabec
2022-06-12 21:09   ` Jernej Škrabec
2022-06-13 11:17   ` Andre Przywara
2022-06-13 11:17     ` Andre Przywara
2022-07-02 17:03     ` Samuel Holland
2022-07-02 17:03       ` Samuel Holland

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=20220605212405.GA3542627-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=bartosz.dudziak@snejp.pl \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jernej.skrabec@gmail.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=linux@armlinux.org.uk \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=luca@z3ntu.xyz \
    --cc=maxime@cerno.tech \
    --cc=robh+dt@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=samuel@sholland.org \
    --cc=stephan@gerhold.net \
    --cc=treding@nvidia.com \
    --cc=vkoul@kernel.org \
    --cc=wens@csie.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 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.