Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1336013

Re: [PATCH v3 0/5] ACPI: parse the SPCR table

From Christopher Covington <cov@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 0/5] ACPI: parse the SPCR table
Date 2016-02-17 03:40 +0100
Message-ID <r30c1-8ce-5@gated-at.bofh.it> (permalink)
References <r2vUC-4Jg-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On February 15, 2016 1:05:24 PM EST, Aleksey Makarov <aleksey.makarov@linaro.org> wrote:
>This patchset is based on the patchset by Leif Lindholm [1]
>
>'ARM Server Base Boot Requirements' [2] mentions SPCR (Serial Port
>Console Redirection Table) [3] as a mandatory ACPI table that
>specifies the configuration of serial console.
>
>SPCR support is included in QEMU's ARM mach-virt since 2.4 release.
>
>Introduce a new function acpi_console_check().  At the uart port
>registration, this function checks if the ACPI SPCR table specifies
>its argument of type struct uart_port to be a console
>and if so calls add_preferred_console().
>
>Use SPCR to tell if SBSA serial driver should use 32-bit access to
>registers.

On QDF2432:

Tested-by: Christopher Covington <cov@codeaurora.org>

-- 
Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

Sent from my Snapdragon powered Android device with K-9 Mail. Please excuse my brevity.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/5] ACPI: parse the SPCR table Aleksey Makarov <aleksey.makarov@linaro.org> - 2016-02-15 19:20 +0100
  [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory() Aleksey Makarov <aleksey.makarov@linaro.org> - 2016-02-15 19:20 +0100
    RE: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() "Zheng, Lv" <lv.zheng@intel.com> - 2016-02-17 03:50 +0100
      RE: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() "Zheng, Lv" <lv.zheng@intel.com> - 2016-02-17 04:00 +0100
        Re: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() Aleksey Makarov <aleksey.makarov@linaro.org> - 2016-02-17 14:10 +0100
          RE: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() "Zheng, Lv" <lv.zheng@intel.com> - 2016-02-18 04:40 +0100
            Re: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() Peter Hurley <peter@hurleysoftware.com> - 2016-02-18 23:10 +0100
              RE: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() "Zheng, Lv" <lv.zheng@intel.com> - 2016-02-19 04:00 +0100
                Re: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() Aleksey Makarov <aleksey.makarov@linaro.org> - 2016-02-19 12:10 +0100
                RE: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() "Zheng, Lv" <lv.zheng@intel.com> - 2016-02-22 03:30 +0100
                Re: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() Aleksey Makarov <aleksey.makarov@linaro.org> - 2016-02-22 16:10 +0100
              Re: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() Aleksey Makarov <aleksey.makarov@linaro.org> - 2016-02-19 11:50 +0100
                Re: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() Peter Hurley <peter@hurleysoftware.com> - 2016-02-19 16:30 +0100
                Re: [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory() Christopher Covington <cov@codeaurora.org> - 2016-02-19 18:30 +0100
                Re: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() Peter Hurley <peter@hurleysoftware.com> - 2016-02-22 06:40 +0100
                Re: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() Aleksey Makarov <aleksey.makarov@linaro.org> - 2016-02-22 15:50 +0100
                Re: [PATCH v3 1/5] ACPI: change __init to __ref for  early_acpi_os_unmap_memory() Aleksey Makarov <aleksey.makarov@linaro.org> - 2016-02-22 15:40 +0100
  [PATCH v3 3/5] ACPI: enable ACPI_SPCR_TABLE on ARM64 Aleksey Makarov <aleksey.makarov@linaro.org> - 2016-02-15 19:20 +0100
  Re: [PATCH v3 0/5] ACPI: parse the SPCR table Mark Salter <msalter@redhat.com> - 2016-02-16 20:20 +0100
  Re: [PATCH v3 0/5] ACPI: parse the SPCR table Christopher Covington <cov@codeaurora.org> - 2016-02-17 03:40 +0100
  Re: [PATCH v3 0/5] ACPI: parse the SPCR table Jeremy Linton <jeremy.linton@arm.com> - 2016-02-18 22:20 +0100

csiph-web