linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: r8a7796: add IMR-LX4 support
@ 2017-02-20 21:31 Sergei Shtylyov
  2017-03-10  9:30 ` Simon Horman
  0 siblings, 1 reply; 4+ messages in thread
From: Sergei Shtylyov @ 2017-02-20 21:31 UTC (permalink / raw)
  To: linux-arm-kernel

Describe the IMR-LX4 devices in the R8A7796 device tree.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
This patch is against the 'renesas-devel-20170217-v4.10-rc8' tag of Simon
Horman's 'renesas.git' repo.

The IMR-LX4 binding was documented in the IMR driver patch; I don't expect it
to  change  even if the driver  would be  rewritten  for DRM...

 arch/arm64/boot/dts/renesas/r8a7796.dtsi |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Index: renesas/arch/arm64/boot/dts/renesas/r8a7796.dtsi
===================================================================
--- renesas.orig/arch/arm64/boot/dts/renesas/r8a7796.dtsi
+++ renesas/arch/arm64/boot/dts/renesas/r8a7796.dtsi
@@ -904,5 +904,21 @@
 				};
 			};
 		};
+
+		imr-lx4 at fe860000 {
+			compatible = "renesas,imr-lx4";
+			reg = <0 0xfe860000 0 0x2000>;
+			interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>;
+			clocks = <&cpg CPG_MOD 823>;
+			power-domains = <&sysc R8A7796_PD_A3VC>;
+		};
+
+		imr-lx4 at fe870000 {
+			compatible = "renesas,imr-lx4";
+			reg = <0 0xfe870000 0 0x2000>;
+			interrupts = <GIC_SPI 193 IRQ_TYPE_LEVEL_HIGH>;
+			clocks = <&cpg CPG_MOD 822>;
+			power-domains = <&sysc R8A7796_PD_A3VC>;
+		};
 	};
 };

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

* [PATCH] arm64: dts: r8a7796: add IMR-LX4 support
  2017-02-20 21:31 [PATCH] arm64: dts: r8a7796: add IMR-LX4 support Sergei Shtylyov
@ 2017-03-10  9:30 ` Simon Horman
  2017-03-10 12:28   ` Sergei Shtylyov
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Horman @ 2017-03-10  9:30 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Feb 21, 2017 at 12:31:12AM +0300, Sergei Shtylyov wrote:
> Describe the IMR-LX4 devices in the R8A7796 device tree.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Thanks, queued up for v4.12.

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

* [PATCH] arm64: dts: r8a7796: add IMR-LX4 support
  2017-03-10  9:30 ` Simon Horman
@ 2017-03-10 12:28   ` Sergei Shtylyov
  2017-03-13  9:12     ` Simon Horman
  0 siblings, 1 reply; 4+ messages in thread
From: Sergei Shtylyov @ 2017-03-10 12:28 UTC (permalink / raw)
  To: linux-arm-kernel

On 03/10/2017 12:30 PM, Simon Horman wrote:

>> Describe the IMR-LX4 devices in the R8A7796 device tree.
>>
>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>
> Thanks, queued up for v4.12.

    This is probably premature, given some uncertainty with the "compatible" 
prop (I mean the SoC specific values).

MBR, Sergei

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

* [PATCH] arm64: dts: r8a7796: add IMR-LX4 support
  2017-03-10 12:28   ` Sergei Shtylyov
@ 2017-03-13  9:12     ` Simon Horman
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2017-03-13  9:12 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Mar 10, 2017 at 03:28:22PM +0300, Sergei Shtylyov wrote:
> On 03/10/2017 12:30 PM, Simon Horman wrote:
> 
> >>Describe the IMR-LX4 devices in the R8A7796 device tree.
> >>
> >>Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> >
> >Thanks, queued up for v4.12.
> 
>    This is probably premature, given some uncertainty with the "compatible"
> prop (I mean the SoC specific values).

Thanks for letting me know, I will drop the patch for now.

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

end of thread, other threads:[~2017-03-13  9:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-20 21:31 [PATCH] arm64: dts: r8a7796: add IMR-LX4 support Sergei Shtylyov
2017-03-10  9:30 ` Simon Horman
2017-03-10 12:28   ` Sergei Shtylyov
2017-03-13  9:12     ` 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).