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 A3784C6FA82 for ; Sun, 4 Sep 2022 07:09:33 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B885083FCA; Sun, 4 Sep 2022 09:09:30 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="DZsTFtNE"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 40DDB84001; Sun, 4 Sep 2022 09:09:29 +0200 (CEST) Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) (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 5EF0183F4C for ; Sun, 4 Sep 2022 09:09:26 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=ilias.apalodimas@linaro.org Received: by mail-ej1-x633.google.com with SMTP id fc24so2415880ejc.3 for ; Sun, 04 Sep 2022 00:09:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=PJpF7Hny/jIg2HsxXK7iDFuGvzBZ2HYgtd75c5FOOC0=; b=DZsTFtNE+qxwyUaqrtc4gLRpmJGeCz/ho3ZIzAV3sKrA8s2Ecgxd9SmbzWmJ9hkXWD n626IUIqV+t0iLfUyPoSsBNo34ei7l5D6YVimeziiK4+i1wfJHvpRXIFiUnzxj5mdfx8 lA6ZPCQS1/noas8gysWgJRRs2HflTHKb/NjfQ2yDM6wXJL3187OO4flEqbUn/mpXBGLM Qn/lP4XMYyOUhYdJTpCfG5gkW15ir0UF1otTUzbsFoWiJyi0uFEy59FaSOhyIg9ZQOtA vbDfhcRL88MY7a6/ecoaYROa/Zv+pDzr9+BQePv15ksJE+Yn39S3fW2a67iJCNnJBcG4 1FAw== 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=PJpF7Hny/jIg2HsxXK7iDFuGvzBZ2HYgtd75c5FOOC0=; b=oMNYftfVS22KYl37zQrZHoEW0Xv5igBRImUMkYilsR8vV2SnCO83AulE8ue0gTWbze NtXjUgE3sBqJsfXIkUtgD0ipMEoJeTJNJ/KQRacyo2qsKXgrqzO3WlwUgytstLDis3oI nlvnS682hUm2zUTq0PC/MP0n7KMyMOZmE62O5gKaAWXHPPfcq0yhpziO39fD/scruYCd ehRkfZTSqNP8Hw6p6PNvaHHXe+5+gzKsuXC8jpoZDups+GGvbpj///Ypty0Nyt/B6eOR taiQwEBW4TU4wJI5uj8E8mubnlgFjIhGq6+z2DGOPTNFHfju4Jp6XbI3CfGEEiYZ6v0f qYyA== X-Gm-Message-State: ACgBeo3BR50QMexucbgtKgUTeC+0dn3ob5PdG5X8oz2hvA5ixbYmrdBR LqMAYgOUsnDrBY6zu0Vxji4qpw== X-Google-Smtp-Source: AA6agR40aLmmrNDJgfoqNwV2OsqNFtdMJZjjDA5ebbQEmqcSpHxSbEfMpUlPIrScaNO0pVAlGge00Q== X-Received: by 2002:a17:906:cc57:b0:73d:cdfd:28b4 with SMTP id mm23-20020a170906cc5700b0073dcdfd28b4mr30819459ejb.211.1662275365939; Sun, 04 Sep 2022 00:09:25 -0700 (PDT) Received: from hera ([46.103.15.185]) by smtp.gmail.com with ESMTPSA id le6-20020a170907170600b0073306218484sm3334598ejc.26.2022.09.04.00.09.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Sep 2022 00:09:25 -0700 (PDT) Date: Sun, 4 Sep 2022 10:09:22 +0300 From: Ilias Apalodimas To: Sughosh Ganu Cc: u-boot@lists.denx.de, Heinrich Schuchardt , Takahiro Akashi , Patrick Delaunay , Patrice Chotard , Simon Glass , Bin Meng , Tom Rini , Etienne Carriere , Michal Simek , Jassi Brar Subject: Re: [PATCH v9 01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device Message-ID: References: <20220826095716.1676150-1-sughosh.ganu@linaro.org> <20220826095716.1676150-2-sughosh.ganu@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220826095716.1676150-2-sughosh.ganu@linaro.org> 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 On Fri, Aug 26, 2022 at 03:27:02PM +0530, Sughosh Ganu wrote: > Add bindings needed for accessing the FWU metadata partitions. These > include the compatible string which point to the access method and the > actual device which stores the FWU metadata. > > The current patch adds basic bindings needed for accessing the > metadata structure on GPT partitioned block devices. > > Signed-off-by: Sughosh Ganu > Reviewed-by: Heinrich Schuchardt > --- > Changes since V8: None > > .../firmware/fwu-mdata-gpt.yaml | 32 +++++++++++++++++++ > 1 file changed, 32 insertions(+) > create mode 100644 doc/device-tree-bindings/firmware/fwu-mdata-gpt.yaml > > diff --git a/doc/device-tree-bindings/firmware/fwu-mdata-gpt.yaml b/doc/device-tree-bindings/firmware/fwu-mdata-gpt.yaml > new file mode 100644 > index 0000000000..0735191ff1 > --- /dev/null > +++ b/doc/device-tree-bindings/firmware/fwu-mdata-gpt.yaml > @@ -0,0 +1,32 @@ > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/firmware/fwu-mdata-gpt.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: FWU metadata on device with GPT partitioned layout > + > +maintainers: > + - Sughosh Ganu > + > +properties: > + compatible: > + items: > + - const: u-boot,fwu-mdata-gpt > + > + fwu-mdata-store: > + maxItems: 1 > + description: Phandle of the device which contains the FWU medatata partition. > + > +required: > + - compatible > + - fwu-mdata-store > + > +additionalProperties: false > + > +examples: > + - | > + fwu-mdata { > + compatible = "u-boot,fwu-mdata-gpt"; > + fwu-mdata-store = <&sdmmc1>; > + }; > -- > 2.34.1 > Reviewed-by: Ilias Apalodimas