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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE229C433EF for ; Thu, 14 Oct 2021 13:33:57 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 70357610CC for ; Thu, 14 Oct 2021 13:33:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 70357610CC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 76C518365E; Thu, 14 Oct 2021 15:33:55 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (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="WyR7VMh0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 31ED483622; Thu, 14 Oct 2021 15:33:53 +0200 (CEST) Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) (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 D5A6E8365E for ; Thu, 14 Oct 2021 15:33:49 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf36.google.com with SMTP id z3so3704140qvl.9 for ; Thu, 14 Oct 2021 06:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=6BcmqvnYViEIh48To1seJSXIijn4d6ZSZ7k3f+Yktoo=; b=WyR7VMh0hbMsAtleInHlYp/PyzHfcoWba5Lblnza+Ml+5P7u5g4w/o2lKo0X4Wq0BN qLDsAYwzNK72LEcoabc6Fdpv08rdjj2b2vzCA0a4BqTXEBAEX4b/7aXxpslEYSTX8DXo 7CEVgpzsIwww1pqHMh6nl/0NwzWLRl4x+jXI0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6BcmqvnYViEIh48To1seJSXIijn4d6ZSZ7k3f+Yktoo=; b=vm5lJ6OLagPsjx9jFDEryyPX9tcSq7v6nnRWH45BncPqlQaPx4d387VMXgrkecj7xA HMTjS+LTsSYXmnCyK7DppDL/W6PR54jVcyukURv0ShoKz/dYmh2y8YFcYJLU05579vvp BOE3vDp+VoQO+oyQXOqb8PKNHFd4Emw3PGQYKxPDv0u0zQzYGxyqMwc/K0iGZoJRakB9 DuTXyt5LgJZrSE7F969rFkGMtkms7iy0A5DuENxZ4/Zic/lHBIisxQCct5/dR+wl6eIr PhZMjAyQdQxHRulsXlW7pWHg1LMP63ze48ub/blJyvk6v+2UrvDnMcZEB3TFOb4m1oD+ s9DQ== X-Gm-Message-State: AOAM5338Ut6gTQ5QUklOk85AJNK9MN0+XZk8m5WBniPPlQ28T9P9aNvR OLIDWUqmJIaKIu0C0mKVEAhm4g== X-Google-Smtp-Source: ABdhPJw5LsNyTAGPpiW66Ow6a1r04mwufMVin71Cm8de/KShizf497R610ZNXNOKwBKSNIfUWlFr1w== X-Received: by 2002:a05:6214:506:: with SMTP id v6mr5264835qvw.52.1634218428689; Thu, 14 Oct 2021 06:33:48 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-0d65-5385-0e85-d408.res6.spectrum.com. [2603:6081:7b01:cbda:d65:5385:e85:d408]) by smtp.gmail.com with ESMTPSA id p19sm1431432qtk.20.2021.10.14.06.33.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Oct 2021 06:33:47 -0700 (PDT) Date: Thu, 14 Oct 2021 09:33:43 -0400 From: Tom Rini To: Marek =?iso-8859-1?Q?Beh=FAn?= Cc: robh+dt@kernel.org, devicetree@vger.kernel.org, Srinivas Kandagatla , U-Boot Mailing List , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Luka Kovacic Subject: Re: [PATCH RFC linux] dt-bindings: nvmem: Add binding for U-Boot environment NVMEM provider Message-ID: <20211014133343.GA7964@bill-the-cat> References: <20211013232048.16559-1-kabel@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="19yxUJAiKHVhK1FQ" Content-Disposition: inline In-Reply-To: <20211013232048.16559-1-kabel@kernel.org> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --19yxUJAiKHVhK1FQ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 14, 2021 at 01:20:48AM +0200, Marek Beh=FAn wrote: > Add device tree bindings for U-Boot environment NVMEM provider. >=20 > U-Boot environment can be stored at a specific offset of a MTD device, > EEPROM, MMC, NAND or SATA device, on an UBI volume, or in a file on a > filesystem. >=20 > The environment can contain information such as device's MAC address, > which should be used by the ethernet controller node. >=20 > Signed-off-by: Marek Beh=FAn > --- > .../bindings/nvmem/denx,u-boot-env.yaml | 88 +++++++++++++++++++ We already have a vendor prefix for U-Boot, "u-boot" which should be used here. --=20 Tom --19yxUJAiKHVhK1FQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFoMbQACgkQFHw5/5Y0 tyzETwv/WiHjFPTYHkbLH/q0GQ+AwOlojn0s5gVYnJG4xnsqkk1WYj9Af4u4Cky1 wi0nv4tTbfrOMuJx7gdNpkDIpuBeqKEwu1OrgWurONDFDjgXMzywHG0dZvPdt7M7 jFrGUlWhrv4wq5B5D9G+MKGrhAqpUi2ROfMZ7x6h7DPxa+wLRDPzrKeqRcGNQ1zP X6/Oz+H79f+gbDUc2OosGaTKWA+I1tJ8MNXJxXme6eO2uugqFwNIqptQOsM0KtTD dflVWpiyVRVgHPfuGikeKjYq5HNsY0nna5OPQbvPErsoW+RJCYXmrkIa5doKH8wJ EjUsTD/H1T8ur91xlM7ys3uzNzd/poozOAxGTRLGvwxRamuRvf55PmhhYGCXcd8i 3IVrPz06/ItwmysTUfbThBAoRreDprfY/tKxqdoMt9sUh9V11cpw2jjfhTOmu7vX cTOg2Nq67+3h6XEyy/raYFGxcuVm1gSpDbPPFYTlxQN1shQXqERTMAtDh/iJnvYP G5d3MLRV =zlwI -----END PGP SIGNATURE----- --19yxUJAiKHVhK1FQ--