• Tero Kristo's avatar
    ARM: OMAP4: VC: setup I2C parameters based on board data · 00bd228e
    Tero Kristo authored
    VC code now provides a table of pre-calculated I2C setup parameters,
    which will be used based on the capacitance value calculated for the I2C
    trace on the PCB. A default trace length of 6.3cm is used unless board
    defines its own value during init. The parameters set will be the I2C
    internal pull setup and the I2C timing parameters for high speed use
    mode. Full speed mode is not supported as of now.
    Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
    Signed-off-by: default avatarKevin Hilman <khilman@ti.com>
    00bd228e
voltage.h 5.74 KB