From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5A984C64EC7 for ; Wed, 1 Mar 2023 01:32:27 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4PRGtx543rz3c6f for ; Wed, 1 Mar 2023 12:32:25 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; secure) header.d=jms.id.au header.i=@jms.id.au header.a=rsa-sha256 header.s=google header.b=J/riPlxo; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=2a00:1450:4864:20::52f; helo=mail-ed1-x52f.google.com; envelope-from=joel.stan@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; secure) header.d=jms.id.au header.i=@jms.id.au header.a=rsa-sha256 header.s=google header.b=J/riPlxo; dkim-atps=neutral Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4PRGsQ6Rq3z3cDM; Wed, 1 Mar 2023 12:31:06 +1100 (AEDT) Received: by mail-ed1-x52f.google.com with SMTP id i34so47719347eda.7; Tue, 28 Feb 2023 17:31:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jms.id.au; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=dybzwFbIjgT2tCtgfGWmH+b0sBN7xN33eq9JJI1azg4=; b=J/riPlxooPKy5grH00GRJCM5uKoB0fQ7BcgtmA31Ea8U9JI/gwZgjclb6Z3xaZT0Fo QXV9SSx5KLNPvbMceyjFlh9ND8zhaGPu+k9/cwYb0ZBmwjbPaJT+ELkB6UNuT3j58Y3Y Llee33BEF4XxFxmBMTU/tN3wHDJ5Y1UupTC+w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=dybzwFbIjgT2tCtgfGWmH+b0sBN7xN33eq9JJI1azg4=; b=I32e4O1uSN3zCpfSEOsFYELDKTismA6OAHN2JipCXD4zJ8cjFJ8GoBIF38gWrwKZSb LcA7pDOLwVrx9MEhlrWYqgUtXrGY8kFJ08WeIvD7VDNIUlIASjHyRcaQ+3n1dPdrP1xw m9kI5DMcHHYDhPP+1NQGdW5PG9aPLEAR98xwTtaGJNe1jb6+9g0SJkW9BcX2tgVAoRzA +Hvqp+NelPrmKxjeOoYmyxNyGMJLSYvOtevsBUVoIf2j9l/8E5WOCAQzRFUs8MvQltul n8h3f9PHq6wOc5QvZSPbFcxRJj3mxxG4mDbQVAgkhjMW4PUR7jDjzCE8pQui5Yn1B1Fq Et1Q== X-Gm-Message-State: AO0yUKUbv1/H0bguYSqqAJa4tainyaQaIgw6XEQeHUKrcTNdCD5FDM/S on8nWIlb23LGogfh+9hN/VGzP5IYoMklP5WGFrU= X-Google-Smtp-Source: AK7set8Rn7FrLIlyvtyXdzxIzlBOnS8eTiidZS6gad+90wWt7ADj5drCop6N8jGvqo5xdx0JPax4+93ppbEOjC6kDXc= X-Received: by 2002:a50:9f4b:0:b0:4bc:5e2e:592 with SMTP id b69-20020a509f4b000000b004bc5e2e0592mr61110edf.7.1677634263803; Tue, 28 Feb 2023 17:31:03 -0800 (PST) MIME-Version: 1.0 References: <20230224000400.12226-1-zev@bewilderbeest.net> In-Reply-To: <20230224000400.12226-1-zev@bewilderbeest.net> From: Joel Stanley Date: Wed, 1 Mar 2023 01:30:51 +0000 Message-ID: Subject: Re: [PATCH v2 0/3] ARM: dts: aspeed: ASRock BMC updates To: Zev Weiss Content-Type: text/plain; charset="UTF-8" X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-aspeed@lists.ozlabs.org, Andrew Jeffery , openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Fri, 24 Feb 2023 at 00:04, Zev Weiss wrote: > > Hello, > > This patch series contains a few small device-tree updates for ASRock > BMCs: an LED polarity fix for romed8hm3, enabling the ast2500 PECI > device on e3c246d4i, and a SPI flash clock frequency fix for both. Thanks. I'll apply these once we have a -rc1. Cheers, Joel > > Thanks, > Zev > > Changes since v1 [0]: > - Added patch 3 correcting SPI flash clocks > > [0] https://lore.kernel.org/linux-devicetree/20230203105405.21942-1-zev@bewilderbeest.net/ > > Zev Weiss (3): > ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault LED > ARM: dts: aspeed: e3c246d4i: Add PECI device > ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks > > arch/arm/boot/dts/aspeed-bmc-asrock-e3c246d4i.dts | 6 +++++- > arch/arm/boot/dts/aspeed-bmc-asrock-romed8hm3.dts | 4 ++-- > 2 files changed, 7 insertions(+), 3 deletions(-) > > -- > 2.39.1.438.gdcb075ea9396.dirty >