mkspi: increase fsp for TS35 display
This commit is contained in:
parent
e47fbe6bf2
commit
0f8f482952
@ -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 */
|
||||
|
||||
@ -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 */
|
||||
|
||||
@ -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 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user