From 5071eeec8bb101776db8640daafa8543cdcecc43 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Wed, 17 Jul 2019 09:51:29 -0500 Subject: [PATCH] dts: Remove unused virtualcom device node from dts There doesn't seem to be any use of the virtualcom device in the code, so lets remove it from the dts as it describes itself as a usb device controller which it is not. Signed-off-by: Kumar Gala --- dts/arm/nordic/nrf52840.dtsi | 5 ----- dts/x86/intel_curie.dtsi | 5 ----- 2 files changed, 10 deletions(-) diff --git a/dts/arm/nordic/nrf52840.dtsi b/dts/arm/nordic/nrf52840.dtsi index 080994447e2..e8587aeab7c 100644 --- a/dts/arm/nordic/nrf52840.dtsi +++ b/dts/arm/nordic/nrf52840.dtsi @@ -332,11 +332,6 @@ label = "USBD"; }; - usb_cdc: virtualcom { - compatible = "nordic,nrf-usbd"; - label = "CDC_ACM_0"; - }; - wdt: watchdog@40010000 { compatible = "nordic,nrf-watchdog"; reg = <0x40010000 0x1000>; diff --git a/dts/x86/intel_curie.dtsi b/dts/x86/intel_curie.dtsi index 3d38945f7b0..f600c06cbf0 100644 --- a/dts/x86/intel_curie.dtsi +++ b/dts/x86/intel_curie.dtsi @@ -115,11 +115,6 @@ #gpio-cells = <2>; }; - usb_cdc: virtualcom { - compatible = "intel,qmsi-usb"; - label = "CDC_ACM_0"; - }; - i2c0: i2c@b0002800 { compatible = "intel,qmsi-i2c"; clock-frequency = ;