From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jlqZm-0001xQ-Rw for barebox@lists.infradead.org; Thu, 18 Jun 2020 09:11:17 +0000 From: Ahmad Fatoum Date: Thu, 18 Jun 2020 11:10:57 +0200 Message-Id: <20200618091102.30150-11-a.fatoum@pengutronix.de> In-Reply-To: <20200618091102.30150-1-a.fatoum@pengutronix.de> References: <20200618091102.30150-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 10/15] ARM: layerscape: dts: combine fsl-ls1046a-rdb.dts aliases nodes To: barebox@lists.infradead.org Cc: Ahmad Fatoum This was likely overlooked because they were separate commits. Combine them now. No functional change. Signed-off-by: Ahmad Fatoum --- arch/arm/dts/fsl-ls1046a-rdb.dts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/arch/arm/dts/fsl-ls1046a-rdb.dts b/arch/arm/dts/fsl-ls1046a-rdb.dts index c211b26ae90e..d842387fa0da 100644 --- a/arch/arm/dts/fsl-ls1046a-rdb.dts +++ b/arch/arm/dts/fsl-ls1046a-rdb.dts @@ -7,6 +7,7 @@ / { aliases { eeprom = &eeprom; + mmc0 = &esdhc; }; chosen { @@ -17,10 +18,6 @@ device-path = &environment_sd; }; }; - - aliases { - mmc0 = &esdhc; - }; }; &esdhc { -- 2.27.0 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox