From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] serial: serial_x86: add ns16550a compatible ids
Date: Mon, 9 Nov 2015 21:19:29 +0800 [thread overview]
Message-ID: <56409D61.8040009@wytron.com.tw> (raw)
In-Reply-To: <CAEUhbmUD4tTdMp39+xi6ewKZY+LG=RrzrRb7_ejYuGqHTwLoyQ@mail.gmail.com>
Hi Bin,
On 2015?11?09? 20:03, Bin Meng wrote:
>> I want to use serial_x86.c for nios2. I think there is no need to duplicate
>> another one for altera/nios2. Is there a proper way to change
>> Kconfig/Makefile?
>>
>
> Please check my previous proposal on serial driver clean up.
>
> http://lists.denx.de/pipermail/u-boot/2015-August/223758.html
Thanks a lot for the pointer.
I think your suggestion is more practical. We can add clock-frequency to
those have fixed clock. Then merge them to one driver.
For those need dynamic clock like tegra, we may ether leave them along.
Or we can use the .data of compatible ids to fetch the clock.
We will need this soon.
Best regards,
Thomas
next prev parent reply other threads:[~2015-11-09 13:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-09 8:53 [U-Boot] [PATCH] serial: serial_x86: add ns16550a compatible ids Thomas Chou
2015-11-09 9:17 ` Thomas Chou
2015-11-09 12:03 ` Bin Meng
2015-11-09 13:19 ` Thomas Chou [this message]
2015-11-09 16:54 ` Simon Glass
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=56409D61.8040009@wytron.com.tw \
--to=thomas@wytron.com.tw \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.