ramips: mt7621-dts: describe switch PHYs and adjust PHY muxing
Currently, the MT7530 DSA subdriver configures the MT7530 switch to provide direct access to switch PHYs, meaning, the switch PHYs listen on the MDIO bus the switch listens on. The PHY muxing feature makes use of this. This is problematic as the PHY may be attached before the switch is initialised, in which case, the PHY will fail to be attached. Since commit 91374ba537bd ("net: dsa: mt7530: support OF-based registration of switch MDIO bus") on mainline Linux, we can describe the switch PHYs on the MDIO bus of the switch on the device tree. When the PHY is described this way, the switch will be initialised first, then the switch MDIO bus will be registered. Only after these steps, the PHY will be attached. Describe the switch PHYs on mt7621.dtsi and remove defining the switch PHY on the SoC's mdio bus node. When the PHY muxing is in use, the interrupts for the muxed PHY won't work, therefore delete the "interrupts" property on the devices where the PHY muxing feature is in use. Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
This commit is contained in:
parent
6221316711
commit
3ea6125c50
target/linux/ramips/dts
mt7621.dtsimt7621_adslr_g7.dtsmt7621_afoundry_ew1200.dtsmt7621_alfa-network_ax1800rm.dtsmt7621_ampedwireless_ally-r1900k.dtsmt7621_arcadyan_we420223-99.dtsmt7621_arcadyan_wg4xx223.dtsimt7621_asiarf_ap7621.dtsimt7621_asus_rt-ac57u-v1.dtsmt7621_asus_rt-acx5p.dtsimt7621_asus_rt-ax53u.dtsmt7621_asus_rt-ax54.dtsmt7621_asus_rt-n56u-b1.dtsmt7621_beeline_smartbox-giga.dtsmt7621_beeline_smartbox-turbo-plus.dtsmt7621_belkin_rt1800.dtsmt7621_buffalo_wsr-1166dhp.dtsmt7621_buffalo_wsr-2533dhpl.dtsmt7621_buffalo_wsr-600dhp.dtsmt7621_cudy_m1800.dtsmt7621_cudy_wr1300-v1.dtsmt7621_cudy_wr1300-v2v3.dtsimt7621_cudy_wr2100.dtsmt7621_cudy_x6.dtsimt7621_dlink_covr-x1860-a1.dtsmt7621_dlink_dir-853-a1.dtsmt7621_dlink_dir-853-a3.dtsmt7621_dlink_dir-853-r1.dtsmt7621_dlink_dir-860l-b1.dtsmt7621_dlink_dir-8xx.dtsimt7621_dlink_dir-xx60-a1.dtsimt7621_edimax_rx21s.dtsimt7621_elecom_wrc-1167ghbk2-s.dtsmt7621_elecom_wrc-2533ghbk.dtsimt7621_elecom_wrc-gs.dtsimt7621_etisalat_s3.dtsmt7621_gehua_ghl-r-001.dtsmt7621_glinet_gl-mt1300.dtsmt7621_gnubee_gb-pc1.dtsmt7621_h3c_tx180x.dtsimt7621_haier-sim_wr1800k.dtsimt7621_hilink_hlk-7621a-evb.dtsmt7621_hiwifi_hc5962.dtsmt7621_huasifei_ws1208v2.dtsmt7621_humax_e10.dtsmt7621_iodata_wn-ax1167gr.dtsmt7621_iodata_wn-deax1800gr.dtsmt7621_iodata_wn-dx1200gr.dtsmt7621_iodata_wn-gx300gr.dtsmt7621_iodata_wn-xx-xr.dtsimt7621_iodata_wnpr2600g.dtsmt7621_iptime_a3002mesh.dtsmt7621_iptime_a3004ns-dual.dtsmt7621_iptime_a3004t.dtsmt7621_iptime_a6004ns-m.dtsimt7621_iptime_a8004t.dtsmt7621_iptime_ax2004m.dtsmt7621_iptime_t5004.dtsmt7621_jcg_jhr-ac876m.dtsmt7621_jcg_q20.dtsmt7621_jcg_y2.dtsmt7621_keenetic_kn-3010.dtsmt7621_lenovo_newifi-d1.dtsmt7621_linksys_e5600.dtsmt7621_linksys_e7350.dtsmt7621_linksys_ea6350-v4.dtsmt7621_linksys_ea7xxx.dtsimt7621_linksys_re6500.dtsmt7621_mediatek_ap-mt7621a-v60.dtsmt7621_mediatek_mt7621-eval-board.dtsmt7621_meig_slt866.dtsmt7621_mercusys_mr70x-v1.dtsmt7621_mikrotik_routerboard-750gr3.dtsmt7621_mikrotik_routerboard-m33g.dtsmt7621_netgear_sercomm_ayx.dtsimt7621_netgear_sercomm_bzv.dtsimt7621_netgear_sercomm_chj.dtsimt7621_netgear_wac104.dtsmt7621_netgear_wax202.dtsmt7621_netis_wf2881.dtsmt7621_oraybox_x3a.dtsmt7621_phicomm_k2p.dtsmt7621_planex_vr500.dtsmt7621_raisecom_msg1500-x-00.dtsmt7621_renkforce_ws-wn530hp3-a.dtsmt7621_rostelecom_rt-fe-1a.dtsmt7621_samknows_whitebox-v8.dtsmt7621_sercomm_dxx_nand_256m.dtsimt7621_snr_snr-cpe-me1.dtsmt7621_snr_snr-cpe-me2-lite.dtsmt7621_storylink_sap-g3200u3.dtsmt7621_tenbay_t-mb5eu-v01.dtsmt7621_totolink_a7000r.dtsmt7621_totolink_x5000r.dtsmt7621_tplink_archer-ax23-v1.dtsmt7621_tplink_archer-c6u-v1.dtsmt7621_tplink_eap235-wall-v1.dtsmt7621_tplink_eap615-wall-v1.dtsmt7621_tplink_ec330-g5u-v1.dtsmt7621_tplink_er605-v2.dts
@ -474,6 +474,36 @@
|
|||||||
#interrupt-cells = <1>;
|
#interrupt-cells = <1>;
|
||||||
interrupts = <GIC_SHARED 23 IRQ_TYPE_LEVEL_HIGH>;
|
interrupts = <GIC_SHARED 23 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
|
||||||
|
mdio {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
|
||||||
|
ethphy0: ethernet-phy@0 {
|
||||||
|
reg = <0>;
|
||||||
|
interrupts = <0>;
|
||||||
|
};
|
||||||
|
|
||||||
|
ethphy1: ethernet-phy@1 {
|
||||||
|
reg = <1>;
|
||||||
|
interrupts = <1>;
|
||||||
|
};
|
||||||
|
|
||||||
|
ethphy2: ethernet-phy@2 {
|
||||||
|
reg = <2>;
|
||||||
|
interrupts = <2>;
|
||||||
|
};
|
||||||
|
|
||||||
|
ethphy3: ethernet-phy@3 {
|
||||||
|
reg = <3>;
|
||||||
|
interrupts = <3>;
|
||||||
|
};
|
||||||
|
|
||||||
|
ethphy4: ethernet-phy@4 {
|
||||||
|
reg = <4>;
|
||||||
|
interrupts = <4>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
ports {
|
ports {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
@ -482,30 +512,35 @@
|
|||||||
status = "disabled";
|
status = "disabled";
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
label = "lan0";
|
label = "lan0";
|
||||||
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
port@1 {
|
port@1 {
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
reg = <1>;
|
reg = <1>;
|
||||||
label = "lan1";
|
label = "lan1";
|
||||||
|
phy-handle = <ðphy1>;
|
||||||
};
|
};
|
||||||
|
|
||||||
port@2 {
|
port@2 {
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
reg = <2>;
|
reg = <2>;
|
||||||
label = "lan2";
|
label = "lan2";
|
||||||
|
phy-handle = <ðphy2>;
|
||||||
};
|
};
|
||||||
|
|
||||||
port@3 {
|
port@3 {
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
reg = <3>;
|
reg = <3>;
|
||||||
label = "lan3";
|
label = "lan3";
|
||||||
|
phy-handle = <ðphy3>;
|
||||||
};
|
};
|
||||||
|
|
||||||
port@4 {
|
port@4 {
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
reg = <4>;
|
reg = <4>;
|
||||||
label = "lan4";
|
label = "lan4";
|
||||||
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
port@6 {
|
port@6 {
|
||||||
|
@ -136,10 +136,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -155,10 +155,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -176,10 +176,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -13,10 +13,8 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -203,10 +203,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&pcie {
|
&pcie {
|
||||||
|
@ -185,10 +185,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -111,10 +111,8 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&gmac0 {
|
&gmac0 {
|
||||||
|
@ -170,10 +170,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -166,10 +166,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -183,10 +183,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -157,10 +157,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -182,10 +182,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -216,10 +216,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -209,10 +209,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -162,10 +162,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -174,10 +174,8 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -199,10 +199,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -208,10 +208,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -66,10 +66,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&pcie {
|
&pcie {
|
||||||
|
@ -193,10 +193,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -153,10 +153,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -208,10 +208,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -116,10 +116,8 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -184,10 +184,8 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -187,10 +187,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -203,10 +203,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -120,10 +120,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -144,10 +144,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -110,10 +110,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -188,10 +188,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -151,10 +151,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -85,10 +85,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -124,10 +124,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -94,10 +94,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -209,10 +209,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -144,10 +144,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -145,10 +145,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -116,10 +116,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -58,10 +58,8 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&nand {
|
&nand {
|
||||||
|
@ -73,10 +73,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&nand {
|
&nand {
|
||||||
|
@ -77,10 +77,8 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -153,10 +153,8 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -169,10 +169,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -169,10 +169,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -174,10 +174,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -186,10 +186,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -170,10 +170,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -160,10 +160,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -161,10 +161,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -153,10 +153,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -130,10 +130,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -134,10 +134,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -135,10 +135,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -152,10 +152,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -138,10 +138,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -148,10 +148,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -91,10 +91,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -168,10 +168,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -180,10 +180,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -121,10 +121,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -201,10 +201,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&gmac0 {
|
&gmac0 {
|
||||||
|
@ -179,10 +179,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -175,10 +175,8 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -156,10 +156,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -16,14 +16,12 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethernet-phy@0 {
|
interrupts = <0>;
|
||||||
status = "disabled";
|
};
|
||||||
};
|
|
||||||
|
|
||||||
ethphy4: ethernet-phy@4 {
|
ðphy4 {
|
||||||
reg = <4>;
|
/delete-property/ interrupts;
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -203,10 +203,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -148,10 +148,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -138,10 +138,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -45,10 +45,8 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -199,10 +199,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -145,10 +145,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -42,10 +42,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -96,10 +96,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -118,10 +118,8 @@
|
|||||||
phy-handle = <ðphy4>;
|
phy-handle = <ðphy4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -184,10 +184,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -115,10 +115,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -170,10 +170,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -244,10 +244,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -162,10 +162,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -156,10 +156,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -146,10 +146,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -104,10 +104,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -163,10 +163,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -140,10 +140,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -228,10 +228,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -146,10 +146,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -208,10 +208,8 @@
|
|||||||
phy-handle = <ðphy0>;
|
phy-handle = <ðphy0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -90,10 +90,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&pcie {
|
&pcie {
|
||||||
|
@ -112,10 +112,8 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&gmac0 {
|
&gmac0 {
|
||||||
|
@ -154,10 +154,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -125,10 +125,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -135,10 +135,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -130,10 +130,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -181,10 +181,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy4 {
|
||||||
ethphy4: ethernet-phy@4 {
|
/delete-property/ interrupts;
|
||||||
reg = <4>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -206,10 +206,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -189,10 +189,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -182,10 +182,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -283,10 +283,8 @@
|
|||||||
nvmem-cell-names = "mac-address";
|
nvmem-cell-names = "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
ðphy0 {
|
||||||
ethphy0: ethernet-phy@0 {
|
/delete-property/ interrupts;
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&switch0 {
|
&switch0 {
|
||||||
|
@ -155,11 +155,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðphy0 {
|
||||||
&mdio {
|
/delete-property/ interrupts;
|
||||||
ethphy0: ethernet-phy@0 {
|
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&state_default {
|
&state_default {
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user