blob: ee02df39c154481732f2cb774962fe04d762b06a [file] [log] [blame]
Heiko Schocher1204b962019-12-01 11:23:30 +01001// SPDX-License-Identifier: GPL-2.0+ or X11
2/*
3 * Copyright (C) 2019 Heiko Schocher <hs@denx.de>
4 */
5
6#include <imx6qdl-aristainetos2b-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};