- 
                Notifications
    
You must be signed in to change notification settings  - Fork 720
 
Nrfx 7134 integrate tdm driver with audio pll #2691
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
          
     Merged
      
      
            nordicjm
  merged 18 commits into
  nrfconnect:main
from
adamkondraciuk:NRFX-7134-integrate-TDM-driver-with-audio-PLL
  
      
      
   
  Apr 2, 2025 
      
    
                
     Merged
            
            Nrfx 7134 integrate tdm driver with audio pll #2691
                    nordicjm
  merged 18 commits into
  nrfconnect:main
from
adamkondraciuk:NRFX-7134-integrate-TDM-driver-with-audio-PLL
  
      
      
   
  Apr 2, 2025 
              
            Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    f6a2d5c    to
    3a0cc01      
    Compare
  
    Add pin control support for the sy1xx soc. Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit 804e3f6) Signed-off-by: Sven Ginka <[email protected]>
Add pin ctrl to the sy1xx device tree. Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit fb53ea0) Signed-off-by: Sven Ginka <[email protected]>
Add support for Realtek RTS5912 embedded controller (EC). Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit b83501e) Signed-off-by: Lin Yu-Cheng <[email protected]>
Add Realtek RTS5912 chip and driver device tree files. Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit 041bf2e) Signed-off-by: Lin Yu-Cheng <[email protected]>
…rsion of RTS5912. Add clock controller driver for Realtek RTS5912. Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit 6ea7560) Signed-off-by: Lin Yu-Cheng <[email protected]>
Add pinctrl driver for Realtek RTS5912. Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit 2c25182) Signed-off-by: Lin Yu-Cheng <[email protected]>
…5912. Add swj driver for Realtek RTS5912. Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit 471cc35) Signed-off-by: Lin Yu-Cheng <[email protected]>
…5912. Add timer driver for Realtek RTS5912. Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit cfb2074) Signed-off-by: Lin Yu-Cheng <[email protected]>
Add gpio driver for Realtek RTS5912. Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit 2656029) Signed-off-by: Lin Yu-Cheng <[email protected]>
…5912. Add UART driver for Realtek RTS5912. Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit a3c0b03) Signed-off-by: Lin Yu-Cheng <[email protected]>
Add support for Realtek rts5912_evb board Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit 7762d3e) Signed-off-by: Lin Yu-Cheng <[email protected]>
This commit adds api and driver of Realtek EC to maintainers.yml Signed-off-by: Adam Kondraciuk <[email protected]> (cherry picked from commit a4d0591) Signed-off-by: Lin Yu-Cheng <[email protected]>
Introduce Nordic NRFS AudioPLL bindings. Upstream PR #: 87471 Signed-off-by: Bjarki Arge Andreasen <[email protected]>
Add audiopll node to nrf54h20. Upstream PR #: 87471 Signed-off-by: Bjarki Arge Andreasen <[email protected]>
Add NRFS AudioPLL clock control device driver. Upstream PR #: 87471 Signed-off-by: Bjarki Arge Andreasen <[email protected]>
Add audiopll to sample. Upstream PR #: 87471 Signed-off-by: Bjarki Arge Andreasen <[email protected]>
…als" This reverts commit a4e63c8. Signed-off-by: Adam Kondraciuk <[email protected]>
Add a shim that allows using the nRF TDM (Time division multiplexed audio interface) HAL by I2S Zephyr API. Upstream PR #: 82144 Signed-off-by: Adam Kondraciuk <[email protected]>
3a0cc01    to
    cbcc02b      
    Compare
  
    
              
                    nika-nordic
  
              
              approved these changes
              
                  
                    Apr 1, 2025 
                  
              
              
            
            
          
 | 
    
              
                    mstasiaknordic
  
              
              approved these changes
              
                  
                    Apr 2, 2025 
                  
              
              
            
            
              
                    kl-cruz
  
              
              approved these changes
              
                  
                    Apr 2, 2025 
                  
              
              
            
            
              
                    lstnl
  
              
              approved these changes
              
                  
                    Apr 2, 2025 
                  
              
              
            
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    


This PR allows to use audioPLL by the TDM peripheral