diff --git a/README.md b/README.md index 07996ee..77f3e6a 100644 --- a/README.md +++ b/README.md @@ -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| @@ -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||