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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72BF6C433F5 for ; Thu, 12 May 2022 02:01:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235517AbiELCBh (ORCPT ); Wed, 11 May 2022 22:01:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50742 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234184AbiELCBd (ORCPT ); Wed, 11 May 2022 22:01:33 -0400 Received: from mailgw02.mediatek.com (unknown [210.61.82.184]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B0514C432; Wed, 11 May 2022 19:01:27 -0700 (PDT) X-UUID: d9385e84e31444dfae259bba4c41b9f5-20220512 X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.4,REQID:33386eec-26ac-493e-a459-34ec10e4aa16,OB:0,LO B:0,IP:0,URL:5,TC:0,Content:0,EDM:0,RT:0,SF:0,FILE:0,RULE:Release_Ham,ACTI ON:release,TS:5 X-CID-META: VersionHash:faefae9,CLOUDID:da5a8727-a01c-4223-8f5a-12d972216e7b,C OID:IGNORED,Recheck:0,SF:nil,TC:nil,Content:0,EDM:-3,File:nil,QS:0,BEC:nil X-UUID: d9385e84e31444dfae259bba4c41b9f5-20220512 Received: from mtkmbs11n1.mediatek.inc [(172.21.101.185)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 1040162746; Thu, 12 May 2022 10:00:44 +0800 Received: from mtkmbs11n2.mediatek.inc (172.21.101.187) by mtkmbs10n2.mediatek.inc (172.21.101.183) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.792.3; Thu, 12 May 2022 10:00:42 +0800 Received: from mhfsdcap04 (10.17.3.154) by mtkmbs11n2.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.792.3 via Frontend Transport; Thu, 12 May 2022 10:00:40 +0800 Message-ID: <40c12cdf833113405fce1146234db26e883eaf35.camel@mediatek.com> Subject: Re: [PATCH v4] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema From: Chunfeng Yun To: Rob Herring CC: Srinivas Kandagatla , Matthias Brugger , , , , , , Eddie Hung , Andrew-CT Chen Date: Thu, 12 May 2022 10:00:40 +0800 In-Reply-To: <20220511151733.GA313710-robh@kernel.org> References: <20220509014521.10248-1-chunfeng.yun@mediatek.com> <20220511151733.GA313710-robh@kernel.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2022-05-11 at 10:17 -0500, Rob Herring wrote: > On Mon, May 09, 2022 at 09:45:21AM +0800, Chunfeng Yun wrote: > > Convert mtk-efuse.txt to YAML schema mediatek,efuse.yaml > > > > Signed-off-by: Chunfeng Yun > > --- > > v4: fix duplicated unit-address in example; > > drop reviewed-by Rob, due to changes; > > > > v3: add reviewed-by Rob > > > > v2: > > 1. remove description of subnodes which is covered by nvmem.yaml > > suggested by Rob > > 2. change the example which is commoner than mt8173's > > I'm assuming this will be resent with all the changes from the other > conversion posted[1]. Yes, I'm doing it now, thanks > > Rob > > [1] > https://lore.kernel.org/all/73b1feab3ecb20fef0339b322a61d63146b5790a.camel@mediatek.com/