| .. | .. |
|---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru> |
|---|
| 3 | | - * |
|---|
| 4 | | - * The code contained herein is licensed under the GNU General Public |
|---|
| 5 | | - * License. You may obtain a copy of the GNU General Public License |
|---|
| 6 | | - * Version 2 or later at the following locations: |
|---|
| 7 | | - * |
|---|
| 8 | | - * http://www.opensource.org/licenses/gpl-license.html |
|---|
| 9 | | - * http://www.gnu.org/copyleft/gpl.html |
|---|
| 10 | 4 | */ |
|---|
| 11 | 5 | |
|---|
| 12 | 6 | #include "imx27-eukrea-cpuimx27.dtsi" |
|---|
| .. | .. |
|---|
| 17 | 11 | |
|---|
| 18 | 12 | display0: CMO-QVGA { |
|---|
| 19 | 13 | model = "CMO-QVGA"; |
|---|
| 20 | | - native-mode = <&timing0>; |
|---|
| 21 | 14 | bits-per-pixel = <16>; |
|---|
| 22 | 15 | fsl,pcr = <0xfad08b80>; |
|---|
| 23 | 16 | |
|---|
| 24 | 17 | display-timings { |
|---|
| 18 | + native-mode = <&timing0>; |
|---|
| 25 | 19 | timing0: 320x240 { |
|---|
| 26 | 20 | clock-frequency = <6500000>; |
|---|
| 27 | 21 | hactive = <320>; |
|---|