* [PATCH 0/3] ARM: shmobile: Consistently use tabs for indentation
@ 2014-07-07 6:47 Simon Horman
2014-07-07 6:47 ` [PATCH 1/3] ARM: shmobile: henninger: " Simon Horman
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Simon Horman @ 2014-07-07 6:47 UTC (permalink / raw)
To: linux-arm-kernel
Some whitespace fixes for DT.
These changes are based on renesas-devel-v3.16-rc3-20140706.
Simon Horman (3):
ARM: shmobile: henninger: Consistently use tabs for indentation
ARM: shmobile: marzen: Consistently use tabs for indentation
ARM: shmobile: r8a7779: Consistently use tabs for indentation
arch/arm/boot/dts/r8a7779-marzen.dts | 12 ++++++------
arch/arm/boot/dts/r8a7779.dtsi | 14 +++++++-------
arch/arm/boot/dts/r8a7791-henninger.dts | 2 +-
3 files changed, 14 insertions(+), 14 deletions(-)
--
2.0.0.rc2
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH 1/3] ARM: shmobile: henninger: Consistently use tabs for indentation
2014-07-07 6:47 [PATCH 0/3] ARM: shmobile: Consistently use tabs for indentation Simon Horman
@ 2014-07-07 6:47 ` Simon Horman
2014-07-07 6:47 ` [PATCH 2/3] ARM: shmobile: marzen: " Simon Horman
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2014-07-07 6:47 UTC (permalink / raw)
To: linux-arm-kernel
Unify white space usage by consistently using tabs for indentation.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm/boot/dts/r8a7791-henninger.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/r8a7791-henninger.dts b/arch/arm/boot/dts/r8a7791-henninger.dts
index bc48bcc..1a8991d 100644
--- a/arch/arm/boot/dts/r8a7791-henninger.dts
+++ b/arch/arm/boot/dts/r8a7791-henninger.dts
@@ -151,7 +151,7 @@
};
&sata0 {
- status = "okay";
+ status = "okay";
};
&sdhi0 {
--
2.0.0.rc2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 2/3] ARM: shmobile: marzen: Consistently use tabs for indentation
2014-07-07 6:47 [PATCH 0/3] ARM: shmobile: Consistently use tabs for indentation Simon Horman
2014-07-07 6:47 ` [PATCH 1/3] ARM: shmobile: henninger: " Simon Horman
@ 2014-07-07 6:47 ` Simon Horman
2014-07-07 6:47 ` [PATCH 3/3] ARM: shmobile: r8a7779: " Simon Horman
2014-07-09 8:36 ` [PATCH 0/3] ARM: shmobile: " Simon Horman
3 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2014-07-07 6:47 UTC (permalink / raw)
To: linux-arm-kernel
Unify white space usage by consistently using tabs for indentation.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm/boot/dts/r8a7779-marzen.dts | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/arch/arm/boot/dts/r8a7779-marzen.dts b/arch/arm/boot/dts/r8a7779-marzen.dts
index 20b1768..5745555 100644
--- a/arch/arm/boot/dts/r8a7779-marzen.dts
+++ b/arch/arm/boot/dts/r8a7779-marzen.dts
@@ -112,17 +112,17 @@
};
&scif2 {
- pinctrl-0 = <&scif2_pins>;
- pinctrl-names = "default";
+ pinctrl-0 = <&scif2_pins>;
+ pinctrl-names = "default";
- status = "okay";
+ status = "okay";
};
&scif4 {
- pinctrl-0 = <&scif4_pins>;
- pinctrl-names = "default";
+ pinctrl-0 = <&scif4_pins>;
+ pinctrl-names = "default";
- status = "okay";
+ status = "okay";
};
&sdhi0 {
--
2.0.0.rc2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 3/3] ARM: shmobile: r8a7779: Consistently use tabs for indentation
2014-07-07 6:47 [PATCH 0/3] ARM: shmobile: Consistently use tabs for indentation Simon Horman
2014-07-07 6:47 ` [PATCH 1/3] ARM: shmobile: henninger: " Simon Horman
2014-07-07 6:47 ` [PATCH 2/3] ARM: shmobile: marzen: " Simon Horman
@ 2014-07-07 6:47 ` Simon Horman
2014-07-09 8:36 ` [PATCH 0/3] ARM: shmobile: " Simon Horman
3 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2014-07-07 6:47 UTC (permalink / raw)
To: linux-arm-kernel
Unify white space usage by consistently using tabs for indentation.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm/boot/dts/r8a7779.dtsi | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/arch/arm/boot/dts/r8a7779.dtsi b/arch/arm/boot/dts/r8a7779.dtsi
index 94e2fc8..58d0d95 100644
--- a/arch/arm/boot/dts/r8a7779.dtsi
+++ b/arch/arm/boot/dts/r8a7779.dtsi
@@ -54,13 +54,13 @@
spi2 = &hspi2;
};
- gic: interrupt-controller at f0001000 {
- compatible = "arm,cortex-a9-gic";
- #interrupt-cells = <3>;
- interrupt-controller;
- reg = <0xf0001000 0x1000>,
- <0xf0000100 0x100>;
- };
+ gic: interrupt-controller at f0001000 {
+ compatible = "arm,cortex-a9-gic";
+ #interrupt-cells = <3>;
+ interrupt-controller;
+ reg = <0xf0001000 0x1000>,
+ <0xf0000100 0x100>;
+ };
gpio0: gpio at ffc40000 {
compatible = "renesas,gpio-r8a7779", "renesas,gpio-rcar";
--
2.0.0.rc2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 0/3] ARM: shmobile: Consistently use tabs for indentation
2014-07-07 6:47 [PATCH 0/3] ARM: shmobile: Consistently use tabs for indentation Simon Horman
` (2 preceding siblings ...)
2014-07-07 6:47 ` [PATCH 3/3] ARM: shmobile: r8a7779: " Simon Horman
@ 2014-07-09 8:36 ` Simon Horman
3 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2014-07-09 8:36 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jul 07, 2014 at 08:47:35AM +0200, Simon Horman wrote:
> Some whitespace fixes for DT.
>
> These changes are based on renesas-devel-v3.16-rc3-20140706.
>
> Simon Horman (3):
> ARM: shmobile: henninger: Consistently use tabs for indentation
> ARM: shmobile: marzen: Consistently use tabs for indentation
> ARM: shmobile: r8a7779: Consistently use tabs for indentation
I have queued up these changes.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-07-09 8:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 6:47 [PATCH 0/3] ARM: shmobile: Consistently use tabs for indentation Simon Horman
2014-07-07 6:47 ` [PATCH 1/3] ARM: shmobile: henninger: " Simon Horman
2014-07-07 6:47 ` [PATCH 2/3] ARM: shmobile: marzen: " Simon Horman
2014-07-07 6:47 ` [PATCH 3/3] ARM: shmobile: r8a7779: " Simon Horman
2014-07-09 8:36 ` [PATCH 0/3] ARM: shmobile: " Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).