arm64: dts: meson-gxm-nexbox-a1: Enable USB

Enable USB on the Nexbox A1 STB

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Neil Armstrong 2019-03-15 14:49:09 +01:00 committed by Kevin Hilman
parent 965c827ac3
commit e5e4df2dcc

View File

@ -178,3 +178,7 @@
pinctrl-0 = <&uart_ao_a_pins>;
pinctrl-names = "default";
};
&usb0 {
status = "okay";
};