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 328B0C43334 for ; Mon, 20 Jun 2022 00:38:45 +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=NxLa3BCCI+aQvAMAA3a7wnk8J0SGYggFs08Ao4JNx80=; b=tgNJG/C4zqDhHa Fqh5f9rzIlS/2/APdDahpCv+lBVCm+UxThn/USjRbu2LmlSEEAUPovJTuGoEZUT9xM4oDO9OC2Rdf iI1iotsFbUFumATFwmwBI822W8u/lnEuFpqU6rJaxKk1BOEmqffJlUdRWFjImrDN9so5req1Zz9HZ CmWriiEDKYGJ88Y1IQQlrI9v3Eudkuf7gQ0P64wykbzg2BGNM6bZSI+EXlcR7daCM5Y+OIGxL0G9W c67A2dnvPs88/oXIpiqnKllKOvZVO7QegxazmWDg39JDI8921VTexPaYLOX2XXWnFYcv0GIDplPI+ If3BCrj6qgxVzby3Xg4w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o35QK-00FZnB-KX; Mon, 20 Jun 2022 00:37:48 +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 1o35QG-00FZmM-TM for linux-arm-kernel@lists.infradead.org; Mon, 20 Jun 2022 00:37:46 +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 702AAB80E2A; Mon, 20 Jun 2022 00:37:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EEEE9C341C4; Mon, 20 Jun 2022 00:37:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655685462; bh=36WDUJFHpwQniygDBO/Mifxaosf4M5c5ialINYKFCrg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=r0nzSB9j0j57WepCBaJuHltzwy4lzIDN1S3tC8+5v/kwJ3/E194XQp5NruVpkZmyr 4OPMycfh5Lfh4d+cnOQrFpWwZiN9P0yBjYun3it+TFIw5jkVy1h5/OLFa1j2adz3My U/uVq2TdFxYYUaty0htjZGChUY2rNkWYNS3gsVXkLqFlncbTvZ1PNdtQKyo0Zu8TP4 MhUv2rPWKUdvXPFYG4mEHSgBflCcrFGVqCn3xCKAPjJ/zAufhYfglAIWKCqH+xaz9K Bx3C8Zutc8dCwu9q7itD25ptToKKnCcOT/5phaJll1UDWgU2oli4ZrDgfV98Bmyfl3 YcLeOU7WCtsLg== Date: Mon, 20 Jun 2022 08:37:36 +0800 From: Shawn Guo To: Fabio Estevam Cc: s.hauer@pengutronix.de, linux-imx@nxp.com, smoch@web.de, trini@konsulko.com, linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH 1/2] ARM: dts: imx: Pass a label to the soc node Message-ID: <20220620003736.GN254723@dragon> References: <20220614162234.2866148-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220614162234.2866148-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220619_173745_123683_23CDF0A3 X-CRM114-Status: GOOD ( 11.23 ) 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 Tue, Jun 14, 2022 at 01:22:33PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Pass a label to the 'soc' node to make it easier to reference > it from other devicetree files. > > U-Boot, for example usually needs to access the AIPS node to > pass U-Boot-specific properties. > > Signed-off-by: Fabio Estevam Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel