Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coolstar committed Nov 28, 2023
1 parent cfae277 commit 9a07799
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ This repository contains drivers for RK35xx-based platforms, with a focus on RK3
|HDMI output|MSBDD (Inbox)|🟑 Partially working|Single display with mode limited at 1080p 60 Hz, provided by UEFI GOP.|
|HDMI input||πŸ”΄ Not working||
|DisplayPort output|MSBDD (Inbox)|🟑 Partially working|Single display with mode limited at 1080p 60 Hz, provided by UEFI GOP. Only works in one orientation of the Type-C connector.|
|HDMI audio||πŸ”΄ Not working||
|HDMI audio||πŸ”΄ WIP|I2S audio driver enumerates, but requires VOP driver|
|DisplayPort audio||πŸ”΄ Not working||
|Analog audio||πŸ”΄ Not working||
|Analog audio|[es8323](https://github.com/worproject/Rockchip-Windows-Drivers/tree/master/drivers/audio/codecs/es8323)|🟒 Working (Orange Pi 5)||
|Digital audio||πŸ”΄ Not working||
|USB/DP Alt Mode||πŸ”΄ Not working||
|GPU||πŸ”΄ Not working|Software-rendered|
Expand All @@ -30,7 +30,7 @@ This repository contains drivers for RK35xx-based platforms, with a focus on RK3
|UART||πŸ”΄ Not working|No OS driver but debugging does work on UART2, being configured by UEFI.|
|GPIO|[rk3xgpio](https://github.com/worproject/Rockchip-Windows-Drivers/tree/master/drivers/gpio)|🟒 Working||
|I2C|[rk3xi2c](https://github.com/worproject/Rockchip-Windows-Drivers/tree/master/drivers/i2c)|🟒 Working||
|I2S||πŸ”΄ Not working||
|I2S|[csaudiork3x](https://github.com/worproject/Rockchip-Windows-Drivers/tree/master/drivers/audio/csaudiork3x)|🟒 Working||
|SPI||πŸ”΄ Not working||
|CAN bus||πŸ”΄ Not working||
|SPDIF||πŸ”΄ Not working||
Expand Down

0 comments on commit 9a07799

Please sign in to comment.