Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp464074pxb; Wed, 22 Sep 2021 06:12:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzu3X6f20jzuRDMZskE49WxRembdNnwXhdTJ0c4XQzm/zROADshuqa8wN8E+ii8JnD0MehV X-Received: by 2002:a17:906:1ed7:: with SMTP id m23mr27201708ejj.558.1632316351715; Wed, 22 Sep 2021 06:12:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632316351; cv=none; d=google.com; s=arc-20160816; b=bp8WrYCjUfSZs2NE0Q3pfzNStTs5w7Q+9pf3xQ2mEfncKJAnZoDMdDTuFItwGdGkTk wK4TET4xO2GX/70apB1v6r3zww4NQuoTmmkuA2pED64okObuSMd2YG9IJn4rwFK0drfZ e75Ny5jELW/eQlJedr8o/dgH1gzgGHxdpSXoRGnEFbid5QUSAPcll1+fjF9AKywxnjci z9xm4iuBsBSGO4xC1AhLgegg6aXXVPaScfal0YqYKgLV2C7CzsmI61NFAc91ZEN5JYap yFLx7CPeuuxYTUVvaDYl2mj/PSN6mSfK2RgelGtHFvSy8XerH2Z74C0vhj5RtQ2z7YjB hFNw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=AJbvtdnur6EhV/UMo2Gx513jfMrO+ENs7mm0jzlkCzk=; b=qrCCHseXiqxoKIN5LQRjnJMiqbd1wUOh99+QcQNpwcPYBNFlgkGc14cLrLd+0/Ja3K 7PSulElUeoK3K4ByGqsgRgzV1jmpitBhGPr2ZhL93T5Rz4UJ+ouJaD6GfUymooFLUEKl Ok/jkkbZFhFbZ8H29YuCA2c+ppc0vQ8cCEm7iLr1OqnjvaUlp8NoM25WT62ibbb0fwOg Y9Nx9Hp1+teLvuIcasLBTsQDgKRl3OlkqXfYIV/X1nqQZz487nrDJkJg++0c1/ufD0q7 Rh4Rq4MBZ1ppgzCha2CJkf4TafUmOeJnxuQk9DNeJ9Q2dv3JD974LUqJxHN9z6Amds1v Ux9g== ARC-Authentication-Results: i=1; mx.google.com; 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 d17si2427995ejo.536.2021.09.22.06.12.04; Wed, 22 Sep 2021 06:12:31 -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; 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 S231146AbhIVNJd (ORCPT + 99 others); Wed, 22 Sep 2021 09:09:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38156 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229948AbhIVNJc (ORCPT ); Wed, 22 Sep 2021 09:09:32 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7FEACC061574 for ; Wed, 22 Sep 2021 06:08:02 -0700 (PDT) Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=[IPv6:::1]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mT1yi-0000fU-TG; Wed, 22 Sep 2021 15:08:00 +0200 Subject: Re: [PATCH 1/6] dt-bindings: nvmem: add cell-type to nvmem cells To: Srinivas Kandagatla , Joakim Zhang , robh+dt@kernel.org, shawnguo@kernel.org, =?UTF-8?Q?Jan_L=c3=bcbbe?= Cc: devicetree@vger.kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, linux-kernel@vger.kernel.org References: <20210908100257.17833-1-qiangqing.zhang@nxp.com> <20210908100257.17833-2-qiangqing.zhang@nxp.com> <6d91d833-08cc-7ce2-4fe5-3d843a8b31ae@pengutronix.de> <181c4037-3c34-0f71-6bb7-a9c11b173064@linaro.org> <8fc0a5e2-18c0-fa81-3eed-a6d596361633@linaro.org> <53fd9335-baca-fb52-42f1-2af3b08b5f1f@linaro.org> From: Ahmad Fatoum Message-ID: <89b4a2d6-1966-7fcb-d476-f69e88293ea0@pengutronix.de> Date: Wed, 22 Sep 2021 15:08:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <53fd9335-baca-fb52-42f1-2af3b08b5f1f@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: a.fatoum@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 22.09.21 15:03, Srinivas Kandagatla wrote: > > > On 22/09/2021 13:58, Ahmad Fatoum wrote: >> Hi Srini, >> >> On 22.09.21 14:49, Srinivas Kandagatla wrote: >>> >>> >>> On 22/09/2021 13:31, Ahmad Fatoum wrote: >>>>>> >>>>>> On 08.09.21 12:02, Joakim Zhang wrote: >>>>>>> From: Srinivas Kandagatla >>>>>>> >>>>>>> Some of the nvmem providers encode data for certain type of nvmem cell, >>>>>>> example mac-address is stored in ascii or with delimiter or in reverse order. >>>>>>> >>>>>>> This is much specific to vendor, so having a cell-type would allow nvmem >>>>>>> provider drivers to post-process this before using it. >>>>>> I don't agree with this assessment. Users of the OCOTP so far >>>>>> used this specific encoding. Bootloaders decode the OCOTP this way, but this >>>>>> encoding isn't really an inherent attribute of the OCOTP. A new NXP SoC >>>>>> with a different OTP IP will likely use the same format. Users may even >>>>>> use the same format on an EEPROM to populate a second off-SoC interface, .. etc. >>>>>> >>>>> That is okay. >>>> How would you go about using this same format on an EEPROM? >>> >>> Am guessing that by the time there are more users for such formats, those post-processing functions should be converted into some library functions. >> >> User A wants to reverse bytes in MAC address. User B stores it in ASCII. >> Both use the exact same EEPROM. How could this ever work when the >> encoding decision is left to the EEPROM driver? > > User A and B should mention about this encoding information in there NVMEM provider bindings. > > Based on that specific post-processing should be selected. So instead of just compatible = "atmel,at24c16"; there will be compatible = "user-A,my-eeprom", "atmel,at24c16"; and compatible = "user-B,my-eeprom", "atmel,at24c16"; and they each need to patch the at24 driver to call one of the common library functions? > > --srini >> > >>> >>> --srini >>> >>>> >>>>>> I'd thus prefer to not make this specific to the OCOTP as all: >>>>>> >>>>>>      * #define NVMEM_CELL_ENCODING_MAC_ADDRESS_IMX    /* ... */ >>> >> >> > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |