Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp3425965pxb; Tue, 20 Apr 2021 08:05:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzcumaLcZN7GcYrYE3MruV2u8DHrHZ91N1vtio1T6W5eKSUMkSvoiE88DabxBjt5dog327M X-Received: by 2002:a17:906:ce23:: with SMTP id sd3mr28543725ejb.223.1618931143535; Tue, 20 Apr 2021 08:05:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618931143; cv=none; d=google.com; s=arc-20160816; b=uh+RkLzNzaTjuo5tpXWPbr3CHYrFr3XmFVlDwJduGIoqoNrGDVk3NUigB67MkrJviZ r4ndX2MW4BuFT5LKUXJFEAxil5sjtM03SwRkVOxWp//8bi4+XyCwu2LPOwfh2G/1Zjwd +63RR8RNDMLOevo+mLnvILkAGbSjPiHzDQ6lboENtIEdB/aa1Q2RpXFCSAwsMWJlMv9J /UxqQtlnAn3URAKIoXF4Yi0flnqfvRquwV9p3KF/wpjg2NXauLSz47Mwus0uCzFL/i33 NJbQKM7YcbRL7oEDeFhkUqX9osHGSj1wbyzg9YylR+j+PQmOEMtLLVPdSW8tCu9ih/xE XI3A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:user-agent:references:in-reply-to :subject:cc:to:from:date:content-transfer-encoding:mime-version :dkim-signature; bh=Ra38DMf98MFYu630YGYd6KiMOT196r9TyH0tZwWwqFg=; b=afs3h0CyUvtUNhJEPvdbmDvJKVZDkOoP9l0avsa9Ce/o4qF60uYEmqA5netlcpi78l tmaMNia9suGtJg6ebZiMcgavJmjChSOaLa5Vv2eDqvD8z/7OoOeC1xaH/KXNq1I5yN75 i/AEz9VNfpjT5aM6YM8Wcvjp6xIglx2jkpEIgmwlQzABc1seZFkJmFLPKBmZ0P73cfLw xBMJ/oAOPWp+0FVeGDEK2B6Sb7GvHeCJBIggZYpZbU5RxdCP0Ug7wqnJlOUQUMG2rpnw c7oYSOBNqvFyY5g43uf9NJO7EjvKH//PQBxlb3lKEMFeIIp5CJX2A+Hds9JfbVQ2cchp hdlA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@walle.cc header.s=mail2016061301 header.b=AzWNOeIq; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g21si4559466edb.82.2021.04.20.08.04.57; Tue, 20 Apr 2021 08:05:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@walle.cc header.s=mail2016061301 header.b=AzWNOeIq; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232996AbhDTPE2 (ORCPT + 99 others); Tue, 20 Apr 2021 11:04:28 -0400 Received: from ssl.serverraum.org ([176.9.125.105]:51107 "EHLO ssl.serverraum.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232921AbhDTPE1 (ORCPT ); Tue, 20 Apr 2021 11:04:27 -0400 Received: from ssl.serverraum.org (web.serverraum.org [172.16.0.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ssl.serverraum.org (Postfix) with ESMTPSA id 2FD2322249; Tue, 20 Apr 2021 17:03:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2016061301; t=1618931032; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ra38DMf98MFYu630YGYd6KiMOT196r9TyH0tZwWwqFg=; b=AzWNOeIq0/cAZAVzRIWlHSxBbInCZvUBSeR80v5Wz8oGB0ZSQ5fLA9QjD+Z8/CNaHti8Uh kRW/TNIwOjaDOL87DNWg5cwET5kGzQciflRY2u+CrgWUecEyNWu9wGzivs3k0hjavpDHBM qXQsqW2Kj+x0Z4CK3g+d2cWcI4+sYJ0= MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 20 Apr 2021 17:03:52 +0200 From: Michael Walle To: Rob Herring Cc: linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Srinivas Kandagatla Subject: Re: [PATCH 0/5] mtd: core: OTP nvmem provider support In-Reply-To: <20210420140801.GA3240688@robh.at.kernel.org> References: <20210416114928.27758-1-michael@walle.cc> <20210416184423.GA3715339@robh.at.kernel.org> <9f33229a8fe83b49210289fc93a8554e@walle.cc> <20210420140801.GA3240688@robh.at.kernel.org> User-Agent: Roundcube Webmail/1.4.11 Message-ID: <755f8f930844cbef2b32f81bf6585c31@walle.cc> X-Sender: michael@walle.cc Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob, Am 2021-04-20 16:08, schrieb Rob Herring: > On Fri, Apr 16, 2021 at 09:26:03PM +0200, Michael Walle wrote: >> Am 2021-04-16 20:44, schrieb Rob Herring: >> > On Fri, Apr 16, 2021 at 01:49:23PM +0200, Michael Walle wrote: >> > > The goal is to fetch a (base) MAC address from the OTP region of a >> > > SPI NOR >> > > flash. >> > > >> > > This is the first part, where I try to add the nvmem provider >> > > support to >> > > the MTD core. >> > > >> > > I'm not sure about the device tree bindings. Consider the following >> > > two >> > > variants: >> > > >> > > (1) >> > > flash@0 { >> > > .. >> > > >> > > otp { >> > > compatible = "mtd-user-otp"; >> > >> > mtd is a linuxism. Why not just 'nvmem-cells' here or as a fallback if >> > we come up with a better name? >> >> There are two different compatibles: "mtd-user-otp" and >> "mtd-factory-otp" >> to differentiate what kind of OTP should be used (and both are >> possible >> at the same time). Thus nvmem-cells alone won't be enough. We could >> drop >> the "mtd-" prefix though. >> >> Is there a benefit of having the following? >> compatible = "user-otp", "nvmem-cells"; > > Yes. I assume 'user-otp' tells you something about the region and > 'nvmem-cells' tells you that there are child nodes of nvmem data. Of > course 'user-otp' could imply 'nvmem-cells' as you did. I'm fine with > either way. Ah, if I use both compatibles, then the Documentation/devicetree/bindings/mtd/partitions/nvmem-cells.yaml schema kicks in, which mandates 'compatible = "nvmem-cells";' and I get the following errors: CHECK Documentation/devicetree/bindings/mtd/mtd.example.dt.yaml /home/mwalle/repos/b-linux-arm64/Documentation/devicetree/bindings/mtd/mtd.example.dt.yaml: otp-1: compatible:0: 'nvmem-cells' was expected From schema: /home/mwalle/repos/linux-mw/Documentation/devicetree/bindings/mtd/partitions/nvmem-cells.yaml /home/mwalle/repos/b-linux-arm64/Documentation/devicetree/bindings/mtd/mtd.example.dt.yaml: otp-1: compatible: ['factory-otp', 'nvmem-cells'] is too long From schema: /home/mwalle/repos/linux-mw/Documentation/devicetree/bindings/mtd/partitions/nvmem-cells.yaml /home/mwalle/repos/b-linux-arm64/Documentation/devicetree/bindings/mtd/mtd.example.dt.yaml: otp-1: compatible: Additional items are not allowed ('nvmem-cells' was unexpected) From schema: /home/mwalle/repos/linux-mw/Documentation/devicetree/bindings/mtd/partitions/nvmem-cells.yaml Is there a way around that? -michael