Re: [U-Boot] [PATCH 1/4] mx6sx: pins: Enable SION for I2C3 iomux setting

2015-02-15 Thread Stefano Babic
Hi everybody, On 15/02/2015 16:11, Nikolay Dimitrov wrote: >> Checked in manual, thanks for link. However, I have still a couple of >> questions. The controller can work as slave or as master, and according >> to the manual, the slave is the default after a reset. I understand that >> putting the

Re: [U-Boot] [PATCH 1/4] mx6sx: pins: Enable SION for I2C3 iomux setting

2015-02-15 Thread Nikolay Dimitrov
Hi guys, On 02/10/2015 12:18 PM, Stefano Babic wrote: Hi, On 09/02/2015 14:27, Li Ye-B37916 wrote: Hi Stefano, Nikolay, On 1/30/2015 1:54 AM, Stefano Babic wrote: Hi, On 12/01/2015 11:37, Nikolay Dimitrov wrote: Hi Ye.Li, On 01/12/2015 10:46 AM, Ye.Li wrote: The I2C SDA and SCL require t

Re: [U-Boot] [PATCH 1/4] mx6sx: pins: Enable SION for I2C3 iomux setting

2015-02-10 Thread Stefano Babic
Hi, On 09/02/2015 14:27, Li Ye-B37916 wrote: > Hi Stefano, Nikolay, > > On 1/30/2015 1:54 AM, Stefano Babic wrote: >> Hi, >> >> On 12/01/2015 11:37, Nikolay Dimitrov wrote: >>> Hi Ye.Li, >>> >>> On 01/12/2015 10:46 AM, Ye.Li wrote: The I2C SDA and SCL require the IOMUX SION bit set to get in

Re: [U-Boot] [PATCH 1/4] mx6sx: pins: Enable SION for I2C3 iomux setting

2015-02-09 Thread Li Ye-B37916
Hi Stefano, Nikolay, On 1/30/2015 1:54 AM, Stefano Babic wrote: > Hi, > > On 12/01/2015 11:37, Nikolay Dimitrov wrote: >> Hi Ye.Li, >> >> On 01/12/2015 10:46 AM, Ye.Li wrote: >>> The I2C SDA and SCL require the IOMUX SION bit set to get input signal. >>> >>> Signed-off-by: Ye.Li >>> --- >>> arc

Re: [U-Boot] [PATCH 1/4] mx6sx: pins: Enable SION for I2C3 iomux setting

2015-01-29 Thread Stefano Babic
Hi, On 12/01/2015 11:37, Nikolay Dimitrov wrote: > Hi Ye.Li, > > On 01/12/2015 10:46 AM, Ye.Li wrote: >> The I2C SDA and SCL require the IOMUX SION bit set to get input signal. >> >> Signed-off-by: Ye.Li >> --- >> arch/arm/include/asm/arch-mx6/mx6sx_pins.h |4 ++-- >> 1 files changed, 2 i

Re: [U-Boot] [PATCH 1/4] mx6sx: pins: Enable SION for I2C3 iomux setting

2015-01-12 Thread Nikolay Dimitrov
Hi Ye.Li, On 01/12/2015 10:46 AM, Ye.Li wrote: The I2C SDA and SCL require the IOMUX SION bit set to get input signal. Signed-off-by: Ye.Li --- arch/arm/include/asm/arch-mx6/mx6sx_pins.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/include/asm/arch-mx