.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright (C) 2014 Christoph Fritz <chf.fritzc@googlemail.com> |
---|
3 | | - * |
---|
4 | | - * This program is free software; you can redistribute it and/or modify |
---|
5 | | - * it under the terms of the GNU General Public License as published by |
---|
6 | | - * the Free Software Foundation; either version 2 of the License, or |
---|
7 | | - * (at your option) any later version. |
---|
8 | 4 | */ |
---|
9 | 5 | /dts-v1/; |
---|
10 | 6 | |
---|
.. | .. |
---|
12 | 8 | |
---|
13 | 9 | / { |
---|
14 | 10 | model = "INCOstartec LILLY-DBB056 (DM3730)"; |
---|
15 | | - compatible = "incostartec,omap3-lilly-dbb056", "incostartec,omap3-lilly-a83x", "ti,omap36xx", "ti,omap3"; |
---|
| 11 | + compatible = "incostartec,omap3-lilly-dbb056", "incostartec,omap3-lilly-a83x", "ti,omap3630", "ti,omap36xx", "ti,omap3"; |
---|
16 | 12 | }; |
---|
17 | 13 | |
---|
18 | 14 | &twl { |
---|