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

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