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 5D114C54EE9 for ; Tue, 20 Sep 2022 08:35:01 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=kXtBoVfO4HJxB6YrFJIytHJyArOSUuCw99TuetOW8Ds=; b=GOXAdTG3SxAkPh 2O2a150PfI7pj9NlGCIRfYS1r7reFFTKMlbvGWVo4k0z2rkSP6zz708FjFhqxZ+m5JJOlIbe+cT5b 8fFZ7lz39ouhBaH377BFWsE9nfQXbmW3gaMJCwvvbjRnL5YacZFRa3OnO3+Err3vJ3/+6eB5w8Gll qrTYCOFWlm57ITw++pSHWzMBYo6M31GZw7xRDenBOGjEZvzm3RoY0aYjU9xyH0EEr4LhiLTd5wsDh 0W7Topjo6KlnMX4Xyqr3HRcltHs9Bob+xoFc4G3/FNUtQCXca5+9h88itj6zJO5GV+quS506kzuw1 dkd3wVle4jTc81Yo7NUw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oaYhB-001qxq-Te; Tue, 20 Sep 2022 08:33:34 +0000 Received: from relay11.mail.gandi.net ([217.70.178.231]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oaYh2-001qie-OZ; Tue, 20 Sep 2022 08:33:28 +0000 Received: (Authenticated sender: miquel.raynal@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 8A5EA10000F; Tue, 20 Sep 2022 08:33:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1663662798; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=PGaXqmUuhbJFVicNWJMGeOrxHPA6svbN8LucqeYADpY=; b=gNSTmaZkyz5A/5jnSEquys+Rv3t3Uy+sP/9NtqVEEuPSmHPubla23igZZZ9HA0lagL/LHy e7Ga9cbPWOuIPm+VsIfxL8rlCiBEkeZi0E5Y9sP/tessdwUhJPvJWuIu/BgpIjXTdF97pF TiJk3Rx8+x52S1ZoP66WgrNafcPq6kFwvtfghzKWaJIfP4E9mfGcu/wT5ZW3Q3JSOhGp1n h9GhudegkmxU9TsrLnn1Ae0fcFKmQQjAmhWDT7mevyT9fFTaP07kzdpGZIl9HpNBNkZsi0 Z63VkDCyugfpNpoO3uLP6Uj5tDAeJ+wZ7HcsDkBjv2AmEkw3xGYllyZzq97yQw== From: Miquel Raynal To: Liang Yang , Miquel Raynal , linux-mtd@lists.infradead.org Cc: Rob Herring , Richard Weinberger , Vignesh Raghavendra , Jerome Brunet , Neil Armstrong , Martin Blumenstingl , Kevin Hilman , Jianxin Pan , Victor Wan , XianWei Zhao , Kelvin Zhang , BiChao Zheng , YongHui Yu , linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v9 4/5] dt-bindings: nand: meson: convert txt to yaml Date: Tue, 20 Sep 2022 10:33:14 +0200 Message-Id: <20220920083314.600898-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220907080405.28240-5-liang.yang@amlogic.com> References: MIME-Version: 1.0 X-linux-mtd-patch-notification: thanks X-linux-mtd-patch-commit: b'16cc974686247c49e156bb74d8fef37e0134d5ba' X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220920_013324_968747_3384EBAA X-CRM114-Status: UNSURE ( 5.20 ) X-CRM114-Notice: Please train this message. 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 Wed, 2022-09-07 at 08:04:04 UTC, Liang Yang wrote: > convert the amlogic,meson-name.txt to amlogic,meson-nand.yaml > > Signed-off-by: Liang Yang > Reviewed-by: Rob Herring Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel