mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
Split up PLL configuration of RTL930x in the two distinct actions of configuring the PLL itself (aka setting its speed, etc.) and selecting which PLL is used by a SerDes. It was found that for both RTL930x and RTL931x, PLL configuration can be combined while selecting the PLL a SerDes uses differs and needs to be implemented variant-specific. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> Link: https://github.com/openwrt/openwrt/pull/22198 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files-6.12 | ||
| image | ||
| patches-6.12 | ||
| profiles | ||
| rtl838x | ||
| rtl839x | ||
| rtl930x | ||
| rtl930x_nand | ||
| rtl931x | ||
| rtl931x_nand | ||
| Makefile | ||
| modules.mk | ||