cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

logicpd-torpedo-37xx-devkit-28.dts (295B)


      1// SPDX-License-Identifier: GPL-2.0
      2
      3/dts-v1/;
      4
      5/*
      6 * There are two types of 4.3" LCD, Type 15 and Type 28.
      7 * By default, type 15 was used.  This device tree file
      8 * uses the timing for the type 28 LCD
      9 */
     10
     11#include "logicpd-torpedo-37xx-devkit.dts"
     12
     13&lcd0 {
     14	compatible = "logicpd,type28";
     15};