Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1434141
| Path | csiph.com!news.freedyn.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Kefeng Wang <wangkefeng.wang@huawei.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc |
| Date | Thu, 30 Jun 2016 03:30:01 +0200 |
| Message-ID | <rPyXL-39e-5@gated-at.bofh.it> (permalink) |
| References | <rORJ7-19W-5@gated-at.bofh.it> <rPnfY-4hM-21@gated-at.bofh.it> |
| X-Original-To | Andy Shevchenko <andriy.shevchenko@linux.intel.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="utf-8" |
| Content-Transfer-Encoding | 7bit |
| X-Originating-IP | [10.177.19.180] |
| X-Cfilter-Loop | Reflected |
| X-Mirapoint-Virus-Rapid-Raw | score=unknown(0), refid=str=0001.0A090203.577474ED.0094,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 |
| X-Mirapoint-Loop-ID | df59f8c75875ae5f868e1165241ab152 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 38 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Jiri Slaby <jslaby@suse.com>, <linux-serial@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <z.liuxinliang@hisilicon.com>, <guohanjun@huawei.com> |
| X-Original-Date | Thu, 30 Jun 2016 09:24:51 +0800 |
| X-Original-Message-ID | <6f5301e8-c477-ed59-593f-cafb1593f6af@huawei.com> |
| X-Original-References | <1467083835-37750-1-git-send-email-wangkefeng.wang@huawei.com> <1467204764.30123.327.camel@linux.intel.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1434141 |
Show key headers only | View raw
On 2016/6/29 20:52, Andy Shevchenko wrote: > On Tue, 2016-06-28 at 11:17 +0800, Kefeng Wang wrote: >> Make dw8250_set_termios() as the default set_termios callback for 8250 >> dw uart, correct me >> if I am wrong. >> >> Then add ACPI support for uart on Hisilicon Hip05 soc, be careful that >> it is not 16500 >> compatible. > > You mean it has Busy Functionality implemented? After check it again with designer, yes. > Is there any public specification to look at? I think Xin liang is in a better position to answer this question. > >> Note, the build(no ACPI) depends on >> https://patchwork.kernel.org/patch/9141207/, >> which was already accepted in net-next. >> >> Meanwhile, set dw8250_serial_out32 to keep consistent between >> serial_out >> and serial_in in ACPI. >> >> Kefeng Wang (2): >> serial: 8250_dw: make dw8250_set_termios as default set_termios >> callback >> serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc >> >> drivers/tty/serial/8250/8250_dw.c | 11 +++++++---- >> 1 file changed, 7 insertions(+), 4 deletions(-) >> >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-06-28 05:30 +0200
Re: [PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2016-06-29 15:00 +0200
Re: [PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-06-30 03:30 +0200
Re: [PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc liuxinliang <z.liuxinliang@hisilicon.com> - 2016-06-30 03:30 +0200
csiph-web