From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::444; helo=mail-wr1-x444.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr1-x444.google.com (mail-wr1-x444.google.com [IPv6:2a00:1450:4864:20::444]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 375EA2117AE75 for ; Mon, 12 Nov 2018 08:27:55 -0800 (PST) Received: by mail-wr1-x444.google.com with SMTP id z13-v6so10064131wrs.3 for ; Mon, 12 Nov 2018 08:27:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=GK8XAjlVVwxP+z1MTsQT/O6wnSyLaNk+2rAcoLl66GY=; b=hYPdIut6/sTdvyG9K2tJ2XbjLKfIVpxaeavXSoIy6vF0cicz5KhPtMH/xbAA6WnNyA tKMAlfK5TztG73X1/CAQW2uudyQSdge8hOqVDmFtd2EAZqqiZstivuF5jWph21A5yt87 jMlulRF8CuNwchw5ZYBHfFgSLw5KTy7h/mze8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=GK8XAjlVVwxP+z1MTsQT/O6wnSyLaNk+2rAcoLl66GY=; b=UeoKE4+jwU9cipVgGP0kXrwGP0FnaZK863f8fD+SLRy6iYCigLIl6/oLsISrnOTBz0 9p/PlA4yiD79/eZGavCNtedUDLqqpFljqqAHvnMrmtbszI8hqgZVOw2IJMAYQh6eEaDW u5WQq0RTug+WDVIRSOswtKHFfkwR8bJ2PNzJBfE1B2aEGtUloMgLgPqroCUB6LE59L9h YZDdmmbXOnVfaJvyKmJoXnsLeRph9A9g4zWGXoT1B4LGbCkUPxXjBri1Nc2BdMywLkuw iFOLKSonVkyLhNarTEeXDW1i4NL9n1xBIvzCHPzQbZ4lsyQypKrnJJ/81MWR178TkcyW 8YLg== X-Gm-Message-State: AGRZ1gJ5nyp0TPqWqfpui4oJcxNVokiriNEQsYUqNocy5wOmB9HFRpzY 65c1pcdeivvdp64Y0uXN4M/d2Q== X-Google-Smtp-Source: AJdET5dbsmNTouT9SwRz7lBWgMRw9mzC4ftucI9Zdddm26X9vz938qH/6xVfeS7t8nqfOqMA9d/KkQ== X-Received: by 2002:adf:94a3:: with SMTP id 32-v6mr1528075wrr.98.1542040073259; Mon, 12 Nov 2018 08:27:53 -0800 (PST) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id t4-v6sm5524595wrb.67.2018.11.12.08.27.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 12 Nov 2018 08:27:52 -0800 (PST) Date: Mon, 12 Nov 2018 16:27:50 +0000 From: Leif Lindholm To: Chandni Cherukuri Cc: edk2-devel@lists.01.org, ard.biesheuvel@linaro.org Message-ID: <20181112162750.yil73milap6rahfs@bivouac.eciton.net> References: <1542022916-24462-1-git-send-email-chandni.cherukuri@arm.com> MIME-Version: 1.0 In-Reply-To: <1542022916-24462-1-git-send-email-chandni.cherukuri@arm.com> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH v3 edk2-platforms 0/5] Platform/ARM/Sgi: Add support for Clark.Ares and Clark.Helios platforms X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Nov 2018 16:27:55 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Chadni, I will disregard this set. Please send out a new v3 containing the changes we've discussed, only after I've completed reviewing the set. Best Regards, Leif On Mon, Nov 12, 2018 at 05:11:51PM +0530, Chandni Cherukuri wrote: > Changes since v2: > - Added additional checks for platform-id and config-id values. > > Changes since v1: > - No code changes, posting this series again with correct patch subject > > This patch series adds support for two new Arm's SGI platforms - > SGI-Clark.Ares and SGI-Clark.Helios. The first patch in this > series adds support to use a new binding added to the system-id > node for Platform Identification. The rest of the patches add > support for the two new SGI platforms. > > Chandni Cherukuri (5): > Platform/ARM/Sgi: Adapt to changes in system-id DT node. > Platform/ARM/Sgi: Add ACPI tables for SGI-Clark.Ares platform > Platform/ARM/Sgi: Add initial support for SGI-Clark.Ares platform > Platform/ARM/Sgi: Add ACPI tables for SGI-Clark.Helios platform > Platform/ARM/Sgi: Add initial support for SGI-Clark.Helios platform > > Platform/ARM/SgiPkg/SgiPlatform.dec | 2 + > Platform/ARM/SgiPkg/SgiPlatform.dsc | 2 + > Platform/ARM/SgiPkg/SgiPlatform.fdf | 2 + > Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/AcpiTables.inf | 58 +++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/AcpiTables.inf | 58 +++++ > Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf | 2 + > Platform/ARM/SgiPkg/Include/SgiPlatform.h | 5 + > Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c | 19 +- > Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPeim.c | 24 +- > Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Dbg2.aslc | 90 +++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Dsdt.asl | 116 +++++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Fadt.aslc | 87 +++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Gtdt.aslc | 152 +++++++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Iort.aslc | 106 ++++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Madt.aslc | 171 +++++++++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Mcfg.aslc | 61 +++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Spcr.aslc | 77 ++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Ssdt.asl | 95 +++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Dbg2.aslc | 90 +++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Dsdt.asl | 262 +++++++++++++++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Fadt.aslc | 87 +++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Gtdt.aslc | 152 +++++++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Iort.aslc | 106 ++++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Madt.aslc | 266 ++++++++++++++++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Mcfg.aslc | 61 +++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Spcr.aslc | 77 ++++++ > Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Ssdt.asl | 95 +++++++ > 27 files changed, 2315 insertions(+), 8 deletions(-) > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/AcpiTables.inf > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/AcpiTables.inf > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Dbg2.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Dsdt.asl > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Fadt.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Gtdt.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Iort.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Madt.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Mcfg.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Spcr.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkA/Ssdt.asl > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Dbg2.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Dsdt.asl > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Fadt.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Gtdt.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Iort.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Madt.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Mcfg.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Spcr.aslc > create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SgiClarkH/Ssdt.asl > > -- > 2.7.4 > >