ARM: dts: am335x-nano: Enable USB host

Add missing entry to enable the USB host.

Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
Message-Id: <20221130140547.295859-6-mpfj@newflow.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Mark Jackson 2022-11-30 14:05:47 +00:00 committed by Tony Lindgren
parent d7a6aebb23
commit 7c70306b7d
1 changed files with 4 additions and 0 deletions

View File

@ -423,6 +423,10 @@
wp-gpios = <&gpio3 18 GPIO_ACTIVE_HIGH>;
};
&usb0 {
dr_mode = "host";
};
#include "tps65217.dtsi"
&tps {