Hi Kukjin, On 12 November 2013 15:53, Kukjin Kim <kgene@xxxxxxxxxx> wrote: > Sachin Kamat wrote: >> > > Following is more clear? > > "ARM: dts: Add missing GPIO entries for sd_bus_width4 in exynos5420-pinctrl" > >> Adds missing GPIO entries for sd_bus nodes in exynos5420-pinctrl. >> >> Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> >> Signed-off-by: Tushar Behera <tushar.behera@xxxxxxxxxx> >> --- >> arch/arm/boot/dts/exynos5420-pinctrl.dtsi | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/arch/arm/boot/dts/exynos5420-pinctrl.dtsi >> b/arch/arm/boot/dts/exynos5420-pinctrl.dtsi >> index e695aba..fcb8206 100644 >> --- a/arch/arm/boot/dts/exynos5420-pinctrl.dtsi >> +++ b/arch/arm/boot/dts/exynos5420-pinctrl.dtsi >> @@ -181,7 +181,7 @@ >> }; >> >> sd0_bus4: sd0-bus-width4 { >> - samsung,pins = "gpc0-4", "gpc0-5", "gpc0-6"; >> + samsung,pins = "gpc0-3", "gpc0-4", "gpc0-5", > "gpc0-6"; >> samsung,pin-function = <2>; >> samsung,pin-pud = <3>; >> samsung,pin-drv = <3>; >> @@ -230,7 +230,7 @@ >> }; >> >> sd1_bus4: sd1-bus-width4 { >> - samsung,pins = "gpc1-4", "gpc1-5", "gpc1-6"; >> + samsung,pins = "gpc1-3", "gpc1-4", "gpc1-5", > "gpc1-6"; >> samsung,pin-function = <2>; >> samsung,pin-pud = <3>; >> samsung,pin-drv = <3>; >> @@ -272,7 +272,7 @@ >> }; >> >> sd2_bus4: sd2-bus-width4 { >> - samsung,pins = "gpc2-4", "gpc2-5", "gpc2-6"; >> + samsung,pins = "gpc2-3", "gpc2-4", "gpc2-5", > "gpc2-6"; >> samsung,pin-function = <2>; >> samsung,pin-pud = <3>; >> samsung,pin-drv = <3>; >> -- >> 1.7.9.5 > > Looks ok to me, applied with updating title. Didn't find this in your tree. -- With warm regards, Sachin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html