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 X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48425C433E1 for ; Thu, 28 May 2020 21:45:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1E68621841 for ; Thu, 28 May 2020 21:45:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590702352; bh=bhzF9SpAJ2eb0abxydOQXGF4Mfe9UNUoQ9j2M4S2YZg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=d2amS1xpTUUNgAF6KHV2H9Xr2u970Xh4TtiLi7EFW6tHajGL8gcZ0tkdE/5amnyKd wtb2Mr9LePIX5dZd+jvk7F1gTTFBNIbSjKh9miJBiPWu+IvqBJi+PoVHWZb9kuZA4N 4XE4WRU5byx2en2nqCiMXJZwYH+IEvoK/RMWQbIs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2436744AbgE1Vpt (ORCPT ); Thu, 28 May 2020 17:45:49 -0400 Received: from mail-io1-f68.google.com ([209.85.166.68]:35023 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2436630AbgE1Vpr (ORCPT ); Thu, 28 May 2020 17:45:47 -0400 Received: by mail-io1-f68.google.com with SMTP id s18so166607ioe.2; Thu, 28 May 2020 14:45:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=no6HlcdcFcA/a4l7oGUTR6aVzXC2MXn/zYF87og1wYg=; b=b0L+5vyUKKSUswfhqgDzSwmkFRrCCiLhirsgneks3uahsFjAqTH5fKAxIIo1UR85Gn PYk/2qs+e1f4zOlSMsa5g7Q0EUp1KakHFcCU4DDvlMU6XMESRlZAmQxp+0WQZWSkYbcL Gywn9+0FGdxBlRksFA6Eu/nTlHZFsWLG41sMIyGS6BxWwYhjq94lv5nEI5G4etb3Rs+a oeuAmxNXL7q5PCn0+7ePhHky8AC7nISWoFGpAUkDUiO009Z2XObRzz40C+0/9h4BBj// lqMZoGlDJUtgtPF9z4koL7Ov/3kLleqnyhjG1qDFLgZCbHA0C5oi0VIScE1jvHDmLxhW iyiA== X-Gm-Message-State: AOAM532EvxgNlMksy4mH8SueCu4VRHkXwdHnHNzdLoVAmrdi2Zi3qycT ksgMAQkELBEc1vGhELbmQQ== X-Google-Smtp-Source: ABdhPJzYXYmo9Aia4JUtPNGct0ALVvFbsn1fqj9BKNroCD9lDsLRuNfCbwzH+Nr0bgOoa2MCjhqxyA== X-Received: by 2002:a05:6602:2001:: with SMTP id y1mr3953649iod.94.1590702345570; Thu, 28 May 2020 14:45:45 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id 129sm2877005ioy.0.2020.05.28.14.45.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 May 2020 14:45:45 -0700 (PDT) Received: (nullmailer pid 739310 invoked by uid 1000); Thu, 28 May 2020 21:45:44 -0000 Date: Thu, 28 May 2020 15:45:44 -0600 From: Rob Herring To: Paul Cercueil Cc: Boris Brezillon , od@zcrc.me, Rob Herring , devicetree@vger.kernel.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt to YAML Message-ID: <20200528214544.GA739281@bogus> References: <20200520002234.418025-1-paul@crapouillou.net> <20200520002234.418025-3-paul@crapouillou.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200520002234.418025-3-paul@crapouillou.net> Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Wed, 20 May 2020 02:22:34 +0200, Paul Cercueil wrote: > Convert the ingenic,jz4780-nand.txt doc file to ingenic,nand.yaml. > > Signed-off-by: Paul Cercueil > --- > > Notes: > v2: - Don't include ingenic,nemc-client.yaml which is gone > - Use 'partitions' property instead of '^partitions$' pattern > > .../bindings/mtd/ingenic,jz4780-nand.txt | 92 ------------ > .../devicetree/bindings/mtd/ingenic,nand.yaml | 132 ++++++++++++++++++ > 2 files changed, 132 insertions(+), 92 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mtd/ingenic,jz4780-nand.txt > create mode 100644 Documentation/devicetree/bindings/mtd/ingenic,nand.yaml > Applied, thanks! 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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B35FAC433E0 for ; Thu, 28 May 2020 21:46:20 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 80D76208DB for ; Thu, 28 May 2020 21:46:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="obzUGNt1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 80D76208DB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=yl3FXLk7iNE/X7I7TTJYSn+Wecdsr2AHcMH/IGy7HSo=; b=obzUGNt1u13Vus TKM3B5itWuZLGlMR6DqBc6CvOQjcvcFNNzLzBehUNOpelL1p5F4D2bLBEOqrHIQ1NWljuG9+6zrYq PHMuS+TwsY1Ye/0IsbHkv4F6n3wekic1RVwBLTyc18gimMXey0W/HGGaKOFH7sMjzXr6Y+cf9fIO3 g9pCAem8S0/tRzkCCr3QeHTTheN2kkfhm+E60xSguT+sgy+VaCO1oyZGOoZ0NOiaijjBxRNDgGqPJ /c85TJl8B1GBQ+XlpqDGWPka5w5ynWHJ6J1Tfu576GV8mKrvkhN0imGphycGfkpLqKx/469TsbUpT TeyS8/Py0Zv4UwrZp84Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jeQLf-0007t3-NV; Thu, 28 May 2020 21:45:59 +0000 Received: from mail-io1-f65.google.com ([209.85.166.65]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jeQLS-0007g3-CJ for linux-mtd@lists.infradead.org; Thu, 28 May 2020 21:45:47 +0000 Received: by mail-io1-f65.google.com with SMTP id q8so124946iow.7 for ; Thu, 28 May 2020 14:45:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=no6HlcdcFcA/a4l7oGUTR6aVzXC2MXn/zYF87og1wYg=; b=Uw0AXD9fn5y1FVgnoCisxNbhlKtWK464PIZnPgxu7/C2Fg+3AemnHJhcswP6d7SGPr /qCaYAhklG15xm3nshPKiy1Se0jThewQ4R+VVxcHBcGxLnmyNIrxWjEofjJUFYkurEar SiB8Bk8tLJPxhDnPHk3VFr1Te9mqzmK2KMal+NGDu52Hb/xqYgBzvd8/SG0+TMpPOfAh fefkkaB1jk66mdzY1x95NrMq9qQRLxb+lGAWaUbrXp9kZBURmsEhwktwbgqUUik77Hqz HYN1rJ/WbKlOje6rTZkzVTsQ9LrxIU7gAaLGtBxcYZJDmCFk/r9sTRHPUTLB42bdQF7w ACDQ== X-Gm-Message-State: AOAM533U+zbkRs9ENrWMy5FuD7S2Q7tTz12UdG72icw8PMRAyfIi6KbX Nh5oBRs2S7sZQiwq7bIC7Q== X-Google-Smtp-Source: ABdhPJzYXYmo9Aia4JUtPNGct0ALVvFbsn1fqj9BKNroCD9lDsLRuNfCbwzH+Nr0bgOoa2MCjhqxyA== X-Received: by 2002:a05:6602:2001:: with SMTP id y1mr3953649iod.94.1590702345570; Thu, 28 May 2020 14:45:45 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id 129sm2877005ioy.0.2020.05.28.14.45.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 May 2020 14:45:45 -0700 (PDT) Received: (nullmailer pid 739310 invoked by uid 1000); Thu, 28 May 2020 21:45:44 -0000 Date: Thu, 28 May 2020 15:45:44 -0600 From: Rob Herring To: Paul Cercueil Subject: Re: [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic, jz4780-nand.txt to YAML Message-ID: <20200528214544.GA739281@bogus> References: <20200520002234.418025-1-paul@crapouillou.net> <20200520002234.418025-3-paul@crapouillou.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200520002234.418025-3-paul@crapouillou.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200528_144546_461231_5C0256CE X-CRM114-Status: UNSURE ( 9.70 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Boris Brezillon , linux-kernel@vger.kernel.org, Rob Herring , linux-gpio@vger.kernel.org, od@zcrc.me, linux-mtd@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Wed, 20 May 2020 02:22:34 +0200, Paul Cercueil wrote: > Convert the ingenic,jz4780-nand.txt doc file to ingenic,nand.yaml. > > Signed-off-by: Paul Cercueil > --- > > Notes: > v2: - Don't include ingenic,nemc-client.yaml which is gone > - Use 'partitions' property instead of '^partitions$' pattern > > .../bindings/mtd/ingenic,jz4780-nand.txt | 92 ------------ > .../devicetree/bindings/mtd/ingenic,nand.yaml | 132 ++++++++++++++++++ > 2 files changed, 132 insertions(+), 92 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mtd/ingenic,jz4780-nand.txt > create mode 100644 Documentation/devicetree/bindings/mtd/ingenic,nand.yaml > Applied, thanks! ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/