Commit 29fabf52 authored by Paul Barker's avatar Paul Barker Committed by Tony Lindgren
Browse files

ARM: dts: am335x-sancloud-bbe: Drop usb wifi comment



The wifi chip on USB port 4 may not be present on all BBE variants.

Signed-off-by: default avatarPaul Barker <paul.barker@sancloud.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 7244c8af
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -63,6 +63,5 @@
		compatible = "microchip,usb2512b";
		reg = <0x2c>;
		reset-gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
		/* wifi on port 4 */
	};
};