Re: [U-Boot] [PATCH v2] S5P: GPIO Macro Values Corrected.

2011-04-19 Thread Minkyu Kang
Dear Chander Kashyap, On 18 April 2011 19:08, Chander Kashyap wrote: > S5PC2XX: Macro values for Pull Up and Driver Strength were wrong. > S5PC1XX: Macro values for Driver Strength were wrong. > > Signed-off-by: Chander Kashyap > --- > > Changes for V2: >        - Macro value order fixed. >    

[U-Boot] [PATCH v2] S5P: GPIO Macro Values Corrected.

2011-04-18 Thread Chander Kashyap
S5PC2XX: Macro values for Pull Up and Driver Strength were wrong. S5PC1XX: Macro values for Driver Strength were wrong. Signed-off-by: Chander Kashyap --- Changes for V2: - Macro value order fixed. - Added Changes for S5PC1XX. arch/arm/include/asm/arch-s5pc1xx/gpio.h |4 ++-