aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_sophos_ap55.dts
blob: 9a3fd61c933c7e8e823efe307e03bb553b055713 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include "qca9558_sophos_ap.dtsi"

/ {
	compatible = "sophos,ap55", "qca,qca9558";
	model = "Sophos AP55";
};

&reg_usb_vbus {
	status = "okay";
};

&usb_phy0 {
	status = "okay";
};

&usb0 {
	status = "okay";
	dr_mode = "host";
};