blob: 052d51852b98f082be592b343467ebe0dbf624d4 [file] [log] [blame]
Heiko Schocher227cb302019-12-01 11:23:32 +01001// SPDX-License-Identifier: GPL-2.0+ or X11
2/*
3 * Copyright (C) 2019 Heiko Schocher <hs@denx.de>
4 */
5
6#include <imx6qdl-aristainetos2c-u-boot.dtsi>
7
8&lcd_panel {
9 pinctrl-names = "default";
10 pinctrl-0 = <&pinctrl_ipu_disp>;
11 enable-gpios = <&gpio6 15 GPIO_ACTIVE_HIGH>;
12 backlight = <&backlight>;
13};