* [PATCH] sh: fix sh-sci / early printk build on sh7723
@ 2009-01-16 5:51 Magnus Damm
2009-01-20 3:20 ` Paul Mundt
0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2009-01-16 5:51 UTC (permalink / raw)
To: linux-sh
From: Magnus Damm <damm@igel.co.jp>
This patch adds the SCSPTR register to the sh-sci driver in
the case of sh7723 to make sure early printk builds properly.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
---
drivers/serial/sh-sci.h | 1 +
1 file changed, 1 insertion(+)
--- 0001/drivers/serial/sh-sci.h
+++ work/drivers/serial/sh-sci.h 2009-01-15 19:44:05.000000000 +0900
@@ -395,6 +395,7 @@ SCIx_FNS(SCSCR, 0x08, 16, 0x08, 16)
SCIx_FNS(SCxTDR, 0x20, 8, 0x0c, 8)
SCIx_FNS(SCxSR, 0x14, 16, 0x10, 16)
SCIx_FNS(SCxRDR, 0x24, 8, 0x14, 8)
+SCIx_FNS(SCSPTR, 0, 0, 0, 0)
SCIF_FNS(SCTDSR, 0x0c, 8)
SCIF_FNS(SCFER, 0x10, 16)
SCIF_FNS(SCFCR, 0x18, 16)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] sh: fix sh-sci / early printk build on sh7723
2009-01-16 5:51 [PATCH] sh: fix sh-sci / early printk build on sh7723 Magnus Damm
@ 2009-01-20 3:20 ` Paul Mundt
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2009-01-20 3:20 UTC (permalink / raw)
To: linux-sh
On Fri, Jan 16, 2009 at 02:51:02PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@igel.co.jp>
>
> This patch adds the SCSPTR register to the sh-sci driver in
> the case of sh7723 to make sure early printk builds properly.
>
> Signed-off-by: Magnus Damm <damm@igel.co.jp>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-20 3:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16 5:51 [PATCH] sh: fix sh-sci / early printk build on sh7723 Magnus Damm
2009-01-20 3:20 ` Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox