| // SPDX-License-Identifier: (GPL-2.0) |
| * support for the imx6 based aristainetos2 board |
| * parts for 7 inch LG display connected to the LVDS port and atmel maxtouch |
| * Copyright (C) 2019 Heiko Schocher <hs@denx.de> |
| * Copyright (C) 2015 Heiko Schocher <hs@denx.de> |
| #include <dt-bindings/gpio/gpio.h> |
| compatible = "lg,lb070wv8"; |
| backlight = <&backlight>; |
| enable-gpios = <&gpio6 15 GPIO_ACTIVE_HIGH>; |
| remote-endpoint = <&lvds0_out>; |
| compatible = "atmel,maxtouch"; |
| interrupt-parent = <&gpio2>; |
| remote-endpoint = <&ipu1_di0_lvds0>; |
| remote-endpoint = <&panel_in>; |