Add relnotes for 13.0 about Rockchip improvements

Reviewed by:	gjb
Approved by:	gjb
Differential Revision:	https://reviews.freebsd.org/D29192
This commit is contained in:
Emmanuel Vadot 2021-03-10 16:45:02 +01:00
parent cfc12e1b1d
commit 7b1816465b
1 changed files with 12 additions and 0 deletions

View File

@ -254,6 +254,18 @@ Infrared receiver now works on H3 SoC. gitref:012fba460ac[repository=src]
USB DRD is now working on multiple Allwinner SoC, this means that some usb port can be used as peripherals. gitref:aea49d9fed9[repository=src]
===RockChip
A new rk_pwm driver have been added, pwm channels can be configured with {{< manpage "pwm" "8">}}. gitref:bcd380e88b2[repository=src]
A PCIe driver was added for RK3399. gitref:dfd1d0fcabe[repository=src]
USB3 found in RK3328 and RK3399 is now supported. gitref:7d888a5b2be[repository=src]
if_dwc now supports flow control. gitref:2b4a66ed171[repository=src]
if_dwc now supports checksum offloading. gitref:98ea5a7b9a1[repository=src]
[[hardware-virtualization]]
=== Virtualization Support