aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authoraddy ke <[email protected]>2014-10-14 14:09:21 +0800
committerWolfram Sang <[email protected]>2014-11-10 15:56:26 +0100
commit0285f8f5fd7cf7f458e13d9189eb735dacc244b5 (patch)
treea987fb295469a367b9ae1753a5101eec33a2c425 /scripts/gdb/linux/proc.py
parent900ef800a2a4c08aa28af4785a5b2d5d7e199103 (diff)
i2c: rk3x: adjust the LOW divison based on characteristics of SCL
As show in I2C specification: - Standard-mode: the minimum HIGH period of the scl clock is 4.0us the minimum LOW period of the scl clock is 4.7us - Fast-mode: the minimum HIGH period of the scl clock is 0.6us the minimum LOW period of the scl clock is 1.3us I have measured i2c SCL waveforms in fast-mode by oscilloscope on rk3288-pinky board. the LOW period of the scl clock is 1.3us. It is so critical that we must adjust LOW division to increase the LOW period of the scl clock. Thanks Doug for the suggestion about division formulas. Signed-off-by: Addy Ke <[email protected]> Tested-by: Heiko Stuebner <[email protected]> Reviewed-by: Doug Anderson <[email protected]> Reviewed-by: Max Schwarz <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions