/* * Copyright 2017 NXP * Copyright 2018-2019 Variscite Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ / { sound-hdmi { status = "okay"; }; sound-hdmi-arc { status = "okay"; }; }; &dcss { status = "okay"; disp-dev = "hdmi_disp"; }; &hdmi { status = "okay"; }; &gpio1 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_hdmi>; hdmi_on_hog { gpio-hog; gpios = <1 0>; output-low; line-name = "hdmi_on"; }; };