mkspi: increase fsp for TS35 display

This commit is contained in:
Maxim Medvedev 2024-12-12 00:00:35 +01:00 committed by Igor
parent e47fbe6bf2
commit 0f8f482952
3 changed files with 6 additions and 6 deletions

View File

@ -517,9 +517,9 @@
pinctrl-names ="default";
pinctrl-0 = <&pinctrl_st7796_cs>;
reg = <0>;
spi-max-frequency = <24000000>;
spi-max-frequency = <25000000>;
bgr;
fps = <20>;
fps = <30>;
rotate = <270>;
buswidth = <8>;
dc-gpios = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>; /* gpio3 A6 */

View File

@ -517,9 +517,9 @@
pinctrl-names ="default";
pinctrl-0 = <&pinctrl_st7796_cs>;
reg = <0>;
spi-max-frequency = <24000000>;
spi-max-frequency = <25000000>;
bgr;
fps = <20>;
fps = <30>;
rotate = <270>;
buswidth = <8>;
dc-gpios = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>; /* gpio3 A6 */

View File

@ -517,9 +517,9 @@
pinctrl-names ="default";
pinctrl-0 = <&pinctrl_st7796_cs>;
reg = <0>;
spi-max-frequency = <24000000>;
spi-max-frequency = <25000000>;
bgr;
fps = <20>;
fps = <30>;
rotate = <270>;
buswidth = <8>;
dc-gpios = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>; /* gpio3 A6 */