Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I2c s3 #134

Merged
merged 2 commits into from
Jul 3, 2024
Merged

I2c s3 #134

merged 2 commits into from
Jul 3, 2024

Commits on Jul 3, 2024

  1. drm/bridge: Fix i2c timeout issue

    1.Modify 983 register setting to avoid i2c timeout error
    2.Set delay before 983/984 reset operation
    3.Change ser_ready/deser_reset flag
    4.Move reload registers to resume_early
    5.Remove 983/984 reset in suspend
    
    Test-done:
    Android boot/suspend tested with panel EF1E-A1
    
    Tracked-On: OAM-121472
    Signed-off-by: Jia, Lin A [email protected]
    ljia5 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    813aefb View commit details
    Browse the repository at this point in the history
  2. drm/bridge: Add serdes/touch shutdown function

    1. Add serdes shutdown fucntion
    2. Add ef1e shutdown function
    3. Remove workqueue in serdes
    4. Change 983/984 400k i2c speed
    5. Retry i2c write if write fail
    
    Test-done:
        Android s3/s5 tested with panel EF1E-A1
    
    Tracked-On: OAM-121472
    Signed-off-by: Jia, Lin A <[email protected]>
    ljia5 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6b521f8 View commit details
    Browse the repository at this point in the history