git: 7b1816465b - main - Add relnotes for 13.0 about Rockchip improvements
Emmanuel Vadot <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by manu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=7b1816465bc2652e25d045adee45a166cd82f7be commit 7b1816465bc2652e25d045adee45a166cd82f7be Author: Emmanuel Vadot <[email protected]> AuthorDate: 2021-03-10 15:45:02 +0000 Commit: Emmanuel Vadot <[email protected]> CommitDate: 2021-03-15 11:47:09 +0000 Add relnotes for 13.0 about Rockchip improvements Reviewed by: gjb Approved by: gjb Differential Revision: https://reviews.freebsd.org/D29192 --- website/content/en/releases/13.0R/relnotes.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/website/content/en/releases/13.0R/relnotes.adoc b/website/content/en/releases/13.0R/relnotes.adoc index dc2ccf7ba4..4af60a1d77 100644 --- a/website/content/en/releases/13.0R/relnotes.adoc +++ b/website/content/en/releases/13.0R/relnotes.adoc @@ -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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"