mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
f4a041af29
At least on Orange Pi PC Plus it is routed to the 40-pin header, so it can used to communicate with external devices. MFC after: 2 weeks
11 lines
108 B
Plaintext
11 lines
108 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
compatible = "allwinner,sun8i-h3";
|
|
};
|
|
|
|
&{/soc/spi@1c68000} {
|
|
status = "okay";
|
|
};
|