]> git.baikalelectronics.ru Git - kernel.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)
commit1bb5753f65c2a1ef82f5fcdb89c1b3f60547f7b2
tree3198d615b2f5b1620116d97c73cd4c171c8e4f24
parent1aa5e41bfa220774e3cbfe1df2538b9574b50f6a
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