Skip to content

Commit 13d42be

Browse files
fekz115JIaxyga
authored andcommitted
arch: arm: dts: initial u-boot nothing-spacewar dtsi
1 parent 00ec2a7 commit 13d42be

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
// SPDX-License-Identifier: GPL-2.0
2+
3+
&framebuffer0 {
4+
/delete-property/ power-domains;
5+
};
6+
7+
/* This is usually OTG but U-Boot doesn't support that properly */
8+
&usb_1_dwc3 {
9+
dr_mode = "host";
10+
};

0 commit comments

Comments
 (0)