.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright (C) 2011 Ilya Yanok, EmCraft Systems |
---|
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 version 2 as |
---|
6 | | - * published by the Free Software Foundation. |
---|
7 | 4 | */ |
---|
8 | 5 | /dts-v1/; |
---|
9 | 6 | |
---|
.. | .. |
---|
11 | 8 | |
---|
12 | 9 | / { |
---|
13 | 10 | model = "TeeJet Mt.Ventoux"; |
---|
14 | | - compatible = "teejet,mt_ventoux", "ti,omap3"; |
---|
| 11 | + compatible = "teejet,mt_ventoux", "ti,am3517", "ti,omap3"; |
---|
15 | 12 | |
---|
16 | 13 | memory@80000000 { |
---|
17 | 14 | device_type = "memory"; |
---|