From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Claudiu Beznea <claudiu.beznea@microchip.com>,
<alexandre.belloni@bootlin.com>,
<ludovic.desroches@microchip.com>, <robh+dt@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91: remove status = "okay" from soc specific dtsi
Date: Thu, 24 Feb 2022 16:12:26 +0100 [thread overview]
Message-ID: <219b4ddd-b314-4030-07bf-56ffd1d702d6@microchip.com> (raw)
In-Reply-To: <20220207111523.575474-1-claudiu.beznea@microchip.com>
On 07/02/2022 at 12:15, Claudiu Beznea wrote:
> Remove status = "okay" from SoC specific dtsi as this is the default
> state.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
ok: queued for 5.18
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> ---
> arch/arm/boot/dts/sam9x60.dtsi | 4 ----
> arch/arm/boot/dts/sama5d2.dtsi | 3 ---
> arch/arm/boot/dts/sama5d4.dtsi | 3 ---
> arch/arm/boot/dts/sama7g5.dtsi | 3 ---
> 4 files changed, 13 deletions(-)
>
> diff --git a/arch/arm/boot/dts/sam9x60.dtsi b/arch/arm/boot/dts/sam9x60.dtsi
> index ec45ced3cde6..e3afa1dae207 100644
> --- a/arch/arm/boot/dts/sam9x60.dtsi
> +++ b/arch/arm/boot/dts/sam9x60.dtsi
> @@ -280,7 +280,6 @@ sha: sha@f002c000 {
> dma-names = "tx";
> clocks = <&pmc PMC_TYPE_PERIPHERAL 41>;
> clock-names = "sha_clk";
> - status = "okay";
> };
>
> trng: trng@f0030000 {
> @@ -288,7 +287,6 @@ trng: trng@f0030000 {
> reg = <0xf0030000 0x100>;
> interrupts = <38 IRQ_TYPE_LEVEL_HIGH 0>;
> clocks = <&pmc PMC_TYPE_PERIPHERAL 38>;
> - status = "okay";
> };
>
> aes: aes@f0034000 {
> @@ -304,7 +302,6 @@ AT91_XDMAC_DT_PERID(32))>,
> dma-names = "tx", "rx";
> clocks = <&pmc PMC_TYPE_PERIPHERAL 39>;
> clock-names = "aes_clk";
> - status = "okay";
> };
>
> tdes: tdes@f0038000 {
> @@ -320,7 +317,6 @@ AT91_XDMAC_DT_PERID(31))>,
> dma-names = "tx", "rx";
> clocks = <&pmc PMC_TYPE_PERIPHERAL 40>;
> clock-names = "tdes_clk";
> - status = "okay";
> };
>
> classd: classd@f003c000 {
> diff --git a/arch/arm/boot/dts/sama5d2.dtsi b/arch/arm/boot/dts/sama5d2.dtsi
> index 09c741e8ecb8..05ab16ffa8bb 100644
> --- a/arch/arm/boot/dts/sama5d2.dtsi
> +++ b/arch/arm/boot/dts/sama5d2.dtsi
> @@ -316,7 +316,6 @@ sha@f0028000 {
> dma-names = "tx";
> clocks = <&pmc PMC_TYPE_PERIPHERAL 12>;
> clock-names = "sha_clk";
> - status = "okay";
> };
>
> aes@f002c000 {
> @@ -332,7 +331,6 @@ AT91_XDMAC_DT_PERID(26))>,
> dma-names = "tx", "rx";
> clocks = <&pmc PMC_TYPE_PERIPHERAL 9>;
> clock-names = "aes_clk";
> - status = "okay";
> };
>
> spi0: spi@f8000000 {
> @@ -1097,7 +1095,6 @@ AT91_XDMAC_DT_PERID(28))>,
> dma-names = "tx", "rx";
> clocks = <&pmc PMC_TYPE_PERIPHERAL 11>;
> clock-names = "tdes_clk";
> - status = "okay";
> };
>
> classd: classd@fc048000 {
> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
> index f6e3e6f57252..4de164905e03 100644
> --- a/arch/arm/boot/dts/sama5d4.dtsi
> +++ b/arch/arm/boot/dts/sama5d4.dtsi
> @@ -684,7 +684,6 @@ aes@fc044000 {
> dma-names = "tx", "rx";
> clocks = <&pmc PMC_TYPE_PERIPHERAL 12>;
> clock-names = "aes_clk";
> - status = "okay";
> };
>
> tdes@fc04c000 {
> @@ -698,7 +697,6 @@ tdes@fc04c000 {
> dma-names = "tx", "rx";
> clocks = <&pmc PMC_TYPE_PERIPHERAL 14>;
> clock-names = "tdes_clk";
> - status = "okay";
> };
>
> sha@fc050000 {
> @@ -710,7 +708,6 @@ sha@fc050000 {
> dma-names = "tx";
> clocks = <&pmc PMC_TYPE_PERIPHERAL 15>;
> clock-names = "sha_clk";
> - status = "okay";
> };
>
> hsmc: smc@fc05c000 {
> diff --git a/arch/arm/boot/dts/sama7g5.dtsi b/arch/arm/boot/dts/sama7g5.dtsi
> index afd3e069b382..0b1e85541f7f 100644
> --- a/arch/arm/boot/dts/sama7g5.dtsi
> +++ b/arch/arm/boot/dts/sama7g5.dtsi
> @@ -83,7 +83,6 @@ securam: securam@e0000000 {
> #size-cells = <1>;
> ranges = <0 0xe0000000 0x4000>;
> no-memory-wc;
> - status = "okay";
> };
>
> secumod: secumod@e0004000 {
> @@ -653,13 +652,11 @@ spi11: spi@400 {
> uddrc: uddrc@e3800000 {
> compatible = "microchip,sama7g5-uddrc";
> reg = <0xe3800000 0x4000>;
> - status = "okay";
> };
>
> ddr3phy: ddr3phy@e3804000 {
> compatible = "microchip,sama7g5-ddr3phy";
> reg = <0xe3804000 0x1000>;
> - status = "okay";
> };
>
> gic: interrupt-controller@e8c11000 {
--
Nicolas Ferre
prev parent reply other threads:[~2022-02-24 15:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-07 11:15 [PATCH] ARM: dts: at91: remove status = "okay" from soc specific dtsi Claudiu Beznea
2022-02-07 13:25 ` Tudor.Ambarus
2022-02-07 14:42 ` Claudiu.Beznea
2022-02-24 15:12 ` Nicolas Ferre [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=219b4ddd-b314-4030-07bf-56ffd1d702d6@microchip.com \
--to=nicolas.ferre@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.beznea@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ludovic.desroches@microchip.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