diff options
author | John Garry <john.garry@huawei.com> | 2018-05-08 18:27:32 +0800 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2018-05-10 17:45:52 +0100 |
commit | adf3457b4ce6940885be3e5ee832c6949fba4166 (patch) | |
tree | 19d261e454a1150ddcb5e8294c9b1ef6c7b354bb /block/blk-ioc.c | |
parent | 99c0228d6ff1fabdd56fa78c2283b5b155fa8664 (diff) | |
download | talos-obmc-linux-adf3457b4ce6940885be3e5ee832c6949fba4166.tar.gz talos-obmc-linux-adf3457b4ce6940885be3e5ee832c6949fba4166.zip |
HISI LPC: Add ACPI UART support
On the Huawei D03 development board the system UART is
the UART connected on the LPC bus.
The profile for the device driver required for this HW
is as follows:
- platform driver
- 16550
- ACPI support
- polling mode support
- IO space support
In principle we should use the PNP driver (8250_dw.c) for
8250-devices with ACPI FW. However since this driver does
not support PNP devices, and modifying the PNP core code
to support it is not worth the effort, use the generic
8250 isa driver.
For this, we setup the pdev platform data for the serial
8250 port.
Signed-off-by: John Garry <john.garry@huawei.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'block/blk-ioc.c')
0 files changed, 0 insertions, 0 deletions