Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751323AbdHFC0b (ORCPT ); Sat, 5 Aug 2017 22:26:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52936 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751220AbdHFC0a (ORCPT ); Sat, 5 Aug 2017 22:26:30 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com ADA3861468 Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=msalter@redhat.com Message-ID: <1501986388.14060.44.camel@redhat.com> Subject: Re: [PATCH 0/2] Updated SPCR quirks for Moonshot/Mustang From: Mark Salter To: Graeme Gregory , linux-acpi@vger.kernel.org Cc: linux-kernel@vger.kernel.org, rjw@rjwysocki.net, lenb@kernel.org, lho@apm.com, gregkh@linuxfoundation.org, jcm@redhat.com Date: Sat, 05 Aug 2017 22:26:28 -0400 In-Reply-To: <20170804214944.3910-1-graeme.gregory@linaro.org> References: <20170804214944.3910-1-graeme.gregory@linaro.org> Organization: Red Hat, Inc Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Sun, 06 Aug 2017 02:26:30 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 699 Lines: 19 On Fri, 2017-08-04 at 22:49 +0100, Graeme Gregory wrote: > A couple of patches to build on the SPCR quirks support already upstreamed. > > 1 - Moonshot m400 cartridge has the same soc but ACPI tables have different > HPe specific headers so extend quirk to understand those too. > > 2 - Relevant vendors do not seem to be working on DBG2/SPCR update for > situation where the clock is unknown. We want these machines to boot with > console initialised from SPCR before I die of old age so use the previous > quirk handling to also handle the clock problem as well. > > Thanks > > Graeme For the series: Tested-by: Mark Salter Reviewed-by: Mark Salter