From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932301AbcELLxH (ORCPT ); Thu, 12 May 2016 07:53:07 -0400 Received: from mail-lb0-f169.google.com ([209.85.217.169]:33440 "EHLO mail-lb0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932162AbcELLxE (ORCPT ); Thu, 12 May 2016 07:53:04 -0400 Subject: Re: [PATCH v7 0/5] ACPI: parse the SPCR table To: Jon Masters , Russell King , Greg Kroah-Hartman References: <1459431629-27934-1-git-send-email-aleksey.makarov@linaro.org> <1bff98e3-2d94-ed76-1165-ed7d43bbfcf3@jonmasters.org> Cc: linux-serial@vger.kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Rafael J . Wysocki" , Len Brown , Leif Lindholm , Graeme Gregory , Al Stone , Christopher Covington , Yury Norov , Peter Hurley , Andy Shevchenko , "Zheng, Lv" From: Aleksey Makarov Message-ID: Date: Thu, 12 May 2016 14:52:02 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <1bff98e3-2d94-ed76-1165-ed7d43bbfcf3@jonmasters.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jon, In v7 I addressed the issues that were brought up by Rafael J . Wysocki (but I still do not have ACK from ACPI people). The issue with D02 will be addressed in a separate patch. There possibly is an issue with 16550 and command line console with I am investigating and probably will address in a separate patch. I know no other problems with it and reviewers seem happy. So I believe this patchset could be pulled. If needed, I will send v8. Thank you Aleksey Makarov On 05/12/2016 11:20 AM, Jon Masters wrote: > On 03/31/2016 09:40 AM, Aleksey Makarov wrote: > >> 'ARM Server Base Boot Requirements' [1] mentions SPCR (Serial Port >> Console Redirection Table) [2] as a mandatory ACPI table that >> specifies the configuration of serial console. > > Hi Aleksey, > > Can you summarize the status of this patch series? > > Jon. >