ARM: zynq: Remove deprecated device_type property
authorMichal Simek <michal.simek@amd.com>
Fri, 24 Nov 2023 13:16:49 +0000 (14:16 +0100)
committerMichal Simek <michal.simek@amd.com>
Wed, 13 Dec 2023 07:58:07 +0000 (08:58 +0100)
Based on DT specification device_type property is deprecated and should be
used only for cpu and memory nodes. That's why remove other usage. In this
case ethernet-phy.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/70201ca4ad49ace6f7c27015af9df58a335d2a1f.1700831800.git.michal.simek@amd.com
arch/arm/dts/zynq-cc108.dts
arch/arm/dts/zynq-syzygy-hub.dts
arch/arm/dts/zynq-zc702.dts
arch/arm/dts/zynq-zc706.dts
arch/arm/dts/zynq-zc770-xm010.dts
arch/arm/dts/zynq-zc770-xm013.dts
arch/arm/dts/zynq-zed.dts
arch/arm/dts/zynq-zybo-z7.dts
arch/arm/dts/zynq-zybo.dts

index 593ca4a..ec39aad 100644 (file)
@@ -49,7 +49,6 @@
 
        ethernet_phy: ethernet-phy@1 {
                reg = <1>;
-               device_type = "ethernet-phy";
        };
 };
 
index 99f248d..1b3eddc 100644 (file)
@@ -48,7 +48,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };
 
index 0106d7b..6083f99 100644 (file)
@@ -88,7 +88,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index ceea982..bbdbf99 100644 (file)
@@ -49,7 +49,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index 199384b..ff475f8 100644 (file)
@@ -46,7 +46,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index add7599..02298b9 100644 (file)
@@ -41,7 +41,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index 70bc418..1d967bd 100644 (file)
@@ -44,7 +44,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };
 
index 83b8413..b621860 100644 (file)
@@ -55,7 +55,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };
 
index 0ce5238..c3d9785 100644 (file)
@@ -45,7 +45,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };