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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4E73EC433EF for ; Tue, 21 Dec 2021 19:48:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=O6Phlq4XP0JL5Hv8z9DgAulmeTmrjKkdiTc1jYro0Is=; b=Mw3zudCDNNOGY0 75famxkSth6NSx4W46AgnxoCyM1XOiN3rUikVOmh4QbCTzQ3whzO7hdd5wpTkgvTfy4AvpsQU7LuR LnFKYBYF/2SQn7ai2oQ8r4OcOyTTzgFX9musxJzkjUJstzTIw7J53Qyat8iYzHZauP9oxGYxQsdhs xXicVB5Ll8UbASkLnThzVgQETQ9hxCbQzIINDad1U8VfZG/pLImXt9LVs5/aFKi3VoHiWRk8sSD8U xA+ASTt69xvGSnSTeHOy6BhfpQJOhevV2glto9GsEsYqlHbyNuXIjxN8CEwsY6I0WpPmVTycYe0X6 xxn3XS0zOcnKs7M0Ntvw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mzl7e-008Isa-61; Tue, 21 Dec 2021 19:48:30 +0000 Received: from mail-qv1-f44.google.com ([209.85.219.44]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mzl7R-008Iov-Rm; Tue, 21 Dec 2021 19:48:19 +0000 Received: by mail-qv1-f44.google.com with SMTP id kk22so319766qvb.0; Tue, 21 Dec 2021 11:48:17 -0800 (PST) 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=OEEn7W+abTOSJCOoEABxlh4oQei3MK0PGB8mi7Ij2yQ=; b=eZAL/U9JQmSi9r4OQgDi5fLpqj6MGCCAlh41EX+rI9aVU8lgLEI+BnLzp6MeGaIrHL 5E/6MNp6zNBmiU9tTqOBOZ3TEITTMOPyPreQqGieR8i1tEYPJ9S0n7MCeB8hcYfS0oZZ jK/TMxRAaaHVF0yiFliM/mAcb0TXEIyV/JqH5zlMR2qDp+9AgMfUWnHZRRY8KlmlIMo+ ytLt9fkLy8iDbbxY7Etr3w2q19k6uTz4GdIlAkdoPY6InUXeUHhG8eambLMIi6y/xr/a KXcj5XF+IfR8QqSfXtg+1S5BLZeVqg6h9HFELNTYY9xWnatYe1njAr2qE8noDwaACiK9 gtwA== X-Gm-Message-State: AOAM532nmkJDE0NTWF/scBKSkRxGA7UJbcOAVfuJw4Ie0zUPeSqsXUt9 Mnxw4GkKaD9dsrf7+V5Qbg== X-Google-Smtp-Source: ABdhPJzgmDHlA9Zo+gFHuOAv5btwwZK7lHQ8X/OVnBRyRkKvS/dXMCrGDSok0rkg99yE4yk7Ag3u+w== X-Received: by 2002:a05:6214:2345:: with SMTP id hu5mr4013203qvb.130.1640116096424; Tue, 21 Dec 2021 11:48:16 -0800 (PST) Received: from robh.at.kernel.org ([24.55.105.145]) by smtp.gmail.com with ESMTPSA id h13sm18492494qtk.25.2021.12.21.11.48.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Dec 2021 11:48:15 -0800 (PST) Received: (nullmailer pid 1635267 invoked by uid 1000); Tue, 21 Dec 2021 19:48:14 -0000 Date: Tue, 21 Dec 2021 15:48:14 -0400 From: Rob Herring To: Chunfeng Yun Cc: linux-arm-kernel@lists.infradead.org, Srinivas Kandagatla , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Matthias Brugger , linux-mediatek@lists.infradead.org, Andrew-CT Chen Subject: Re: [PATCH next v2] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema Message-ID: References: <20211218081515.4971-1-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211218081515.4971-1-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211221_114817_918882_56782807 X-CRM114-Status: GOOD ( 11.06 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Sat, 18 Dec 2021 16:15:15 +0800, Chunfeng Yun wrote: > Convert mtk-efuse.txt to YAML schema mediatek,efuse.yaml > > Signed-off-by: Chunfeng Yun > --- > 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 > > --- > .../bindings/nvmem/mediatek,efuse.yaml | 86 +++++++++++++++++++ > .../devicetree/bindings/nvmem/mtk-efuse.txt | 43 ---------- > 2 files changed, 86 insertions(+), 43 deletions(-) > create mode 100644 Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml > delete mode 100644 Documentation/devicetree/bindings/nvmem/mtk-efuse.txt > Reviewed-by: Rob Herring _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D554DC433EF for ; Tue, 21 Dec 2021 19:49:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=A9ZeyE8J3fpayzXUmqq6Gf/LubKZdoS5VnVH4EYfXuc=; b=FOpD8iOYyF+K4l bdEEIdjWESSNWGFbLXceX1KdcrQD7rnjCiccSq6LMOjeXQbyXAB+9iS+O/n0teTEtsn7QZVxFHls4 cebnEnfR1VKn2z6Pvbth8Yvk8YrWShaXmF8cv1AZdUY+PaEcNxDQPuBHOTyzIhPqGkBVWfUuX6dLZ VY2OkJKBggLQKDZtz1KMlTXnLJs2j0PMgb2RU6cp+sZHKbGyw7Kx99/ZLWdKN6lZZdLy11471jOv5 LkHO79bWUaDjeXVA6QxAGpr2AwzrDDFq/UzBOLkHdY1cvJdljXajiMwGn9U4WtGhgmrPVEjYSx35E JVlpaDCPkcNhrQT13YOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mzl7V-008IqY-Hy; Tue, 21 Dec 2021 19:48:21 +0000 Received: from mail-qv1-f44.google.com ([209.85.219.44]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mzl7R-008Iov-Rm; Tue, 21 Dec 2021 19:48:19 +0000 Received: by mail-qv1-f44.google.com with SMTP id kk22so319766qvb.0; Tue, 21 Dec 2021 11:48:17 -0800 (PST) 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=OEEn7W+abTOSJCOoEABxlh4oQei3MK0PGB8mi7Ij2yQ=; b=eZAL/U9JQmSi9r4OQgDi5fLpqj6MGCCAlh41EX+rI9aVU8lgLEI+BnLzp6MeGaIrHL 5E/6MNp6zNBmiU9tTqOBOZ3TEITTMOPyPreQqGieR8i1tEYPJ9S0n7MCeB8hcYfS0oZZ jK/TMxRAaaHVF0yiFliM/mAcb0TXEIyV/JqH5zlMR2qDp+9AgMfUWnHZRRY8KlmlIMo+ ytLt9fkLy8iDbbxY7Etr3w2q19k6uTz4GdIlAkdoPY6InUXeUHhG8eambLMIi6y/xr/a KXcj5XF+IfR8QqSfXtg+1S5BLZeVqg6h9HFELNTYY9xWnatYe1njAr2qE8noDwaACiK9 gtwA== X-Gm-Message-State: AOAM532nmkJDE0NTWF/scBKSkRxGA7UJbcOAVfuJw4Ie0zUPeSqsXUt9 Mnxw4GkKaD9dsrf7+V5Qbg== X-Google-Smtp-Source: ABdhPJzgmDHlA9Zo+gFHuOAv5btwwZK7lHQ8X/OVnBRyRkKvS/dXMCrGDSok0rkg99yE4yk7Ag3u+w== X-Received: by 2002:a05:6214:2345:: with SMTP id hu5mr4013203qvb.130.1640116096424; Tue, 21 Dec 2021 11:48:16 -0800 (PST) Received: from robh.at.kernel.org ([24.55.105.145]) by smtp.gmail.com with ESMTPSA id h13sm18492494qtk.25.2021.12.21.11.48.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Dec 2021 11:48:15 -0800 (PST) Received: (nullmailer pid 1635267 invoked by uid 1000); Tue, 21 Dec 2021 19:48:14 -0000 Date: Tue, 21 Dec 2021 15:48:14 -0400 From: Rob Herring To: Chunfeng Yun Cc: linux-arm-kernel@lists.infradead.org, Srinivas Kandagatla , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Matthias Brugger , linux-mediatek@lists.infradead.org, Andrew-CT Chen Subject: Re: [PATCH next v2] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema Message-ID: References: <20211218081515.4971-1-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211218081515.4971-1-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211221_114817_918882_56782807 X-CRM114-Status: GOOD ( 11.06 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, 18 Dec 2021 16:15:15 +0800, Chunfeng Yun wrote: > Convert mtk-efuse.txt to YAML schema mediatek,efuse.yaml > > Signed-off-by: Chunfeng Yun > --- > 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 > > --- > .../bindings/nvmem/mediatek,efuse.yaml | 86 +++++++++++++++++++ > .../devicetree/bindings/nvmem/mtk-efuse.txt | 43 ---------- > 2 files changed, 86 insertions(+), 43 deletions(-) > create mode 100644 Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml > delete mode 100644 Documentation/devicetree/bindings/nvmem/mtk-efuse.txt > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 CA2EDC433F5 for ; Tue, 21 Dec 2021 19:48:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234707AbhLUTsR (ORCPT ); Tue, 21 Dec 2021 14:48:17 -0500 Received: from mail-qv1-f53.google.com ([209.85.219.53]:43936 "EHLO mail-qv1-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230226AbhLUTsR (ORCPT ); Tue, 21 Dec 2021 14:48:17 -0500 Received: by mail-qv1-f53.google.com with SMTP id fq10so237705qvb.10; Tue, 21 Dec 2021 11:48:16 -0800 (PST) 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=OEEn7W+abTOSJCOoEABxlh4oQei3MK0PGB8mi7Ij2yQ=; b=EpXT/2e/tZ87jlQ66Nstu8ZLU3uf5OqTeka1HQbz7IZqSjvDk3/1pLeDE0S9gTxGQY wp+5+2okgf9UoPwoAwHr9eHIl1sDmNL30D1ICs+KGmWpAoG6QlMM90phpnrJcu60VTKj fDXQsuLY3BxIhRwT5o/jiGd0dsD615VK6VjHBNP7pbetQZRjEoToO8mjwjOeSVYZl5Tg 4XDc/agavwVTIgV3teFRngUYEzN/PK9lSkZnQqIF3d1Ag6cti+QX1E9jP+CTPKNCaDqN JPudkCc7g3dAZK96FLPryBpRtie7TF3CsYuMnJRiA3ZX/vbcamiZKJZZBFNibqDwC70J zUMQ== X-Gm-Message-State: AOAM530EtesyiXRG3qica/l9IvMtngx67zozemxoW6kB8JldA6BbZiIK 8Cs9V7tbNw1boLRbKOtQIA== X-Google-Smtp-Source: ABdhPJzgmDHlA9Zo+gFHuOAv5btwwZK7lHQ8X/OVnBRyRkKvS/dXMCrGDSok0rkg99yE4yk7Ag3u+w== X-Received: by 2002:a05:6214:2345:: with SMTP id hu5mr4013203qvb.130.1640116096424; Tue, 21 Dec 2021 11:48:16 -0800 (PST) Received: from robh.at.kernel.org ([24.55.105.145]) by smtp.gmail.com with ESMTPSA id h13sm18492494qtk.25.2021.12.21.11.48.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Dec 2021 11:48:15 -0800 (PST) Received: (nullmailer pid 1635267 invoked by uid 1000); Tue, 21 Dec 2021 19:48:14 -0000 Date: Tue, 21 Dec 2021 15:48:14 -0400 From: Rob Herring To: Chunfeng Yun Cc: linux-arm-kernel@lists.infradead.org, Srinivas Kandagatla , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Matthias Brugger , linux-mediatek@lists.infradead.org, Andrew-CT Chen Subject: Re: [PATCH next v2] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema Message-ID: References: <20211218081515.4971-1-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211218081515.4971-1-chunfeng.yun@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, 18 Dec 2021 16:15:15 +0800, Chunfeng Yun wrote: > Convert mtk-efuse.txt to YAML schema mediatek,efuse.yaml > > Signed-off-by: Chunfeng Yun > --- > 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 > > --- > .../bindings/nvmem/mediatek,efuse.yaml | 86 +++++++++++++++++++ > .../devicetree/bindings/nvmem/mtk-efuse.txt | 43 ---------- > 2 files changed, 86 insertions(+), 43 deletions(-) > create mode 100644 Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml > delete mode 100644 Documentation/devicetree/bindings/nvmem/mtk-efuse.txt > Reviewed-by: Rob Herring