mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
197944948e
For instance, on NanoPi NEO two additional ports are available via a GPIO header.
15 lines
152 B
Plaintext
15 lines
152 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
compatible = "allwinner,sun8i-h3";
|
|
};
|
|
|
|
&{/soc/usb@1c1c000} {
|
|
status = "okay";
|
|
};
|
|
|
|
&{/soc/usb@1c1c400} {
|
|
status = "okay";
|
|
};
|