Firefly Open Source Community

Title: Dual LVDS RK3288 AIO [Print This Page]

Author: JohnyCat    Time: 2/15/2023 20:35
Title: Dual LVDS RK3288 AIO
Last edited by JohnyCat In 2/15/2023 20:38 Editor

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>;
                };
            };

        };



tchip_askquestions

Folder.zip

148 Bytes, Down times: 1






Welcome Firefly Open Source Community (https://bbs.t-firefly.com/) Powered by Discuz! X3.1