linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rm64: dts: r8a7795: Drop 0x from unit address of gic
@ 2016-05-25  1:11 Simon Horman
  2016-05-25  7:02 ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2016-05-25  1:11 UTC (permalink / raw)
  To: linux-arm-kernel

Drop 0x from unit address of gic as this is the desired form for
a unit address.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
As suggested by Geert Uytterhoeven
---
 arch/arm64/boot/dts/renesas/r8a7795.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
index a4f4ec8daa21..04eb0bc65634 100644
--- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
@@ -153,7 +153,7 @@
 		#size-cells = <2>;
 		ranges;
 
-		gic: interrupt-controller at 0xf1010000 {
+		gic: interrupt-controller at f1010000 {
 			compatible = "arm,gic-400";
 			#interrupt-cells = <3>;
 			#address-cells = <0>;
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] rm64: dts: r8a7795: Drop 0x from unit address of gic
  2016-05-25  1:11 [PATCH] rm64: dts: r8a7795: Drop 0x from unit address of gic Simon Horman
@ 2016-05-25  7:02 ` Geert Uytterhoeven
  2016-05-27  0:47   ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2016-05-25  7:02 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, May 25, 2016 at 3:11 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Drop 0x from unit address of gic as this is the desired form for
> a unit address.
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

If you increase the entropy of the universe even more by adding the missing
"a" prefix to the one-line summary, you can add my

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] rm64: dts: r8a7795: Drop 0x from unit address of gic
  2016-05-25  7:02 ` Geert Uytterhoeven
@ 2016-05-27  0:47   ` Simon Horman
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2016-05-27  0:47 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, May 25, 2016 at 09:02:17AM +0200, Geert Uytterhoeven wrote:
> On Wed, May 25, 2016 at 3:11 AM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > Drop 0x from unit address of gic as this is the desired form for
> > a unit address.
> >
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> If you increase the entropy of the universe even more by adding the missing
> "a" prefix to the one-line summary, you can add my
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

deal.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-27  0:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25  1:11 [PATCH] rm64: dts: r8a7795: Drop 0x from unit address of gic Simon Horman
2016-05-25  7:02 ` Geert Uytterhoeven
2016-05-27  0:47   ` 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).