mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
changed spi fps and freq in fbtft, added patch for boot logo 240x240
This commit is contained in:
parent
0777af6a55
commit
3dc09c348a
@ -17,10 +17,10 @@ index d63a9a3..063c6bf 100644
|
||||
+ compatible = "sitronix,st7789v";
|
||||
+ reg = <0>;
|
||||
+
|
||||
+ spi-max-frequency = <24000000>;
|
||||
+ spi-max-frequency = <40000000>;
|
||||
+ txbuflen = <115200>;
|
||||
+ rotate = <0>;
|
||||
+ fps = <25>;
|
||||
+ fps = <42>;
|
||||
+ buswidth = <8>;
|
||||
+ reset-gpios = <&pio 1 4 GPIO_ACTIVE_LOW>;
|
||||
+ dc-gpios = <&pio 1 5 GPIO_ACTIVE_LOW>;
|
||||
|
||||
9673
board/funkey/patches/linux/0005-added-240x240-boot-logo.patch
Normal file
9673
board/funkey/patches/linux/0005-added-240x240-boot-logo.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user