[U-Boot] [PATCH 0/2] i2c:gpio:s5p: I2C GPIO SW implementation (via	soft_i2c)
    Lukasz Majewski 
    l.majewski at samsung.com
       
    Fri Aug 12 10:32:09 CEST 2011
    
    
  
This patches adds support for I2C GPIO S5PC1xx and S5PC2xx targets.
Moreover the I2C GPIO on the S5PC110 GONI reference target is enabled.
Lukasz Majewski (2):
  i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)
  i2c:gpio:s5p: Enable I2C GPIO on the GONI target
 arch/arm/include/asm/arch-s5pc1xx/gpio.h |   38 +++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-s5pc2xx/gpio.h |   39 ++++++++++++++++++++++++++++++
 board/samsung/goni/goni.c                |    2 +
 board/samsung/universal_c210/universal.c |    2 +
 drivers/gpio/s5p_gpio.c                  |   21 ++++++++++++++++
 include/configs/s5p_goni.h               |   13 ++++++++++
 6 files changed, 115 insertions(+), 0 deletions(-)
-- 
1.7.2.3
    
    
More information about the U-Boot
mailing list