]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
serial: sh-sci: Add device tree support for r8a7779
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 24 Apr 2014 06:54:44 +0000 (15:54 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Apr 2014 23:13:01 +0000 (16:13 -0700)
commitfcbee4d49f30eb0eaa83a62e6a3cab5a892ed93f
tree3198d615b2f5b1620116d97c73cd4c171c8e4f24
parentc439c33d85e252d3b2b454ab7ba38b62d6e0a830
serial: sh-sci: Add device tree support for r8a7779

According to the platform data for the legacy-C initialisation of sh-sci
for the r8a7779 SoC and my own testing the SCIx_SH4_SCIF_REGTYPE bit of
scscr needs to be set.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
drivers/tty/serial/sh-sci.c