1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/realtek
Jonas Jelonek 3cf04d2e0b realtek: pcs: add more SerDes access helpers
Add more SerDes access helpers for the upcoming code import from PHY
driver. There, similar helpers are used to read and write full SerDes
registers or only parts of them (aka bitfields).

The helpers are expected to replace the following used in PHY SerDes
code:
  - rtl9300_sds_field_r
  - rtl9300_sds_field_w
  - rtsds_931x_read
  - rtsds_931x_read_field
  - rtsds_931x_write
  - rtsds_931x_write_field

Mark the helpers as unused for now to make the compiler happy. This will
be removed as soon as they are used.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20352
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-10 11:00:15 +02:00
..
base-files realtek: add support for Linksys LGS352C 2025-10-05 12:14:05 +02:00
dts realtek: rtl930x: add XGS1250-12 B1 device 2025-10-07 00:25:02 +02:00
files/firmware/rtl838x_phy
files-6.12 realtek: pcs: add more SerDes access helpers 2025-10-10 11:00:15 +02:00
image realtek: rtl930x: add XGS1250-12 B1 device 2025-10-07 00:25:02 +02:00
patches-6.12 kernel: bump 6.12 to 6.12.50 2025-10-04 16:18:49 +02:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x realtek: backport ECC driver 2025-09-30 11:15:26 +02:00
rtl839x realtek: backport ECC driver 2025-09-30 11:15:26 +02:00
rtl930x realtek: backport ECC driver 2025-09-30 11:15:26 +02:00
rtl930x_nand realtek: drop source-only from NAND targets 2025-10-05 12:14:05 +02:00
rtl931x realtek: drop source-only from rtl931x target 2025-10-04 16:16:22 +02:00
rtl931x_nand realtek: drop source-only from NAND targets 2025-10-05 12:14:05 +02:00
Makefile realtek: add NAND targets for RTL93xx 2025-08-10 11:46:52 +02:00