| .. | .. |
|---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * Author: Anthoine Bourgeois <anthoine.bourgois@gmail.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. |
|---|
| 7 | 4 | */ |
|---|
| 8 | 5 | /dts-v1/; |
|---|
| 9 | 6 | |
|---|
| .. | .. |
|---|
| 14 | 11 | #include "omap3-devkit8000-lcd-common.dtsi" |
|---|
| 15 | 12 | / { |
|---|
| 16 | 13 | model = "TimLL OMAP3 Devkit8000 with 4.3'' LCD panel"; |
|---|
| 17 | | - compatible = "timll,omap3-devkit8000", "ti,omap3"; |
|---|
| 14 | + compatible = "timll,omap3-devkit8000", "ti,omap3430", "ti,omap3"; |
|---|
| 18 | 15 | |
|---|
| 19 | 16 | lcd0: display { |
|---|
| 20 | 17 | panel-timing { |
|---|