All of lore.kernel.org
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: DTS: Fix broken GICv2 register maps
Date: Thu, 19 Jan 2017 09:08:55 -0800	[thread overview]
Message-ID: <20170119170854.GX7403@atomide.com> (raw)
In-Reply-To: <16613dbe-08b9-98d8-c747-a977e78601b1@arm.com>

* Marc Zyngier <marc.zyngier@arm.com> [170118 05:09]:
> On 18/01/17 12:34, Arnd Bergmann wrote:
> > On Wednesday, January 18, 2017 10:53:29 AM CET Marc Zyngier wrote:
> >> For a GICv2 (which happens to be virtualization capable), the
> >> architecture mandates the following regions:
> >>
> >> 	     GICD: 4kB
> >> 	     GICC: 8kB
> >> 	     GICH: 8kB
> >> 	     GICV: 8kB
> >>
> >> Unfortunately, I made a mistake in one of the examples contained in
> >> the DT binding document, and everyone duplicated that same mistake all
> >> over the map.
> >>
> >> This small series fixes the DT binding, and hopefully updates all the
> >> offending DTs to be compliant with the architecture.
> >>
> > 
> > Looks good to me, can you send this as a pull request to arm at kernel.org
> > once you have collected a reasonable number of Acks?
> 
> Sure, will do.
> 
> > Acked-by: Arnd Bergmann <arnd@arndb.de>

Here's yet another ack to paste for both patches:

Acked-by: Tony Lindgren <tony@atomide.com>

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Marc Zyngier <marc.zyngier@arm.com>
Cc: "Mark Rutland" <mark.rutland@arm.com>,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Magnus Damm" <magnus.damm@gmail.com>,
	"Russell King" <linux@armlinux.org.uk>,
	"Krzysztof Kozlowski" <krzk@kernel.org>,
	"Javier Martinez Canillas" <javier@osg.samsung.com>,
	"Chen-Yu Tsai" <wens@csie.org>,
	arm@kernel.org, "Tsahee Zidenberg" <tsahee@annapurnalabs.com>,
	devicetree@vger.kernel.org, "Jason Cooper" <jason@lakedaemon.net>,
	"Arnd Bergmann" <arnd@arndb.de>,
	"Simon Horman" <horms@verge.net.au>,
	"Santosh Shilimkar" <ssantosh@kernel.org>,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	"Benoît Cousson" <bcousson@baylibre.com>,
	"Thomas Gleixner" <tglx@linutronix.de>,
	linux-arm-kernel@lists.infradead.org,
	"Antoine Tenart" <antoine.tenart@free-electrons.com>,
	linux-kernel@vger.kernel.org, "Rob Herring" <robh+dt@kernel.org>,
	"Kukjin Kim" <kgene@kernel.org>,
	"Sascha Hauer" <kernel@pengutronix.de>
Subject: Re: [PATCH 0/2] ARM: DTS: Fix broken GICv2 register maps
Date: Thu, 19 Jan 2017 09:08:55 -0800	[thread overview]
Message-ID: <20170119170854.GX7403@atomide.com> (raw)
In-Reply-To: <16613dbe-08b9-98d8-c747-a977e78601b1@arm.com>

* Marc Zyngier <marc.zyngier@arm.com> [170118 05:09]:
> On 18/01/17 12:34, Arnd Bergmann wrote:
> > On Wednesday, January 18, 2017 10:53:29 AM CET Marc Zyngier wrote:
> >> For a GICv2 (which happens to be virtualization capable), the
> >> architecture mandates the following regions:
> >>
> >> 	     GICD: 4kB
> >> 	     GICC: 8kB
> >> 	     GICH: 8kB
> >> 	     GICV: 8kB
> >>
> >> Unfortunately, I made a mistake in one of the examples contained in
> >> the DT binding document, and everyone duplicated that same mistake all
> >> over the map.
> >>
> >> This small series fixes the DT binding, and hopefully updates all the
> >> offending DTs to be compliant with the architecture.
> >>
> > 
> > Looks good to me, can you send this as a pull request to arm@kernel.org
> > once you have collected a reasonable number of Acks?
> 
> Sure, will do.
> 
> > Acked-by: Arnd Bergmann <arnd@arndb.de>

Here's yet another ack to paste for both patches:

Acked-by: Tony Lindgren <tony@atomide.com>

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Marc Zyngier <marc.zyngier@arm.com>
Cc: "Arnd Bergmann" <arnd@arndb.de>,
	"Mark Rutland" <mark.rutland@arm.com>,
	"Heiko Stuebner" <heiko@sntech.de>,
	arm@kernel.org, "Magnus Damm" <magnus.damm@gmail.com>,
	"Russell King" <linux@armlinux.org.uk>,
	"Krzysztof Kozlowski" <krzk@kernel.org>,
	"Javier Martinez Canillas" <javier@osg.samsung.com>,
	"Chen-Yu Tsai" <wens@csie.org>, "Kukjin Kim" <kgene@kernel.org>,
	"Tsahee Zidenberg" <tsahee@annapurnalabs.com>,
	devicetree@vger.kernel.org, "Jason Cooper" <jason@lakedaemon.net>,
	"Simon Horman" <horms@verge.net.au>,
	"Santosh Shilimkar" <ssantosh@kernel.org>,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	"Thomas Gleixner" <tglx@linutronix.de>,
	"Sascha Hauer" <kernel@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org,
	"Antoine Tenart" <antoine.tenart@free-electrons.com>,
	linux-kernel@vger.kernel.org, "Rob Herring" <robh+dt@kernel.org>,
	"Benoît Cousson" <bcousson@baylibre.com>,
	"Fabio Estevam" <fabio.estevam@nxp.com>,
	"Maxime Ripard" <maxime.ripard@free-electrons.com>,
	"Shawn Guo" <shawnguo@kernel.org>
