[PATCH 0/3] ARM: shmobile: Lager reference serial port support
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Thu Oct 31 08:21:23 EDT 2013
Hi Simon,
On Thursday 31 October 2013 14:31:44 Simon Horman wrote:
> On Tue, Oct 29, 2013 at 04:23:10PM +0100, Laurent Pinchart wrote:
> > Hello,
> >
> > This patch set implements serial port support for the Lager reference
> > board, and adds early debugging support for the r8a7790 SoC.
> >
> > The code is available in my git tree at
> >
> > git://linuxtv.org/pinchartl/fbdev.git clocks/ccf/serial-lager
> >
> > The branch is based on a merge of renesas-devel-20131016, v3.12-rc7 and
> > multiarch drivers, clk-prepare, r8a7790 CCF and sh-sci OF patches I've
> > posted earlier today.
> >
> > Laurent Pinchart (3):
> > ARM: shmobile: r8a7790: Add early debugging support
>
> The patch above could be applied now, right?
That's correct. It will be useless though, as DEBUG_LL can only be used on
multiarch.
Given that the SCIF/SCIFA/SCIFB port operate similarly, I wonder whether it
wouldn't make more sense to add a generic DEBUG_SHMOBILE_SCIF implementation
instead. We could then have sub-options to select the exact SoC type and port
number, and compute the base address from that.
> If so, Magnus, could you review it?
>
> > ARM: shmobile: r8a7790: Add serial ports to the device tree
> > ARM: shmobile: lager: Enable SCIF0 and SCIF1 serial ports in DT
>
> I would like to ask you to repost these patches once their
> pre-requisites have been merged.
Sure, no problem.
--
Regards,
Laurent Pinchart
More information about the linux-arm-kernel
mailing list