Giter Club home page Giter Club logo

Comments (6)

mengdonglin avatar mengdonglin commented on July 17, 2024

This is an enhancement, so change label from bug to 'enhancement', still P2 to get attention.

from linux.

ranj063 avatar ranj063 commented on July 17, 2024

The current driver does not implement all the recommended hardware setups

  • 1. firmware download needs to be retried
  • 2. power-gating and clock gating needs to be disabled during firmware download
  • 3. some bits are not reprogrammed on resume
  • 4. watchdog and recovery needed
  • 5. delays after programming registers (and/or loops to check status changes)
  • 6. set I2S as slave before enabling DSP
  • 7. avoid DMA resume capability on capture

Adding a blanket bug to cover all these improvements. Filed as a bug since the current code is not robust enough.
@mengdonglin the ones that I checked are already done

from linux.

plbossart avatar plbossart commented on July 17, 2024

@wenqingfu can we get someone assigned to this? We know our programming sequences don't fully follow recommended guidelines, let's fix those known opens, at least the opens 2, 5, 6 and keep watchdog/recovery and DAM resume capability aside.

from linux.

plbossart avatar plbossart commented on July 17, 2024

@zhuyingjiang can you clarify what remains to be done for this issue?

from linux.

zhuyingjiang avatar zhuyingjiang commented on July 17, 2024

@plbossart The remains are:
4. watchdog and recovery needed
7. avoid DMA resume capability on capture

The 5. #777 delays after programming registers (and/or loops to check status changes)
is almost been done after my PR #1020 #997 is merged.
Still there may need one more PR for "set DUM bit on device power up"

from linux.

plbossart avatar plbossart commented on July 17, 2024

we are not going to support DMA resume, so forking the firmware recovery as a separate issue #1675

from linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.