hc
2024-11-15 a46a1ad097419aeea7350987dd95230f50d90392
kernel/arch/arm64/boot/dts/rockchip/rk3588.dtsi
old mode 100644new mode 100755
....@@ -111,13 +111,9 @@
111111 phy-names = "usb2-phy", "usb3-phy";
112112 phy_type = "utmi_wide";
113113 snps,dis_enblslpm_quirk;
114
- snps,dis-u1-entry-quirk;
115
- snps,dis-u2-entry-quirk;
116114 snps,dis-u2-freeclk-exists-quirk;
117115 snps,dis-del-phy-power-chg-quirk;
118116 snps,dis-tx-ipgap-linecheck-quirk;
119
- snps,parkmode-disable-hs-quirk;
120
- snps,parkmode-disable-ss-quirk;
121117 status = "disabled";
122118 };
123119 };
....@@ -688,7 +684,7 @@
688684 };
689685
690686 gmac0: ethernet@fe1b0000 {
691
- compatible = "rockchip,rk3588-gmac", "snps,dwmac-4.20a";
687
+ compatible = "atemsys","!!rockchip,rk3588-gmac", "!!snps,dwmac-4.20a";
692688 reg = <0x0 0xfe1b0000 0x0 0x10000>;
693689 interrupts = <GIC_SPI 227 IRQ_TYPE_LEVEL_HIGH>,
694690 <GIC_SPI 226 IRQ_TYPE_LEVEL_HIGH>;