summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx8mn-ab2-u-boot.dtsi
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2022-05-20 16:14:39 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-05-20 16:14:39 +0200
commitfef4b016a4189ed147d1bdbe29bc93ca41cad40c (patch)
tree7827a983eb9c7fda716b13845c19306678eb6a65 /arch/arm/dts/imx8mn-ab2-u-boot.dtsi
parent6b020e53c02f064ca0b932679abf2619a9049995 (diff)
parent06d688e8193ffdb5461bf3485aaf782ff98791b0 (diff)
Merge tag 'rel_imx_5.4.70_2.3.6' into toradex_imx_v2020.04_5.4.70_2.3.0
"rel_imx_5.4.70_2.3.6"
Diffstat (limited to 'arch/arm/dts/imx8mn-ab2-u-boot.dtsi')
-rw-r--r--arch/arm/dts/imx8mn-ab2-u-boot.dtsi11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/dts/imx8mn-ab2-u-boot.dtsi b/arch/arm/dts/imx8mn-ab2-u-boot.dtsi
index d4c5e43477..8b5115b2fb 100644
--- a/arch/arm/dts/imx8mn-ab2-u-boot.dtsi
+++ b/arch/arm/dts/imx8mn-ab2-u-boot.dtsi
@@ -4,12 +4,23 @@
*/
/ {
+ aliases {
+ usbgadget0 = &usbg1;
+ };
+
firmware {
optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
+
+ usbg1: usbg1 {
+ compatible = "fsl,imx27-usb-gadget";
+ dr_mode = "peripheral";
+ chipidea,usb = <&usbotg1>;
+ status = "okay";
+ };
};
&{/soc@0} {