The standard compatible string is "usb-nop-xceiv", use it.
Note that keystone-k2g.dtsi already uses the aforementioned
compat string, so this patch can only remove the override.

Signed-off-by: Marek Vasut <ma...@denx.de>
Cc: Alexey Brodkin <alexey.brod...@synopsys.com>
Cc: Eugeniy Paltsev <eugeniy.palt...@synopsys.com>
Cc: Fabio Estevam <feste...@gmail.com>
Cc: Jean-Jacques Hiblot <jjhib...@ti.com>
Cc: Murali Karicheri <m-kariche...@ti.com>
Cc: Peng Fan <peng....@nxp.com>
Cc: Stefano Babic <sba...@denx.de>
Cc: Ye Li <ye...@nxp.com>
Cc: uboot-imx <uboot-...@nxp.com>
---
 arch/arm/dts/keystone-k2g-evm.dts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/dts/keystone-k2g-evm.dts 
b/arch/arm/dts/keystone-k2g-evm.dts
index 7c5deef8083..b5b511cbd61 100644
--- a/arch/arm/dts/keystone-k2g-evm.dts
+++ b/arch/arm/dts/keystone-k2g-evm.dts
@@ -38,7 +38,6 @@
 
 &usb0_phy {
        status = "okay";
-       compatible = "nop-phy";
 };
 
 &usb0 {
@@ -51,7 +50,6 @@
 };
 
 &usb1_phy {
-       compatible = "nop-phy";
        status = "okay";
 };
 
-- 
2.30.2

Reply via email to