Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- a/arch/arm64/boot/dts/freescale/imx8qxp-colibri-eval-v3.dtsi 2021-01-11 09:56:23.437495646 +0100
- +++ b/arch/arm64/boot/dts/freescale/imx8qxp-colibri-eval-v3.dtsi 2021-01-11 09:56:36.117415014 +0100
- @@ -33,33 +33,33 @@
- * logictechno,lt170410-2whc: Cap. Touch Display 10.1" LVDS
- * tpk,f07a-0102: Capacitive Multi-Touch Display Fusion 7"
- * tpk,f10a-0102: Capacitive Multi-Touch Display Fusion 10"
- */
- compatible = "panel-dpi";
- backlight = <&backlight>;
- power-supply = <®_3v3>;
- - width-mm = <217>;
- - height-mm = <136>;
- + width-mm = <558>;
- + height-mm = <930>;
- data-mapping = "bgr666";
- status = "disabled";
- panel-timing {
- /* Default VESA VGA display timings */
- - clock-frequency = <25175000>;
- - hactive = <640>;
- - hback-porch = <48>;
- - hfront-porch = <16>;
- - hsync-len = <96>;
- - vactive = <480>;
- - vback-porch = <31>;
- - vfront-porch = <11>;
- - vsync-len = <2>;
- + clock-frequency = <25000000>;
- + hactive = <480>;
- + hback-porch = <15>;
- + hfront-porch = <10>;
- + hsync-len = <10>;
- + vactive = <800>;
- + vback-porch = <3>;
- + vfront-porch = <3>;
- + vsync-len = <3>;
- pixelclk-active = <0>;
- };
- };
- reg_3v3: regulator-3v3 {
- compatible = "regulator-fixed";
- regulator-name = "3.3V";
- regulator-min-microvolt = <3300000>;
Advertisement
Add Comment
Please, Sign In to add comment