public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Moriis Ku <saumah@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, Morris Ku <saumah@gmail.com>
Subject: [PATCH] 8250:Add SUNIX SDC series uart driver
Date: Fri, 14 May 2021 19:45:46 +0800	[thread overview]
Message-ID: <20210514114546.5330-1-saumah@gmail.com> (raw)

From: Morris Ku <saumah@gmail.com>

Add SUNIX SDC series uart driver

Signed-off-by: Morris Ku <saumah@gmail.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git driver/tty/serila/8250/Makefile driver/tty/serila/8250/Makefile
index 4186e8c..45da230 100644
--- driver/tty/serila/8250/Makefile
+++ driver/tty/serila/8250/Makefile
@@ -39,4 +39,4 @@ obj-$(CONFIG_SERIAL_8250_PXA)		+= 8250_pxa.o
 obj-$(CONFIG_SERIAL_OF_PLATFORM)	+= 8250_of.o
 obj-$(CONFIG_SERIAL_8250_SDC)		+= 8250_sdc.o
 
-
+CFLAGS_8250_ingenic.o += -I$(srctree)/scripts/dtc/libfdt
-- 
2.20.1


             reply	other threads:[~2021-05-14 11:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14 11:45 Moriis Ku [this message]
2021-05-14 11:53 ` [PATCH] 8250:Add SUNIX SDC series uart driver Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2021-05-14 11:51 Moriis Ku
2021-05-14 11:56 ` Greg KH
2021-05-14 11:39 [PATCH] 8250: Add " Moriis Ku
2021-05-14 11:50 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210514114546.5330-1-saumah@gmail.com \
    --to=saumah@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox