Hi! |
Does anyone know how to make a dual-channel LVDS display work on aio-rk3288j using the firefly sdk? The two previous topics do not give a clear answer. |
&lvds-panel { status = "okay"; compatible ="simple-panel"; power-supply = <&vcc_lcd>; backlight = <&backlight>; bus-format = <MEDIA_BUS_FMT_RGB888_1X24>; enable-delay-ms = <10>; rockchip,data-mapping = "vesa"; rockchip,data-width = <24>; rockchip,output = "duallvds"; display-timings { native-mode = <&timing0>; timing0: timing0 { clock-frequency = <45000000>; hactive = <960>; hback-porch = <107>; hfront-porch = <107>; hsync-len = <108>; vactive = <540>; vback-porch = <15>; vfront-porch = <15>; vsync-len = <15>; hsync-active = <0>; vsync-active = <0>; de-active = <0>; pixelclk-active = <0>; }; }; }; |
148 Bytes, Down times: 1
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/) | Powered by Discuz! X3.1 |