All of lore.kernel.org
 help / color / mirror / Atom feed
From: <patrice.chotard@foss.st.com>
To: <robh+dt@kernel.org>, <mark.rutland@arm.com>,
	<linux@armlinux.org.uk>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>
Cc: <patrice.chotard@foss.st.com>, <soc@kernel.org>
Subject: [PATCH 2/4] ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2120
Date: Tue, 3 Aug 2021 14:45:04 +0200	[thread overview]
Message-ID: <20210803124506.23365-3-patrice.chotard@foss.st.com> (raw)
In-Reply-To: <20210803124506.23365-1-patrice.chotard@foss.st.com>

From: Patrice Chotard <patrice.chotard@foss.st.com>

Remove clk_ignore_unused from bootargs as it's no more needed.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
---
 arch/arm/boot/dts/stih410-b2120.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/stih410-b2120.dts b/arch/arm/boot/dts/stih410-b2120.dts
index 158b2268748e..9d3b118f5f0f 100644
--- a/arch/arm/boot/dts/stih410-b2120.dts
+++ b/arch/arm/boot/dts/stih410-b2120.dts
@@ -11,7 +11,6 @@
 	compatible = "st,stih410-b2120", "st,stih410";
 
 	chosen {
-		bootargs = "clk_ignore_unused";
 		stdout-path = &sbc_serial0;
 	};
 
-- 
2.17.1


WARNING: multiple messages have this Message-ID (diff)
From: <patrice.chotard@foss.st.com>
To: <robh+dt@kernel.org>, <mark.rutland@arm.com>,
	<linux@armlinux.org.uk>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>
Cc: <patrice.chotard@foss.st.com>, <soc@kernel.org>
Subject: [PATCH 2/4] ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2120
Date: Tue, 3 Aug 2021 14:45:04 +0200	[thread overview]
Message-ID: <20210803124506.23365-3-patrice.chotard@foss.st.com> (raw)
Message-ID: <20210803124504.PJ-brfXSjlNxF8UFtWywc7rrCkc9bkXx6uoXMvzh4Qo@z> (raw)
In-Reply-To: <20210803124506.23365-1-patrice.chotard@foss.st.com>

From: Patrice Chotard <patrice.chotard@foss.st.com>

Remove clk_ignore_unused from bootargs as it's no more needed.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
---
 arch/arm/boot/dts/stih410-b2120.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/stih410-b2120.dts b/arch/arm/boot/dts/stih410-b2120.dts
index 158b2268748e..9d3b118f5f0f 100644
--- a/arch/arm/boot/dts/stih410-b2120.dts
+++ b/arch/arm/boot/dts/stih410-b2120.dts
@@ -11,7 +11,6 @@
 	compatible = "st,stih410-b2120", "st,stih410";
 
 	chosen {
-		bootargs = "clk_ignore_unused";
 		stdout-path = &sbc_serial0;
 	};
 
-- 
2.17.1


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

  parent reply	other threads:[~2021-08-03 12:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03 12:45 [PATCH 0/4] ARM: dts: sti: remove clk_ignore_unused from bootargs patrice.chotard
2021-08-03 12:45 ` patrice.chotard
2021-08-03 12:45 ` [PATCH 1/4] ARM: dts: sti: remove clk_ignore_unused from bootargs for stih407-b2120 patrice.chotard
2021-08-03 12:45   ` patrice.chotard
2021-08-03 12:45 ` patrice.chotard [this message]
2021-08-03 12:45   ` [PATCH 2/4] ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2120 patrice.chotard
2021-08-03 12:45 ` [PATCH 3/4] ARM: dts: sti: remove clk_ignore_unused from bootargs for stih418-b2199 patrice.chotard
2021-08-03 12:45   ` patrice.chotard
2021-08-03 12:45 ` [PATCH 4/4] ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2260 patrice.chotard
2021-08-03 12:45   ` patrice.chotard
2021-08-04 13:50 ` [PATCH 0/4] ARM: dts: sti: remove clk_ignore_unused from bootargs Arnd Bergmann
2021-08-04 13:50   ` Arnd Bergmann
2021-08-04 13:50   ` Arnd Bergmann
2021-08-04 15:25   ` Patrice CHOTARD
2021-08-04 15:25     ` Patrice CHOTARD

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=20210803124506.23365-3-patrice.chotard@foss.st.com \
    --to=patrice.chotard@foss.st.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=soc@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 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.