/* * arch/arm/boot/dts/panel-s-wuxga-8-0-mods.dtsi * * Copyright (c) 2015-2017, NVIDIA CORPORATION. All rights reserved. * * 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. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include / { host1x { dsi { panel_s_wuxga_8_0_mods: panel-s-wuxga-8-0-mods { status = "disabled"; compatible = "s,wuxga-8-0-mods"; nvidia,dsi-instance = ; nvidia,dsi-n-data-lanes = <8>; nvidia,dsi-pixel-format = ; nvidia,dsi-refresh-rate = <60>; nvidia,dsi-video-data-type = ; nvidia,dsi-video-clock-mode = ; nvidia,dsi-video-burst-mode = ; nvidia,dsi-ganged-type = ; nvidia,dsi-ganged-swap-links = <1>; nvidia,dsi-ganged-write-to-all-links = <1>; nvidia,dsi-controller-vs = ; nvidia,dsi-virtual-channel = ; nvidia,dsi-panel-reset = ; nvidia,dsi-ulpm-not-support = ; nvidia,dsi-suspend-stop-stream-late = ; nvidia,dsi-power-saving-suspend = ; nvidia,default_color_space = <1>; /*default color profile:adobeRGB*/ nvidia,dsi-init-cmd = /* Long Packet: */ /* Short Packet: */ /* For DSI packets each DT cell is interpreted as u8 not u32 */ , /* This panel has a very sensitive power on/off sequence. * Send a few more frames for safety. No max limit from vendor. */ , ; nvidia,dsi-n-init-cmd = <3>; nvidia,dsi-suspend-cmd = , , , ; nvidia,dsi-n-suspend-cmd = <4>; nvidia,dsi-pkt-seq = , , , , , ; disp-default-out { nvidia,out-type = ; nvidia,out-width = <107>; nvidia,out-height = <172>; nvidia,out-flags = ; nvidia,out-parent-clk = "pll_d"; nvidia,out-xres = <4096>; nvidia,out-yres = <2160>; }; display-timings { 1920x1080-32 { clock-frequency = <148500000>; hactive = <1920>; vactive = <1080>; hfront-porch = <88>; hback-porch = <148>; hsync-len = <44>; vfront-porch = <4>; vback-porch = <36>; vsync-len = <5>; nvidia,h-ref-to-sync = <1>; nvidia,v-ref-to-sync = <1>; }; }; }; }; }; };