ARM: dts: qcom: rename eth node to ethernet
authorDavid Heidelberg <david@ixit.cz>
Sat, 8 Jan 2022 17:15:35 +0000 (18:15 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 1 Feb 2022 00:15:43 +0000 (18:15 -0600)
Comply with dt-schema requirements.

Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220108171535.55536-1-david@ixit.cz
arch/arm/boot/dts/qcom-msm8960-cdp.dts

index 4af0103..d1fd0fe 100644 (file)
                        pinctrl-0 = <&spi1_default>;
                        spi@16080000 {
                                status = "okay";
-                               eth@0 {
+                               ethernet@0 {
                                        compatible = "micrel,ks8851";
                                        reg = <0>;
                                        interrupt-parent = <&msmgpio>;