]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: lager: Enable SCIF0 and SCIF1 serial ports in DT
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 30 Apr 2014 00:31:45 +0000 (02:31 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 14 May 2014 00:56:35 +0000 (09:56 +0900)
commit4e9c4877aacc134b568e480eb8998de58b43d63e
tree9b0015a9215965a0611ecccd786454880520c8d5
parentc17fcfbcc0f6b4f3cae761149e1a6108dd6750e7
ARM: shmobile: lager: Enable SCIF0 and SCIF1 serial ports in DT

SCIF0 and SCIF1 are used as debug serial ports. Enable them and
configure pinmuxing appropriately. We can now remove the clkdev
registration hack for SCIF devices from the Lager reference board file.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
[horms+renesas@verge.net.au: updated changelog to remove references to
                             device renaming]
[horms+renesas@verge.net.au: resolved conflicts]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7790-lager.dts
arch/arm/mach-shmobile/board-lager-reference.c
arch/arm/mach-shmobile/setup-r8a7790.c