Re: [PATCH 1/4] ARM: dts: Add usb3503 pinctrl to exynos5250-spring

2014-11-22 Thread Kukjin Kim
On 11/20/14 01:59, Javier Martinez Canillas wrote:
> Hello Andreas,
> 
> On 11/19/2014 04:56 PM, Andreas Färber wrote:
>> Reported-by: Doug Anderson 
>> Signed-off-by: Andreas Färber 
> 
> Even though the patch is simple and is true that the subject explains
> the change, I think that is always good to have a commit message anyways.
> 
> Patch looks good to me though:
> 
> Reviewed-by: Javier Martinez Canillas 
> 
Applied this series, thanks.

- Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 1/4] ARM: dts: Add usb3503 pinctrl to exynos5250-spring

2014-11-19 Thread Javier Martinez Canillas
Hello Andreas,

On 11/19/2014 04:56 PM, Andreas Färber wrote:
> Reported-by: Doug Anderson 
> Signed-off-by: Andreas Färber 

Even though the patch is simple and is true that the subject explains
the change, I think that is always good to have a commit message anyways.

Patch looks good to me though:

Reviewed-by: Javier Martinez Canillas 

Best regards,
Javier
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 1/4] ARM: dts: Add usb3503 pinctrl to exynos5250-spring

2014-11-19 Thread Andreas Färber
Reported-by: Doug Anderson 
Signed-off-by: Andreas Färber 
---
 arch/arm/boot/dts/exynos5250-spring.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5250-spring.dts 
b/arch/arm/boot/dts/exynos5250-spring.dts
index f5566f84d885..310764b6e28d 100644
--- a/arch/arm/boot/dts/exynos5250-spring.dts
+++ b/arch/arm/boot/dts/exynos5250-spring.dts
@@ -52,6 +52,8 @@
usb-hub {
compatible = "smsc,usb3503a";
reset-gpios = <&gpe1 0 GPIO_ACTIVE_LOW>;
+   pinctrl-names = "default";
+   pinctrl-0 = <&hsic_reset>;
};
 
fixed-rate-clocks {
-- 
2.1.2

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html