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 34FE3C433F5 for ; Tue, 22 Feb 2022 02:15:25 +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=HH6aoF53zwWh3CyLf9OAgkwKwhqXRCaqS5Vfhk5hD4c=; b=xRB2oTBdHysGo8 fRJ0P1EDPpm5tcFIPpqXogvRRmwJs3yWR9Vaf0MCINCJJFkcLqad2M80OIPhfkJPgePzCYKwojTN2 rT+PQq0JD9umcC6kkf52CF/EyPF00b+pzgHg14ObwrG66624KwP0QLkyxLDvsu4UYa8PEYen4DFg5 qDmvyg1uPbM8cOwE+A/jAp2bmpqjGx4wgZRjaBVf2q2lVyma9C3vsiCKdGM4f2mgvWpM0CbEeZFkU 4rb6QD+L8I5aAwYtdPz3D2I8+QqVGqrbW3cIxHkmyrA37VIYLPCLD/NOGUOxNxtMFWj/TnqTaxPzk mHn8W8BBG/dmppCXQ8cg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMKh5-007ivV-Nv; Tue, 22 Feb 2022 02:14:23 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMKh2-007iuP-9v for linux-arm-kernel@lists.infradead.org; Tue, 22 Feb 2022 02:14:21 +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 581D1B817F8; Tue, 22 Feb 2022 02:14:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9409BC340E9; Tue, 22 Feb 2022 02:14:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645496056; bh=W10t9pBFl/Qpk+AaFC7B2lcPTz+UcEoj3rAESOoyJpQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fYNb2J/ImTjETrTKkswqrqa4v65JvrM/zCTqPDwg0T1tmYHzBOVdiF3Wm1Gtfqtkv LHXfWU80FLANV7EsQEwVs6+69nxnpZPMfTilkxAkxOAGFpbymdzdC92CgHhH4JRhAN urawu/8p+x5kaQH3tmICQXDn8g2nMKNPRckZKgHjbsXQ+veAX7Uwo4yRrZnSbh62BI or+c17UFTXAT+AsmUtpMQ3w7ayixJcdrDaYm6zETZt56QzLvecadJjsdrIohVNjo7L zQbiEt56zdaEt6IunliJPYX/OcoEZ3Rglnr6/IFv/ZPqkQWamNEUCxwZeI9BfE7vDk JqOtpyEj+Q1xA== Date: Tue, 22 Feb 2022 10:14:10 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Fabio Estevam , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: (EXT) Re: [PATCH 2/5] ARM: dts: imx6ul: add TQ-Systems MBa6ULx device trees Message-ID: <20220222021410.GU2249@dragon> References: <20220208134223.908757-1-alexander.stein@ew.tq-group.com> <20220208134223.908757-3-alexander.stein@ew.tq-group.com> <20220213031211.GJ4909@dragon> <2816666.e9J7NaK4W3@steina-w> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <2816666.e9J7NaK4W3@steina-w> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220221_181420_520560_E708A03F X-CRM114-Status: GOOD ( 16.73 ) 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 Mon, Feb 21, 2022 at 04:45:58PM +0100, Alexander Stein wrote: ... > > > diff --git a/arch/arm/boot/dts/mba6ulx.dtsi > > > b/arch/arm/boot/dts/mba6ulx.dtsi new file mode 100644 > > > index 000000000000..3a35b1efdc1f > > > --- /dev/null > > > +++ b/arch/arm/boot/dts/mba6ulx.dtsi > > > @@ -0,0 +1,615 @@ > > > +// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT) > > > +/* > > > + * Copyright 2018-2022 TQ-Systems GmbH > > > + * Author: Markus Niebel > > > + */ > > > + > > > +/ { > > > + model = "TQ-Systems MBA6ULx Baseboard"; > > > + > > > + aliases { > > > + mmc0 = &usdhc2; > > > + mmc1 = &usdhc1; > > > + rtc0 = &rtc0; > > > + rtc1 = &snvs_rtc; > > > + }; > > > + > > > + backlight: backlight { > > > + compatible = "pwm-backlight"; > > > + power-supply = <®_mba6ul_3v3>; > > > + enable-gpios = <&expander_out0 4 GPIO_ACTIVE_HIGH>; > > > + status = "disabled"; > > > + }; > > > + > > > + beeper: beeper { > > > + compatible = "gpio-beeper"; > > > + gpios = <&expander_out1 6 GPIO_ACTIVE_HIGH>; > > > + }; > > > + > > > + chosen { > > > + stdout-path = &uart1; > > > + }; > > > > Move 'chosen' node up. > > Ok. The binding does not say anything regarding the order with respect to the > alias node. I've seen examples of both order. So I went with alias 1st, chosen > 2nd. Sorry for not being clear, but I was asking to put 'chosen' before backlight and beeper nodes. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel