* [PATCH v2 repost] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0
@ 2014-07-11 9:11 Simon Horman
2014-07-12 0:44 ` Greg Kroah-Hartman
0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2014-07-11 9:11 UTC (permalink / raw)
To: linux-arm-kernel
Simply document new compat strings.
There appears to be no need for a driver updates.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
--
v2
* Added r8a73a4, r8a7740 and sh73a0 support
Repost to Greg KH.
Greg, I am hoping to get the platform side of this change included in v3.16.
As there are no code changes I think it should be safe enough. But I am
wondering if you could either merge this patch or give an Ack so that I'm
not using bindings in dts files that have not been accepted by the driver
maintainer.
---
Documentation/devicetree/bindings/serial/renesas,sci-serial.txt | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
index 64fd7de..b355660 100644
--- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
+++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
@@ -4,6 +4,13 @@ Required properties:
- compatible: Must contain one of the following:
+ - "renesas,scifa-sh73a0" for SH73A0 (SH-Mobile AG5) SCIFA compatible UART.
+ - "renesas,scifb-sh73a0" for SH73A0 (SH-Mobile AG5) SCIFB compatible UART.
+ - "renesas,scifa-r8a73a4" for R8A73A4 (R-Mobile APE6) SCIFA compatible UART.
+ - "renesas,scifb-r8a73a4" for R8A73A4 (R-Mobile APE6) SCIFB compatible UART.
+ - "renesas,scifa-r8a7740" for R8A7740 (R-Mobile A1) SCIFA compatible UART.
+ - "renesas,scifb-r8a7740" for R8A7740 (R-Mobile A1) SCIFB compatible UART.
+ - "renesas,scif-r8a7778" for R8A7778 (R-Car M1) SCIF compatible UART.
- "renesas,scif-r8a7779" for R8A7779 (R-Car H1) SCIF compatible UART.
- "renesas,scif-r8a7790" for R8A7790 (R-Car H2) SCIF compatible UART.
- "renesas,scifa-r8a7790" for R8A7790 (R-Car H2) SCIFA compatible UART.
--
2.0.0.rc2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH v2 repost] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0
2014-07-11 9:11 [PATCH v2 repost] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0 Simon Horman
@ 2014-07-12 0:44 ` Greg Kroah-Hartman
2014-07-12 6:50 ` Simon Horman
0 siblings, 1 reply; 3+ messages in thread
From: Greg Kroah-Hartman @ 2014-07-12 0:44 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jul 11, 2014 at 11:11:08AM +0200, Simon Horman wrote:
> Simply document new compat strings.
> There appears to be no need for a driver updates.
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>
> --
> v2
> * Added r8a73a4, r8a7740 and sh73a0 support
>
> Repost to Greg KH.
>
> Greg, I am hoping to get the platform side of this change included in v3.16.
Isn't it a bit late for 3.16? I'll go add this to my 3.16 tree, as it's
just a .txt file, and leave the fighting over new code to the other
maintainers :)
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v2 repost] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0
2014-07-12 0:44 ` Greg Kroah-Hartman
@ 2014-07-12 6:50 ` Simon Horman
0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-07-12 6:50 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jul 11, 2014 at 05:44:51PM -0700, Greg Kroah-Hartman wrote:
> On Fri, Jul 11, 2014 at 11:11:08AM +0200, Simon Horman wrote:
> > Simply document new compat strings.
> > There appears to be no need for a driver updates.
> >
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> >
> > --
> > v2
> > * Added r8a73a4, r8a7740 and sh73a0 support
> >
> > Repost to Greg KH.
> >
> > Greg, I am hoping to get the platform side of this change included in v3.16.
>
> Isn't it a bit late for 3.16? I'll go add this to my 3.16 tree, as it's
> just a .txt file, and leave the fighting over new code to the other
> maintainers :)
Thanks.
In order to avoid fighting I'll queue up the code changes for v3.17.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-12 6:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11 9:11 [PATCH v2 repost] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0 Simon Horman
2014-07-12 0:44 ` Greg Kroah-Hartman
2014-07-12 6:50 ` 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).