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: Paul Barker <paul.barker@sancloud.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Paul Barker 2021-08-06 09:59:07 +01:00 committed by Tony Lindgren
parent 7244c8af76
commit 29fabf5274
1 changed files with 0 additions and 1 deletions

View File

@ -63,6 +63,5 @@
compatible = "microchip,usb2512b";
reg = <0x2c>;
reset-gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
/* wifi on port 4 */
};
};