diff options
| author | Shawn Lin <shawn.lin@rock-chips.com> | 2026-04-27 03:57:13 +0300 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2026-05-19 13:29:42 +0300 |
| commit | 0b31f297557fff0941769e8257198151a0fbe8bf (patch) | |
| tree | 739e41bb873d20ec67a4925a409a9b3311ebce79 /scripts | |
| parent | f546912bcac6463a22c5825e27a7952f8b48c887 (diff) | |
| download | linux-0b31f297557fff0941769e8257198151a0fbe8bf.tar.xz | |
phy: rockchip: naneng-combphy: Consolidate SSC configuration
The PCIe SSC configuration for the RK3588 and RK3576 SoCs required
additional tuning which is missing. When adding these same SSC
configurations for both of these two SoCs, as well as upcoming
platforms, it's obvious the SSC setup code was largely duplicated
across the platform-specific configuration functions. This becomes
harder to maintain as more platforms are added.
So extract the common SSC logic into a shared helper function,
rk_combphy_common_cfg_ssc(). This cleans up the per-platform drivers
and centralizes the standard configuration as possible.
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Link: https://patch.msgid.link/1777251433-110466-1-git-send-email-shawn.lin@rock-chips.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
