]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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 593ca4a49cf5b2f31a446a01b7ac9ede3cdaf29f..ec39aad1c0c19055629ef483923a18d8188ffd1b 100644 (file)
@@ -49,7 +49,6 @@
 
        ethernet_phy: ethernet-phy@1 {
                reg = <1>;
-               device_type = "ethernet-phy";
        };
 };
 
index 99f248d4e5fd7c04fe05977728b841882a024afe..1b3eddc667db2c9a5f8f36e57029726761777027 100644 (file)
@@ -48,7 +48,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };
 
index 0106d7bb177878764a634f03c4d6263505f6a8c3..6083f99dc8d48a526c229db837be2609f72e9440 100644 (file)
@@ -88,7 +88,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index ceea982546e8c0ed173d38d23b8cae261c6b7a17..bbdbf99aee99b10281c5073c3303182813319ed2 100644 (file)
@@ -49,7 +49,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index 199384bec9674a8bd3ebe334ad42322f5f5a850f..ff475f868249b9f28742938f758d62d8fe08e7be 100644 (file)
@@ -46,7 +46,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index add75999f47a614a2f25aabfe1cd05edd55c01c6..02298b98163174a97be984f3ee0c2bf6574b8069 100644 (file)
@@ -41,7 +41,6 @@
 
        ethernet_phy: ethernet-phy@7 {
                reg = <7>;
-               device_type = "ethernet-phy";
        };
 };
 
index 70bc41822e3604590100ba1e941ec59caf939713..1d967bd1a28538e692b4aa60abac57764e24059a 100644 (file)
@@ -44,7 +44,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };
 
index 83b8413097982a8bf591fcd9973a95d180b234cc..b621860705c8f2d2dbd109412b71c8c6ca3d5980 100644 (file)
@@ -55,7 +55,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };
 
index 0ce5238c9a8c71a34d2bf62b3a097d0140e2a942..c3d97858d7f30c39b6f6f63c22504b1015e5a0bf 100644 (file)
@@ -45,7 +45,6 @@
 
        ethernet_phy: ethernet-phy@0 {
                reg = <0>;
-               device_type = "ethernet-phy";
        };
 };