| * Copyright (C) 2014 DENX Software Engineering GmbH |
| * Heiko Schocher <hs@denx.de> |
| * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 as |
| * published by the Free Software Foundation. |
| #include "am335x-pxm2.dtsi" |
| compatible = "ti,am335x-evm", "ti,am33xx"; |
| compatible = "ti,tilcdc,panel"; |
| backlight = <&backlight0>; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&lcd_pins_s0>; |
| enable-gpios = <&gpio3 15 0>; |
| native-mode = <&timing1>; |
| clock-frequency = <60000000>; |