* [PATCH 00/04] ARM: shmobile: IPMMU compat string SoC part number update
@ 2015-11-17 4:30 Magnus Damm
2015-11-24 2:45 ` Simon Horman
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Magnus Damm @ 2015-11-17 4:30 UTC (permalink / raw)
To: linux-sh
ARM: shmobile: IPMMU compat string SoC part number update
[PATCH 01/04] ARM: shmobile: r8a7790: IPMMU compat string SoC part number update
[PATCH 02/04] ARM: shmobile: r8a7791: IPMMU compat string SoC part number update
[PATCH 03/04] ARM: shmobile: r8a7793: IPMMU compat string SoC part number update
[PATCH 04/04] ARM: shmobile: r8a7794: IPMMU compat string SoC part number update
Update R-Car Gen2 DT compat strings for IPMMU devices to follow the updated
DT binding documentation included in:
"[PATCH v2] iommu/ipmmu-vmsa: Include SoC part number in DT binding docs"
With this compat string change we may in the future add SoC-specific features
such as IPMMU performance counters that only exist on some SoCs.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---
Written on top of "renesas-devel-20151113-v4.3" together with
"[PATCH v2 00/03] ARM: shmobile: r8a7794 ALT board DU VGA port enablement V2"
"[PATCH] ARM: shmobile: r8a7794: alt: Enable PFC DU for the VGA port"
"[PATCH 01/02] ARM: shmobile: r8a7793: Add DU node to device tree"
"[PATCH] ARM: shmobile: r8a7793: Add GPIO nodes to device tree"
arch/arm/boot/dts/r8a7790.dtsi | 12 ++++++------
arch/arm/boot/dts/r8a7791.dtsi | 14 +++++++-------
arch/arm/boot/dts/r8a7793.dtsi | 14 +++++++-------
arch/arm/boot/dts/r8a7794.dtsi | 12 ++++++------
4 files changed, 26 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 00/04] ARM: shmobile: IPMMU compat string SoC part number update
2015-11-17 4:30 [PATCH 00/04] ARM: shmobile: IPMMU compat string SoC part number update Magnus Damm
@ 2015-11-24 2:45 ` Simon Horman
2015-12-15 9:17 ` Simon Horman
2015-12-15 9:22 ` Magnus Damm
2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2015-11-24 2:45 UTC (permalink / raw)
To: linux-sh
On Tue, Nov 17, 2015 at 01:30:47PM +0900, Magnus Damm wrote:
> ARM: shmobile: IPMMU compat string SoC part number update
>
> [PATCH 01/04] ARM: shmobile: r8a7790: IPMMU compat string SoC part number update
> [PATCH 02/04] ARM: shmobile: r8a7791: IPMMU compat string SoC part number update
> [PATCH 03/04] ARM: shmobile: r8a7793: IPMMU compat string SoC part number update
> [PATCH 04/04] ARM: shmobile: r8a7794: IPMMU compat string SoC part number update
>
> Update R-Car Gen2 DT compat strings for IPMMU devices to follow the updated
> DT binding documentation included in:
> "[PATCH v2] iommu/ipmmu-vmsa: Include SoC part number in DT binding docs"
>
> With this compat string change we may in the future add SoC-specific features
> such as IPMMU performance counters that only exist on some SoCs.
>
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
I have marked these patches as deferred pending the binding changes being
accepted. Please repost or otherwise ping me once that has happened.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 00/04] ARM: shmobile: IPMMU compat string SoC part number update
2015-11-17 4:30 [PATCH 00/04] ARM: shmobile: IPMMU compat string SoC part number update Magnus Damm
2015-11-24 2:45 ` Simon Horman
@ 2015-12-15 9:17 ` Simon Horman
2015-12-15 9:22 ` Magnus Damm
2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2015-12-15 9:17 UTC (permalink / raw)
To: linux-sh
On Tue, Nov 24, 2015 at 11:45:41AM +0900, Simon Horman wrote:
> On Tue, Nov 17, 2015 at 01:30:47PM +0900, Magnus Damm wrote:
> > ARM: shmobile: IPMMU compat string SoC part number update
> >
> > [PATCH 01/04] ARM: shmobile: r8a7790: IPMMU compat string SoC part number update
> > [PATCH 02/04] ARM: shmobile: r8a7791: IPMMU compat string SoC part number update
> > [PATCH 03/04] ARM: shmobile: r8a7793: IPMMU compat string SoC part number update
> > [PATCH 04/04] ARM: shmobile: r8a7794: IPMMU compat string SoC part number update
> >
> > Update R-Car Gen2 DT compat strings for IPMMU devices to follow the updated
> > DT binding documentation included in:
> > "[PATCH v2] iommu/ipmmu-vmsa: Include SoC part number in DT binding docs"
> >
> > With this compat string change we may in the future add SoC-specific features
> > such as IPMMU performance counters that only exist on some SoCs.
> >
> > Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
>
> I have marked these patches as deferred pending the binding changes being
> accepted. Please repost or otherwise ping me once that has happened.
As discussed elsewhere, the bindings have been accepted.
I have queued up these patches accordingly.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 00/04] ARM: shmobile: IPMMU compat string SoC part number update
2015-11-17 4:30 [PATCH 00/04] ARM: shmobile: IPMMU compat string SoC part number update Magnus Damm
2015-11-24 2:45 ` Simon Horman
2015-12-15 9:17 ` Simon Horman
@ 2015-12-15 9:22 ` Magnus Damm
2 siblings, 0 replies; 4+ messages in thread
From: Magnus Damm @ 2015-12-15 9:22 UTC (permalink / raw)
To: linux-sh
Hi Simon,
On Tue, Dec 15, 2015 at 6:17 PM, Simon Horman <horms@verge.net.au> wrote:
> On Tue, Nov 24, 2015 at 11:45:41AM +0900, Simon Horman wrote:
>> On Tue, Nov 17, 2015 at 01:30:47PM +0900, Magnus Damm wrote:
>> > ARM: shmobile: IPMMU compat string SoC part number update
>> >
>> > [PATCH 01/04] ARM: shmobile: r8a7790: IPMMU compat string SoC part number update
>> > [PATCH 02/04] ARM: shmobile: r8a7791: IPMMU compat string SoC part number update
>> > [PATCH 03/04] ARM: shmobile: r8a7793: IPMMU compat string SoC part number update
>> > [PATCH 04/04] ARM: shmobile: r8a7794: IPMMU compat string SoC part number update
>> >
>> > Update R-Car Gen2 DT compat strings for IPMMU devices to follow the updated
>> > DT binding documentation included in:
>> > "[PATCH v2] iommu/ipmmu-vmsa: Include SoC part number in DT binding docs"
>> >
>> > With this compat string change we may in the future add SoC-specific features
>> > such as IPMMU performance counters that only exist on some SoCs.
>> >
>> > Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
>>
>> I have marked these patches as deferred pending the binding changes being
>> accepted. Please repost or otherwise ping me once that has happened.
>
> As discussed elsewhere, the bindings have been accepted.
> I have queued up these patches accordingly.
Thanks for your help!!
/ magnus
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-12-15 9:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-17 4:30 [PATCH 00/04] ARM: shmobile: IPMMU compat string SoC part number update Magnus Damm
2015-11-24 2:45 ` Simon Horman
2015-12-15 9:17 ` Simon Horman
2015-12-15 9:22 ` Magnus Damm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox