Jerome Brunet | 74f50b7 | 2020-03-05 12:12:39 +0100 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
2 | /* | ||||
3 | * Copyright (c) 2016 Endless Computers, Inc. | ||||
4 | * Author: Carlo Caione <carlo@endlessm.com> | ||||
5 | */ | ||||
6 | |||||
7 | #include "meson-gxl.dtsi" | ||||
8 | #include "meson-gxl-mali.dtsi" | ||||
9 | |||||
10 | / { | ||||
11 | compatible = "amlogic,s905d", "amlogic,meson-gxl"; | ||||
12 | }; |