]>
Commit | Line | Data |
---|---|---|
afe27544 CYT |
1 | /* |
2 | * Copyright (C) 2017 Chen-Yu Tsai <[email protected]> | |
2d0c3d6b AP |
3 | * |
4 | * SPDX-License-Identifier: (GPL-2.0+ OR MIT) | |
afe27544 CYT |
5 | */ |
6 | ||
7 | /dts-v1/; | |
8 | #include "sun8i-h3.dtsi" | |
d7b17f1c | 9 | #include "sunxi-libretech-all-h3-cc.dtsi" |
afe27544 CYT |
10 | |
11 | / { | |
12 | model = "Libre Computer Board ALL-H3-CC H3"; | |
13 | compatible = "libretech,all-h3-cc-h3", "allwinner,sun8i-h3"; | |
afe27544 | 14 | }; |