From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 19 Aug 2015 00:06:13 +0200 Subject: [U-Boot] [PATCH] arm: socfpga: Make the DT mmc node consistent In-Reply-To: <55D395D7.2070404@opensource.altera.com> References: <1439247761-9205-1-git-send-email-marex@denx.de> <55D395D7.2070404@opensource.altera.com> Message-ID: <201508190006.13444.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, August 18, 2015 at 10:30:15 PM, Dinh Nguyen wrote: > On 8/10/15 6:02 PM, Marek Vasut wrote: > > The socfpga_cyclone5.dtsi has an mmc0 node, socrates has mmc node. > > This makes aliases not very usable, so make everything into mmc0. > > Moreover, zap the useless mmc alias while at this. > > > > Signed-off-by: Marek Vasut > > --- > > > > arch/arm/dts/socfpga.dtsi | 3 +-- > > arch/arm/dts/socfpga_cyclone5_socrates.dts | 2 +- > > 2 files changed, 2 insertions(+), 3 deletions(-) > > Acked-by: Dinh Nguyen Applied to u-boot-socfpga/master, thanks! Best regards, Marek Vasut