]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: phy-rockchip-samsung-hdptx: Add support for RK3576
authorNicolas Frattaroli <nicolas.frattaroli@collabora.com>
Thu, 6 Mar 2025 19:29:23 +0000 (20:29 +0100)
committerVinod Koul <vkoul@kernel.org>
Mon, 10 Mar 2025 07:09:54 +0000 (12:39 +0530)
commit4a8463ae8d871ccd491d48a371a6789eb7378243
tree7b39355878d6a5d7e3bfcf599de894f4580b6adb
parent49166afbf4ce3b5049295534150886a99b9867ec
phy: phy-rockchip-samsung-hdptx: Add support for RK3576

Despite the compatible already being listed in the bindings, the PHY
driver never gained explicit support for it. This is especially a
problem because the explicitly listed PHY addresses need to be specified
for each SoC.

To solve this, add the compatible, and a PHY config, with the address
gleaned from rk3576.dtsi.

Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Reviewed-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250306-rk3576-hdptx-phy-v1-1-288cc4b0611a@collabora.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c