From: Bartosz Golaszewski Date: Thu, 10 Aug 2023 08:09:08 +0000 (+0200) Subject: arm64: dts: qcom: sa8775p-ride: add an alias for ethernet0 X-Git-Tag: v6.6-rc1~130^2~6^2~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdc051e3926ee52b43f16dc3d6f35f40f8a5d3c3;p=thirdparty%2Flinux.git arm64: dts: qcom: sa8775p-ride: add an alias for ethernet0 Once we add a second ethernet node, the MDIO bus names will conflict unless we provide aliases. Add one for the existing ethernet node. Signed-off-by: Bartosz Golaszewski Reviewed-by: Konrad Dybcio Tested-by: Andrew Halaney Link: https://lore.kernel.org/r/20230810080909.6259-9-brgl@bgdev.pl Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/sa8775p-ride.dts b/arch/arm64/boot/dts/qcom/sa8775p-ride.dts index fb5c7b279301e..2caee299d4105 100644 --- a/arch/arm64/boot/dts/qcom/sa8775p-ride.dts +++ b/arch/arm64/boot/dts/qcom/sa8775p-ride.dts @@ -16,6 +16,7 @@ compatible = "qcom,sa8775p-ride", "qcom,sa8775p"; aliases { + ethernet0 = ðernet0; i2c11 = &i2c11; i2c18 = &i2c18; serial0 = &uart10;