summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorTam Nguyen <[email protected]>2025-10-27 17:50:24 +0100
committerMarek Vasut <[email protected]>2025-11-06 20:09:58 +0100
commit152ff5696bccd4c0fd27ebaa641af07b9515783f (patch)
tree47bce62d5af5144b25aabd4df7d351cebe9c5910 /doc/develop
parenteaef9548445b52d28055c3c2157158cd7d5f5f67 (diff)
phy: renesas: Add PCS driver for Renesas R-Car X5H R8A78000
Add support for the Ethernet Physical Coding Sublayer (PCS) controller on R-Car Gen5 SoCs, specifically the Renesas R-Car X5H R8A78000. The controller is based on the SERDES infrastructure used in previous R-Car generations, with updates for Gen5 register layout and features. Because majority of this driver is SoC-specific register programming, the majority of this driver is different enough from R8A779F0 SerDes driver to justify its own driver. Deduplication of the remaining bits of code does not yield any improvement. Signed-off-by: Hai Pham <[email protected]> Signed-off-by: Phong Hoang <[email protected]> Signed-off-by: Tam Nguyen <[email protected]> Signed-off-by: Thanh Quan <[email protected]> Signed-off-by: Marek Vasut <[email protected]> [Marek: Add missing clk_bulk_disable() in fail path. Drop always-true aneg_on setting. Reduce poll delay from 100s to 100ms. Use bulk reset operations to finalize reset handling.]
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions