]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: zynq: Remove deprecated device_type property
authorMichal Simek <michal.simek@amd.com>
Wed, 11 Dec 2024 12:41:21 +0000 (13:41 +0100)
committerMichal Simek <michal.simek@amd.com>
Mon, 3 Feb 2025 16:05:50 +0000 (17:05 +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/77152dc14271a2340f63e6d407f36293ed656d49.1733920873.git.michal.simek@amd.com
arch/arm/boot/dts/xilinx/zynq-cc108.dts
arch/arm/boot/dts/xilinx/zynq-parallella.dts
arch/arm/boot/dts/xilinx/zynq-zc702.dts
arch/arm/boot/dts/xilinx/zynq-zc706.dts
arch/arm/boot/dts/xilinx/zynq-zc770-xm010.dts
arch/arm/boot/dts/xilinx/zynq-zc770-xm013.dts
arch/arm/boot/dts/xilinx/zynq-zed.dts
arch/arm/boot/dts/xilinx/zynq-zybo-z7.dts
arch/arm/boot/dts/xilinx/zynq-zybo.dts

index 8b9ab9bba23bb133634ae70f778555f9ccb9755b..b930a5953b49a6e5af1c03afbb0db3d143ca7781 100644 (file)
@@ -48,7 +48,6 @@
 
        ethernet_phy: ethernet-phy@1 {
                reg = <1>;
-               device_type = "ethernet-phy";
        };
 };
 
index 54592aeb92b9dde176d21b44327112c1ae3b382f..366af4fcf8d9072f38a8f9dc62cc57e2b5c3437b 100644 (file)
@@ -46,7 +46,6 @@
                compatible = "ethernet-phy-id0141.0e90",
                             "ethernet-phy-ieee802.3-c22";
                reg = <0>;
-               device_type = "ethernet-phy";
                marvell,reg-init = <0x3 0x10 0xff00 0x1e>,
                                   <0x3 0x11 0xfff0 0xa>;
        };
index a933c0341b6945b0e17c225c370b74444a11b097..b77d2ae82606ad1dcff7825c5b8aed4738c98f5b 100644 (file)
@@ -95,7 +95,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index d21e3ae4ebb2e7e95bfe9758636f5c722eb0f7e5..50636906981ef578e749bd525051d168ace03cbf 100644 (file)
@@ -46,7 +46,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index 0dd352289a45e58150f75896a590873f66773174..9bb5b3a5252f47b200ec56e5b6ea3f6b9f9e88f2 100644 (file)
@@ -45,7 +45,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index 38d96adc870ca90ea6d987e12346fe0a81d9990a..3fd0d05588bb2115429cdb5154651cbfa75b57ee 100644 (file)
@@ -40,7 +40,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index 6a5a93aa6552ce229bf8effc3838c21672f2b91b..63effb7809c548a8f4cde8ff3d6c923d05030d02 100644 (file)
@@ -43,7 +43,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };
 
index 7b87e10d3953b46b14fa01b574b2c91be91e1c57..da76cfd65832edde2bf35d9c1db470a32ca2bd70 100644 (file)
@@ -49,7 +49,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };
 
index 755f6f109d5aa04fad5dbcc7e0ef92b09205234c..4784ef115dad33a38c1324c5751e25c4390f4aff 100644 (file)
@@ -44,7 +44,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };