Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY

Enable the second SerDes PHY on sa8775p-ride development board.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Tested-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/20230810080909.6259-4-brgl@bgdev.pl
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Bartosz Golaszewski and committed by
Bjorn Andersson
6ca89cc6 e952348a

+5
+5
arch/arm64/boot/dts/qcom/sa8775p-ride.dts
··· 448 448 status = "okay"; 449 449 }; 450 450 451 + &serdes1 { 452 + phy-supply = <&vreg_l5a>; 453 + status = "okay"; 454 + }; 455 + 451 456 &sleep_clk { 452 457 clock-frequency = <32764>; 453 458 };