From patchwork Thu Apr 6 10:29:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 96920 Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp663907qgd; Thu, 6 Apr 2017 03:31:11 -0700 (PDT) X-Received: by 10.55.5.17 with SMTP id 17mr14984628qkf.279.1491474671682; Thu, 06 Apr 2017 03:31:11 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id d79si1001629qkb.326.2017.04.06.03.31.11; Thu, 06 Apr 2017 03:31:11 -0700 (PDT) Received-SPF: pass (google.com: domain of linaro-uefi-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linaro-uefi-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=linaro-uefi-bounces@lists.linaro.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 5F19760C05; Thu, 6 Apr 2017 10:30:44 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 8337D6433C; Thu, 6 Apr 2017 10:30:22 +0000 (UTC) X-Original-To: linaro-uefi@lists.linaro.org Delivered-To: linaro-uefi@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 23B2464337; Thu, 6 Apr 2017 10:29:56 +0000 (UTC) Received: from mail-wr0-f172.google.com (mail-wr0-f172.google.com [209.85.128.172]) by lists.linaro.org (Postfix) with ESMTPS id A88B764336 for ; Thu, 6 Apr 2017 10:29:54 +0000 (UTC) Received: by mail-wr0-f172.google.com with SMTP id t20so54642379wra.1 for ; Thu, 06 Apr 2017 03:29:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=LszyJgs57ehLqVa+eAULdmKfP8Sfoavs6/SECRajdfI=; b=e9hQjOaPZuJ7Sj7XwDOKIcLs0i47R2eFZ8+3gzO2l6h0LgOATHgISH5w3u2B2WAH/d BrRpvNcfyQUYMzXGLQC2D9ncCQWkwJooWiFvxUyr6cGg7MD0HK3wrxZHal99aE01GVio Z1S2iY17Rx5AHdaD2xJgjQIJB3y4np8tIAwTUTcMZzR+7qJYwRg69SqFhL1WnyEHs5t8 H+6iBaPCMu4j/A85Zg2e+auM2cldXRTnIhSAcmic/Tm+8FUfCpGzvz+311bJIVc4669N 4MHOjjDA36O/axoQrcQZMOwQY6ucsdATFjRbLu1nla7MUofdeqIubF+yJVClVNdUCrHO eeoQ== X-Gm-Message-State: AFeK/H2g23lqhCeCKVSfZC/yQcc0rayzui8sqWqOltpL1zQbkHaG7CKHZEr+PViBbB9SHwmaFOs= X-Received: by 10.28.14.138 with SMTP id 132mr17922043wmo.141.1491474593831; Thu, 06 Apr 2017 03:29:53 -0700 (PDT) Received: from localhost.localdomain ([160.163.145.113]) by smtp.gmail.com with ESMTPSA id s27sm1562822wra.69.2017.04.06.03.29.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2017 03:29:53 -0700 (PDT) From: Ard Biesheuvel To: linaro-uefi@lists.linaro.org Date: Thu, 6 Apr 2017 11:29:34 +0100 Message-Id: <20170406102941.14802-2-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170406102941.14802-1-ard.biesheuvel@linaro.org> References: <20170406102941.14802-1-ard.biesheuvel@linaro.org> Cc: alan@softiron.co.uk Subject: [Linaro-uefi] [PATCH 1/8] Platforms/AMD: remove /pmu node from Overdrive 1000 DTS X-BeenThere: linaro-uefi@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: linaro-uefi-bounces@lists.linaro.org Sender: "Linaro-uefi" The /pmu node is removed and regenerated by the firmware, so there is no need to have it in the template. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dtb | Bin 8117 -> 7969 bytes Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dts | 12 ------------ 2 files changed, 12 deletions(-) diff --git a/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dtb b/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dtb index b792b2a47ca0a4482db005f2956c3e01bab098a7..ba5d494f9f815ccb9760cd99a2bdaadf6bd49eab 100644 GIT binary patch delta 36 scmdmLztB$L0`I@K3=Hy$3=9kw3=A?N69vSWr0;ChxWTk}3bUdN0LYOFJ^%m! delta 176 zcmZ2zx7A+Y0`I@K3=HyH85kHW7#L($OcW4fk|~(1C@8$q`Y01~L2l{f`Ap*VK)TEr zsD^; }; - pmu { - compatible = "arm,armv8-pmuv3"; - interrupts = <0x0 0x7 0x4>, - <0x0 0x8 0x4>, - <0x0 0x9 0x4>, - <0x0 0xa 0x4>, - <0x0 0xb 0x4>, - <0x0 0xc 0x4>, - <0x0 0xd 0x4>, - <0x0 0xe 0x4>; - }; - smb { compatible = "simple-bus"; #address-cells = <0x2>;