9 lines
105 B
Plaintext
9 lines
105 B
Plaintext
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||
|
|
||
|
/dts-v1/;
|
||
|
/plugin/;
|
||
|
|
||
|
&usb {
|
||
|
dr_mode = "host";
|
||
|
};
|