• C
    Davinci: tnetv107x initial gpio support · d92c7962
    Cyril Chemparathy 提交于
    This patch adds support for the tnetv107x gpio controller.
    
    Key differences between davinci and tnetv107x controllers:
     - register map - davinci's controller is organized into banks of 32 gpios,
       tnetv107x has a single space with arrays of registers for in, out,
       direction, etc.
     - davinci's controller has separate set/clear registers for output, tnetv107x
       has a single direct mapped register.
    
    This patch does not yet add gpio irq support on this controller.
    Signed-off-by: NCyril Chemparathy <cyril@ti.com>
    Signed-off-by: NKevin Hilman <khilman@deeprootsystems.com>
    d92c7962
gpio.h 4.5 KB
反馈
建议
客服 返回
顶部