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 38353C433F5 for ; Sun, 10 Apr 2022 07:48:14 +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=E4V8JBuM09UHv1mVBlwFD6Jvr6+bnUaNwxe5PPek/VY=; b=43Q3UhCEXPuEAo 0lPBuR24NZ87jyIzx1SX86uKlTJggu5Afl3mGzlNluKG5PO+WV8eYGlivPBRU+jd8z6rkLvQYC/Mw 3ow7vIBg2iMOMJ1iWtCabTbQjn+IkvTJRSDhckgMkRqdaQxB85sc4jtAy6cYOwaL4N9QIMGarLlFY hrGuu4umbL7wAX2xqCx4IwGny09Yz31m0yns9ytTzVOs6TSokur3JgkeuJVdJ+BLhi8zpclnyjH7k bkXIskEUh+1+vKCMc5zjLa12U1IL3c7XhA4GnP7a8dYG1IlXakJfv5MbCn5WcZ8pXK8h8qtIxw+pa eJzo/qcUWcoczCO02RaA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ndSHl-004PnS-HM; Sun, 10 Apr 2022 07:47:01 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ndSHi-004Pmr-1b for linux-arm-kernel@lists.infradead.org; Sun, 10 Apr 2022 07:46:59 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 4B598B807E7; Sun, 10 Apr 2022 07:46:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 53E88C385A1; Sun, 10 Apr 2022 07:46:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1649576815; bh=G98UwNbuP+q+/Kp7/+lircYNVc/Gi9CAJbaUmr8GGbE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=raroZEv1UtNpB22Z1hBBuOn+bRJwhXnSqNZRY5t5Gt0nqWcOG3M9MFWBcTeWzsoGq oVXsGGLM/5U55ynNYxQTeJ45v/XO/n+5ompqKTIMqtLUKiBu9efLFayqZT2JUksFcE ZwDkJQ67tSspSqWTxBFHG7nwAeBWdL488TTgDdNs8qnpZenDk7fYbc/vIOWkM09fZ3 Idyo7s/wnSW9iw47rGUVWcz4PU3eaT4KnEehyqjVFdvdHBTwnlXh6CytkaE7ji6rlf cCRNqnMB8VyeLDqO6cDuMQwvXGHjDPMT4IJUK+5lHjPnZJM7gcOgUIBxOziKbH0/xH S+DlfUwr6oAQw== Date: Sun, 10 Apr 2022 15:46:47 +0800 From: Shawn Guo To: Marcel Ziswiler Cc: linux-arm-kernel@lists.infradead.org, Marcel Ziswiler , Andrejs Cainikovs , Arnd Bergmann , Fabio Estevam , Frank Rowand , Krzysztof Kozlowski , NXP Linux Team , Olof Johansson , Pengutronix Kernel Team , Rob Herring , Sascha Hauer , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 00/10] arm64: dts: imx8mm-verdin: minor updates Message-ID: <20220410074647.GO129381@dragon> References: <20220324155649.285924-1-marcel@ziswiler.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220324155649.285924-1-marcel@ziswiler.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220410_004658_273434_1A7D8BC3 X-CRM114-Status: GOOD ( 12.11 ) 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 Thu, Mar 24, 2022 at 04:56:39PM +0100, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > > This patch set brings some minor updates including some cosmetic > improvements like comments, names and node and pinctrl group > re-orderings plus functional improvements like an SD1 sleep pinctrl and > an updated fully validated IOMUX configuration. > > > Marcel Ziswiler (10): > arm64: dts: imx8mm-verdin: update regulator names > arm64: dts: imx8mm-verdin: multi-line comment style > arm64: dts: imx8mm-verdin: alphabetically re-order nodes > arm64: dts: imx8mm-verdin: only dashes in node names > arm64: dts: imx8mm-verdin: comment about i2c level shifter > arm64: dts: imx8mm-verdin: update iomux configuration > arm64: dts: imx8mm-verdin: re-order pinctrl groups > arm64: dts: imx8mm-verdin: capitalisation of verdin comments > arm64: dts: imx8mm-verdin: note about disabled sd1 pull-ups > arm64: dts: imx8mm-verdin: add sd1 sleep pinctrl Applied all, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel