From 5e4458fa5d3890455c16fc28b2c082f4f15a19eb Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 4 Nov 2015 23:14:22 +0100 Subject: [PATCH] ARM: at91/dt: sama5d4: Fix mmc0 pinmux comments Synchronise the comments in mmc0 pinmux node with HSMCI0 pinmux description in the Atmel SAMA5D4 datasheet from 24-Aug-15 page 1119, section 37.6.1, Table 37-3 . Signed-off-by: Marek Vasut Cc: Alexandre Belloni Reviewed-by: Josh Wu Reported-by: Nicolas Ferre Signed-off-by: Nicolas Ferre --- arch/arm/boot/dts/sama5d4.dtsi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi index 2193637b9cd2..c61de23fd6af 100644 --- a/arch/arm/boot/dts/sama5d4.dtsi +++ b/arch/arm/boot/dts/sama5d4.dtsi @@ -1669,15 +1669,15 @@ pinctrl_mmc0_clk_cmd_dat0: mmc0_clk_cmd_dat0 { atmel,pins = ; }; pinctrl_mmc0_dat1_3: mmc0_dat1_3 { atmel,pins = - ; }; }; -- 2.39.2