From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Masters Subject: Re: [PATCH 0/2] acpi, x86: Add SPCR table support Date: Sun, 10 Dec 2017 15:40:08 -0500 Message-ID: References: <20171207172912.17868-1-prarit@redhat.com> <20171208062925.64ov23u7oxmdfzyk@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Prarit Bhargava , Ingo Molnar Cc: Jonathan Corbet , x86@kernel.org, linux-pm@vger.kernel.org, Catalin Marinas , Bhupesh Sharma , linux-doc@vger.kernel.org, Will Deacon , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, Ingo Molnar , "Rafael J. Wysocki" , Lv Zheng , linux-serial@vger.kernel.org, "H. Peter Anvin" , Thomas Gleixner , linux-arm-kernel@lists.infradead.org List-Id: linux-serial@vger.kernel.org On 12/08/2017 09:29 AM, Prarit Bhargava wrote: > If I disable "Serial Port Console Debug" in my BIOS I still see the SPCR configured: > > [root@prarit-lab ~]# dmesg | grep SPCR > [ 0.000000] ACPI: SPCR 0x0000000069031000 000050 (v01 > 00000000 00000000) > > AFAICT the SPCR is always enabled on some systems. It's part of some of the Windows design flows that it gets incorporated, and it should always be present. Jon (not talking about AArch64/ARM/arm/ARMv8-A/64-bit ARM/Go ARM Go).