Lines Matching +full:am654 +full:- +full:evm
1 // SPDX-License-Identifier: GPL-2.0
3 * OLDI-LCD1EVM Rocktech integrated panel and touch DT overlay for AM654-EVM.
4 * Panel Link: https://www.digimax.it/en/tft-lcd/20881-RK101II01D-CT
5 * AM654 LCD EVM: https://www.ti.com/tool/TMDSLCD1EVM
7 * Copyright (C) 2023 Texas Instruments Incorporated - http://www.ti.com/
10 /dts-v1/;
13 #include <dt-bindings/pwm/pwm.h>
14 #include <dt-bindings/gpio/gpio.h>
15 #include <dt-bindings/interrupt-controller/irq.h>
19 compatible = "rocktech,rk101ii01d-ct";
21 enable-gpios = <&pca9555 8 GPIO_ACTIVE_HIGH>;
24 remote-endpoint = <&oldi_out0>;
30 compatible = "pwm-backlight";
32 brightness-levels =
34 default-brightness-level = <8>;
43 #address-cells = <1>;
44 #size-cells = <0>;
50 remote-endpoint = <&lcd_in0>;
56 #address-cells = <1>;
57 #size-cells = <0>;
63 interrupt-parent = <&pca9554>;
65 touchscreen-size-x = <1280>;
66 touchscreen-size-y = <800>;
68 reset-gpios = <&pca9555 9 GPIO_ACTIVE_HIGH>;
69 irq-gpios = <&pca9554 3 GPIO_ACTIVE_HIGH>;