Subject: Re: [PATCH 0/2] ARM: DTS: Fix broken GICv2 register maps
Date: Thu, 19 Jan 2017 09:08:55 -0800	[thread overview]
Message-ID: <20170119170854.GX7403@atomide.com> (raw)
In-Reply-To: <16613dbe-08b9-98d8-c747-a977e78601b1@arm.com>

* Marc Zyngier <marc.zyngier@arm.com> [170118 05:09]:
> On 18/01/17 12:34, Arnd Bergmann wrote:
> > On Wednesday, January 18, 2017 10:53:29 AM CET Marc Zyngier wrote:
> >> For a GICv2 (which happens to be virtualization capable), the
> >> architecture mandates the following regions:
> >>
> >> 	     GICD: 4kB
> >> 	     GICC: 8kB
> >> 	     GICH: 8kB
> >> 	     GICV: 8kB
> >>
> >> Unfortunately, I made a mistake in one of the examples contained in
> >> the DT binding document, and everyone duplicated that same mistake all
> >> over the map.
> >>
> >> This small series fixes the DT binding, and hopefully updates all the
> >> offending DTs to be compliant with the architecture.
> >>
> > 
> > Looks good to me, can you send this as a pull request to arm@kernel.org
> > once you have collected a reasonable number of Acks?
> 
> Sure, will do.
> 
> > Acked-by: Arnd Bergmann <arnd@arndb.de>

Here's yet another ack to paste for both patches:

Acked-by: Tony Lindgren <tony@atomide.com>

  reply	other threads:[~2017-01-19 17:08 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 10:53 [PATCH 0/2] ARM: DTS: Fix broken GICv2 register maps Marc Zyngier
2017-01-18 10:53 ` Marc Zyngier
2017-01-18 10:53 ` Marc Zyngier
2017-01-18 10:53 ` [PATCH 1/2] dt-bindings: arm, gic: Fix binding example for a virt-capable GIC Marc Zyngier
2017-01-18 10:53   ` [PATCH 1/2] dt-bindings: arm,gic: " Marc Zyngier
2017-01-18 10:53   ` [PATCH 1/2] dt-bindings: arm, gic: " Marc Zyngier
2017-01-19 14:40   ` [PATCH 1/2] dt-bindings: arm,gic: " Mark Rutland
2017-01-19 14:40     ` Mark Rutland
2017-01-19 14:40     ` Mark Rutland
2017-01-18 10:53 ` [PATCH 2/2] ARM: DTS: Fix register map for " Marc Zyngier
2017-01-18 10:53   ` Marc Zyngier
2017-01-18 10:53   ` Marc Zyngier
2017-01-18 11:25   ` Heiko Stübner
2017-01-18 11:25     ` Heiko Stübner
2017-01-18 11:25     ` Heiko Stübner
2017-01-18 11:29   ` Matthias Brugger
2017-01-18 11:29     ` Matthias Brugger
2017-01-18 11:29     ` Matthias Brugger
2017-01-18 11:57   ` Robin Murphy
2017-01-18 11:57     ` Robin Murphy
2017-01-18 11:57     ` Robin Murphy
2017-01-18 13:25     ` Marc Zyngier
2017-01-18 13:25       ` Marc Zyngier
2017-01-18 13:25       ` Marc Zyngier
2017-01-18 12:49   ` Antoine Tenart
2017-01-18 12:49     ` Antoine Tenart
2017-01-18 12:49     ` Antoine Tenart
2017-01-18 13:23   ` Maxime Ripard
2017-01-18 13:23     ` Maxime Ripard
2017-01-18 13:23     ` Maxime Ripard
2017-01-18 14:09   ` Krzysztof Kozlowski
2017-01-18 14:09     ` Krzysztof Kozlowski
2017-01-18 14:09     ` Krzysztof Kozlowski
2017-01-18 15:16   ` Javier Martinez Canillas
2017-01-18 15:16     ` Javier Martinez Canillas
2017-01-18 15:16     ` Javier Martinez Canillas
2017-01-18 15:26     ` Marc Zyngier
2017-01-18 15:26       ` Marc Zyngier
2017-01-18 15:26       ` Marc Zyngier
2017-01-18 16:39   ` Santosh Shilimkar
2017-01-18 16:39     ` Santosh Shilimkar
2017-01-18 16:39     ` Santosh Shilimkar
2017-01-23  9:58   ` Shawn Guo
2017-01-23  9:58     ` Shawn Guo
2017-01-23  9:58     ` Shawn Guo
2017-01-18 12:34 ` [PATCH 0/2] ARM: DTS: Fix broken GICv2 register maps Arnd Bergmann
2017-01-18 12:34   ` Arnd Bergmann
2017-01-18 12:34   ` Arnd Bergmann
2017-01-18 13:07   ` Marc Zyngier
2017-01-18 13:07     ` Marc Zyngier
2017-01-18 13:07     ` Marc Zyngier
2017-01-19 17:08     ` Tony Lindgren [this message]
2017-01-19 17:08       ` Tony Lindgren
2017-01-19 17:08       ` Tony Lindgren

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=20170119170854.GX7403@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.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.