Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 
0003 /dts-v1/;
0004 
0005 /*
0006  * There are two types of 4.3" LCD, Type 15 and Type 28.
0007  * By default, type 15 was used.  This device tree file
0008  * uses the timing for the type 28 LCD
0009  */
0010 
0011 #include "logicpd-torpedo-37xx-devkit.dts"
0012 
0013 &lcd0 {
0014         compatible = "logicpd,type28";
0015 };