mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-13 15:19:59 +01:00
Allow to configure SerDes polarity in device tree. To achieve this, add new device tree properties that can be set in the device tree definition of the SerDes, are read by the PCS driver during probe and are applied upon SerDes setup. This may be required for supporting new devices as the SerDes polarity is usually subject to the vendors board design and defined in the hardware profile (HWP) in the SDK. Most importantly, it is quite an important step towards being able to setup everything on our own instead of relying on the bootloader. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20648 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files/firmware/rtl838x_phy | ||
| files-6.12 | ||
| image | ||
| patches-6.12 | ||
| profiles | ||
| rtl838x | ||
| rtl839x | ||
| rtl930x | ||
| rtl930x_nand | ||
| rtl931x | ||
| rtl931x_nand | ||
| Makefile | ||