| .. | .. |
|---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * Copyright 2013 Eukréa Electromatique <denis@eukrea.com> |
|---|
| 3 | | - * |
|---|
| 4 | | - * This program is free software; you can redistribute it and/or |
|---|
| 5 | | - * modify it under the terms of the GNU General Public License |
|---|
| 6 | | - * as published by the Free Software Foundation; either version 2 |
|---|
| 7 | | - * of the License, or (at your option) any later version. |
|---|
| 8 | | - * This program is distributed in the hope that it will be useful, |
|---|
| 9 | | - * but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 10 | | - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 11 | | - * GNU General Public License for more details. |
|---|
| 12 | 4 | */ |
|---|
| 13 | 5 | |
|---|
| 14 | 6 | #include "imx25-eukrea-mbimxsd25-baseboard.dts" |
|---|
| .. | .. |
|---|
| 22 | 14 | bits-per-pixel = <16>; |
|---|
| 23 | 15 | fsl,pcr = <0xcad08b80>; |
|---|
| 24 | 16 | bus-width = <18>; |
|---|
| 25 | | - native-mode = <&qvga_timings>; |
|---|
| 26 | 17 | display-timings { |
|---|
| 18 | + native-mode = <&qvga_timings>; |
|---|
| 27 | 19 | qvga_timings: 320x240 { |
|---|
| 28 | 20 | clock-frequency = <6500000>; |
|---|
| 29 | 21 | hactive = <320>; |
|---|