All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-renesas-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Simon Horman <horms+renesas@verge.net.au>
Subject: [PATCH 24/52] ARM: dts: r8a7790: consistently use single space before =
Date: Fri, 16 Mar 2018 15:52:43 +0100	[thread overview]
Message-ID: <5a63226206ce2313badee0b6ffec47f7a305c8ae.1521208546.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1521208546.git.horms+renesas@verge.net.au>

Consistently use a single space before a =.

This patch fixes instances where a tab is used instead.

This patch should not introduce any functional change.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/boot/dts/r8a7790.dtsi | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index 3bbcc0b93f1c..e4367cecad18 100644
--- a/arch/arm/boot/dts/r8a7790.dtsi
+++ b/arch/arm/boot/dts/r8a7790.dtsi
@@ -1705,16 +1705,16 @@
 
 	thermal-zones {
 		cpu_thermal: cpu-thermal {
-			polling-delay-passive	= <0>;
-			polling-delay		= <0>;
+			polling-delay-passive = <0>;
+			polling-delay = <0>;
 
 			thermal-sensors = <&thermal>;
 
 			trips {
 				cpu-crit {
-					temperature	= <95000>;
-					hysteresis	= <0>;
-					type		= "critical";
+					temperature = <95000>;
+					hysteresis = <0>;
+					type = "critical";
 				};
 			};
 			cooling-maps {
-- 
2.11.0

WARNING: multiple messages have this Message-ID (diff)
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 24/52] ARM: dts: r8a7790: consistently use single space before =
Date: Fri, 16 Mar 2018 15:52:43 +0100	[thread overview]
Message-ID: <5a63226206ce2313badee0b6ffec47f7a305c8ae.1521208546.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1521208546.git.horms+renesas@verge.net.au>

Consistently use a single space before a =.

This patch fixes instances where a tab is used instead.

This patch should not introduce any functional change.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/boot/dts/r8a7790.dtsi | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index 3bbcc0b93f1c..e4367cecad18 100644
--- a/arch/arm/boot/dts/r8a7790.dtsi
+++ b/arch/arm/boot/dts/r8a7790.dtsi
@@ -1705,16 +1705,16 @@
 
 	thermal-zones {
 		cpu_thermal: cpu-thermal {
-			polling-delay-passive	= <0>;
-			polling-delay		= <0>;
+			polling-delay-passive = <0>;
+			polling-delay = <0>;
 
 			thermal-sensors = <&thermal>;
 
 			trips {
 				cpu-crit {
-					temperature	= <95000>;
-					hysteresis	= <0>;
-					type		= "critical";
+					temperature = <95000>;
+					hysteresis = <0>;
+					type = "critical";
 				};
 			};
 			cooling-maps {
-- 
2.11.0

  parent reply	other threads:[~2018-03-16 14:54 UTC|newest]

Thread overview: 120+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-16 14:53 [GIT PULL] Renesas ARM Based SoC DT Updates for v4.17 Simon Horman
2018-03-16 14:53 ` Simon Horman
2018-03-16 14:52 ` [PATCH 01/52] ARM: dts: r8a7790: Reduce size of thermal registers Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 02/52] ARM: dts: r8a7791: " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 03/52] ARM: dts: r8a7793: " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 04/52] ARM: dts: lager: Add CEC clock for HDMI transmitter Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 05/52] ARM: dts: iwg20m: Enable cmt0 Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 06/52] ARM: dts: iwg22m: " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 07/52] ARM: dts: porter: Fix HDMI output routing Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 08/52] ARM: dts: r8a7790: consistently use single space after = Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 09/52] ARM: dts: r8a7790: add soc node Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 10/52] ARM: dts: r8a7790: sort subnodes of " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 11/52] ARM: dts: r8a7790: sort subnodes of root node Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 12/52] ARM: dts: r8a7791: consistently use single space after = Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 13/52] ARM: dts: r8a7791: add soc node Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 14/52] ARM: dts: r8a7791: sort subnodes of root node Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 15/52] ARM: dts: r8a7792: sort subnodes of soc node Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 16/52] ARM: dts: r8a7793: consistently use single space after = Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 17/52] ARM: dts: r8a7793: add soc node Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 18/52] ARM: dts: r8a7793: sort subnodes of " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 19/52] ARM: dts: r8a7793: sort subnodes of root node Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 20/52] ARM: dts: r8a7794: consistently use single space after = Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 21/52] ARM: dts: r8a7794: add soc node Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 22/52] ARM: dts: r8a7794: sort subnodes of " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 23/52] ARM: dts: r8a7794: sort subnodes of root node Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` Simon Horman [this message]
2018-03-16 14:52   ` [PATCH 24/52] ARM: dts: r8a7790: consistently use single space before = Simon Horman
2018-03-16 14:52 ` [PATCH 25/52] ARM: dts: r8a7791: " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 26/52] ARM: dts: r8a7793: " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 27/52] ARM: dts: r8a7743: sort subnodes of soc node Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 28/52] ARM: dts: r8a7745: " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 29/52] ARM: dts: r8a7743: Add IPMMU DT nodes Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 30/52] ARM: dts: r8a7745: " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 31/52] ARM: dts: r8a7743: Add VSP support Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 32/52] ARM: dts: r8a7745: " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 33/52] ARM: dts: lager: use demuxer for IIC2/I2C2 Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 34/52] ARM: dts: lager: use demuxer for IIC3/I2C3 Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 35/52] ARM: dts: koelsch: use demuxer for I2C2 Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 36/52] ARM: dts: koelsch: use demuxer for I2C4 Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 37/52] ARM: dts: porter: use demuxer for I2C2 Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 38/52] ARM: dts: alt: use demuxer for I2C1 Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 39/52] ARM: dts: silk: " Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:52 ` [PATCH 40/52] ARM: dts: gose: use demuxer for I2C2 Simon Horman
2018-03-16 14:52   ` Simon Horman
2018-03-16 14:53 ` [PATCH 41/52] ARM: dts: gose: use demuxer for I2C4 Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 14:53 ` [PATCH 42/52] ARM: dts: r7s72100: add USB device to device tree Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 15:02   ` Chris Brandt
2018-03-16 15:02     ` Chris Brandt
2018-03-16 16:25     ` Simon Horman
2018-03-16 16:25       ` Simon Horman
2018-03-20  9:37     ` Geert Uytterhoeven
2018-03-20  9:37       ` Geert Uytterhoeven
2018-03-20 11:20       ` Chris Brandt
2018-03-20 11:20         ` Chris Brandt
2018-03-21  8:54         ` Simon Horman
2018-03-21  8:54           ` Simon Horman
2018-03-16 14:53 ` [PATCH 43/52] ARM: dts: r7s72100: add soc node Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 14:53 ` [PATCH 44/52] ARM: dts: r7s72100: sort subnodes of " Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 14:53 ` [PATCH 45/52] ARM: dts: r7s72100: stop grouping clocks under a "clocks" subnode Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 14:53 ` [PATCH 46/52] ARM: dts: r7s72100: sort subnodes of root node Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 14:53 ` [PATCH 47/52] ARM: dts: kzm9d: Fix "debounce-interval" property misspelling Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 14:53 ` [PATCH 48/52] ARM: dts: lager: Move cec_clock to root node Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 14:53 ` [PATCH 49/52] ARM: dts: stout: Initial r8a7790 Stout board support Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 14:53 ` [PATCH 50/52] ARM: dts: marzen: Add SDHI0 VCCQ Regulator Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 14:53 ` [PATCH 51/52] ARM: dts: silk: Add r1ex24002 EEPROM to DT Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 14:53 ` [PATCH 52/52] ARM: dts: silk: Add GPIO keys " Simon Horman
2018-03-16 14:53   ` Simon Horman
2018-03-16 16:32 ` [GIT PULL] Renesas ARM Based SoC DT Updates for v4.17 Simon Horman
2018-03-16 16:32   ` Simon Horman
2018-03-20  9:36   ` Geert Uytterhoeven
2018-03-20  9:36     ` Geert Uytterhoeven

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=5a63226206ce2313badee0b6ffec47f7a305c8ae.1521208546.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@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.