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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9725AC6FA82 for ; Wed, 21 Sep 2022 16:15:20 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4724684C9D; Wed, 21 Sep 2022 18:15:18 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="Eo41VdMa"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2C62B84C9D; Wed, 21 Sep 2022 18:15:16 +0200 (CEST) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 4A10584BBE for ; Wed, 21 Sep 2022 18:15:13 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82b.google.com with SMTP id h21so4458608qta.3 for ; Wed, 21 Sep 2022 09:15:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=sxr8gSGC2BPzE/gER2WhzQ/mORG3qNb8CuvTcBINqvg=; b=Eo41VdMapgLTSEF/XW6w3r8t3ScvQVJd2Ze12xif49Nt/KZPH5CBet1NkZT0E8aV+2 wVgzvEZylfQlRTEGMgf4TG62c4v39bqv3vx5BHdhFOLI2pnEHmcy4TpRbZ84ivMJqUoK xHZQ2nT4PXjT2Jbq1Qnj5FwWgwACyIDXQcjI8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=sxr8gSGC2BPzE/gER2WhzQ/mORG3qNb8CuvTcBINqvg=; b=xi872EhuhubQJzBjDyJARrHqrsHAJ9ZdUNSpdvouuIByBfda2abIIQYmhEeLKHvhlD AasLzk3jRE5dFSuBsGWpI3P3GbIPlylBZ81D4WbTm/xRmXv+0aq4WLHRJgHS074rFiGH D1T8p7pII8pA2YURpBz8kHBDUmsuc3EmvkTv6C25NdLiVZzJvBobMTdrZJp2XQ1ECbyW xglSVkUbQS+2xAzRqZqOeAKJDozBVJppmUrb4WRAKxMxrJ4wCGEb5w6Jb0dcwYeYDlKb s7EGooCV0As+igwFJifkZ2q9CbAjVEaSHW7bFrPx+t3y9gwlrTFOKqS4NiZiGzYteOez whXA== X-Gm-Message-State: ACrzQf1rPALlV2nh7TEW5wNOwlW7180pkD5dRUIVj4a2PShqRzjSU3Vn Qwtnb8MgEIcfywzBDXGgwfMe1w== X-Google-Smtp-Source: AMsMyM5erlgr7jzWWN55i7tsprn/59y8mAcaLX4DYqFMBxEIyz8QGb3XPan3TEuHAaXRJDbSn8nHNQ== X-Received: by 2002:ac8:7d14:0:b0:35c:bdbe:5b97 with SMTP id g20-20020ac87d14000000b0035cbdbe5b97mr24405254qtb.272.1663776911715; Wed, 21 Sep 2022 09:15:11 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-7442-0e7b-49ca-6995.res6.spectrum.com. [2603:6081:7b00:6400:7442:e7b:49ca:6995]) by smtp.gmail.com with ESMTPSA id u15-20020a05620a0c4f00b006cf19068261sm2179581qki.116.2022.09.21.09.15.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Sep 2022 09:15:10 -0700 (PDT) Date: Wed, 21 Sep 2022 12:15:09 -0400 From: Tom Rini To: Paul Barker Cc: u-boot@lists.denx.de, Heinrich Schuchardt , Ilias Apalodimas Subject: Re: [PATCH v3 2/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export Message-ID: <20220921161509.GV3044094@bill-the-cat> References: <20220921160628.4166966-1-paul.barker@sancloud.com> <20220921160628.4166966-3-paul.barker@sancloud.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="i/CQJCAqWP/GQJtX" Content-Disposition: inline In-Reply-To: <20220921160628.4166966-3-paul.barker@sancloud.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean --i/CQJCAqWP/GQJtX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 21, 2022 at 05:06:27PM +0100, Paul Barker wrote: > Add properties to the Authenta SPI flash device node to enable access by > a UEFI application using a fixed GUID. Also specify that this device is > JEDEC compatible so that it is correctly initialized when running > `sf probe`. >=20 > Signed-off-by: Paul Barker > --- > arch/arm/dts/am335x-sancloud-bbe-lite.dts | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) >=20 > diff --git a/arch/arm/dts/am335x-sancloud-bbe-lite.dts b/arch/arm/dts/am3= 35x-sancloud-bbe-lite.dts > index d6ef19311a91..f1ff9d6024cb 100644 > --- a/arch/arm/dts/am335x-sancloud-bbe-lite.dts > +++ b/arch/arm/dts/am335x-sancloud-bbe-lite.dts > @@ -37,14 +37,20 @@ > pinctrl-names =3D "default"; > pinctrl-0 =3D <&bb_spi0_pins>; > =20 > - channel@0 { > + authenta-flash@0 { > #address-cells =3D <1>; > #size-cells =3D <0>; > =20 > - compatible =3D "micron,spi-authenta"; > + compatible =3D "micron,spi-authenta", "jedec,spi-nor"; > =20 > reg =3D <0>; > spi-max-frequency =3D <16000000>; > spi-cpha; > + > + uefi-spi-vendor =3D "micron"; > + uefi-spi-part-number =3D "mt25ql128abb"; > + /* GUID in UEFI format: 77126730-a4ca-4386-b341-881fe18e7f7d */ > + uefi-spi-io-guid =3D [30 67 12 77 ca a4 86 43 > + b3 41 88 1f e1 8e 7f 7d]; > }; > }; Are we far enough along with part one of this series to talk about getting these properties in the upstream binding document now? --=20 Tom --i/CQJCAqWP/GQJtX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMrOIkACgkQFHw5/5Y0 tyy9NAwApz9b5yarf7VK2b6lKZLx90JdGODsv9tPm5R7SJWGEBxXzpfhWAEG6wh3 +uJUqbxhXZ23DpeDX6D6MBXZ43Cv+sLqTjixF9i+W4FSMZSZN4RK32o4m6xyqF8w QZPt9PJSNgBVjpsqjLN8IKqLUU1dfUczucMxTv4MHYk5GYzqwlydit8eX0RumLaE tXfPjmJ0yV9/SoAH89lB9/ofpPWLFSx3hzYN99qO49qpOtBcCv+b2vN6P9ODDi57 tJrQoWTuPd7GBRIdvBbIFdA9LubJ6BRePCf8wEYHWnXuOHDmSFxJKiljlH6MWhNw vHrMD1TNXyPPY7o2+W8UAGljMFc+nMgmwlhs4jI7fgDoY3l9eB+Lv3/as+myevnc pyVGNKGbUXyLsXqUZGL4baxma8SV/d5kaLsbAxhdYkTQx2u9UVVyYEhgAwYcTI9H 8yupUrS8QjovhKv+LtL7R6h5m7i5C2cdXf7ojOPXG9hZ7HocwPuqTnxYKIR2wV4e 8HWQRFM0 =QtDX -----END PGP SIGNATURE----- --i/CQJCAqWP/GQJtX--