From f5d0e3dded62f401c0dfd82019050090ac2d0faf Mon Sep 17 00:00:00 2001 From: Jianqun Xu Date: Mon, 30 Aug 2021 11:27:27 +0800 Subject: [PATCH] ARM: dts: rv1126-dictionary-pen-v11: disable usb host0 Change-Id: Ib7208c5b075cd6fa699fdce344771c663c02f3d6 Signed-off-by: Jianqun Xu --- arch/arm/boot/dts/rv1126-dictionary-pen-v11.dts | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/arch/arm/boot/dts/rv1126-dictionary-pen-v11.dts b/arch/arm/boot/dts/rv1126-dictionary-pen-v11.dts index c19514712c8f..4688583a9139 100644 --- a/arch/arm/boot/dts/rv1126-dictionary-pen-v11.dts +++ b/arch/arm/boot/dts/rv1126-dictionary-pen-v11.dts @@ -1134,24 +1134,12 @@ }; }; -&u2phy1 { - status = "disabled"; -}; - &uart0 { pinctrl-names = "default"; pinctrl-0 = <&uart0_xfer &uart0_ctsn>; status = "okay"; }; -&usb_host0_ehci { - status = "okay"; -}; - -&usb_host0_ohci { - status = "okay"; -}; - &usbdrd { status = "okay"; };