| .. | .. |
|---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | /* |
|---|
| 2 | | - * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.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 version 2 as |
|---|
| 6 | | - * published by the Free Software Foundation. |
|---|
| 3 | + * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ |
|---|
| 7 | 4 | */ |
|---|
| 8 | 5 | /dts-v1/; |
|---|
| 9 | 6 | |
|---|
| .. | .. |
|---|
| 11 | 8 | |
|---|
| 12 | 9 | / { |
|---|
| 13 | 10 | model = "TI OMAP3430 SDP"; |
|---|
| 14 | | - compatible = "ti,omap3430-sdp", "ti,omap3"; |
|---|
| 11 | + compatible = "ti,omap3430-sdp", "ti,omap3430", "ti,omap3"; |
|---|
| 15 | 12 | |
|---|
| 16 | 13 | memory@80000000 { |
|---|
| 17 | 14 | device_type = "memory"; |
|---|