diff --git a/board/funkey/patches/linux/0004-fb_st7789v-saef-sf-tc154b-8377a-n.patch b/board/funkey/patches/linux/0001-fb_st7789v-saef-sf-tc154b-8377a-n.patch similarity index 100% rename from board/funkey/patches/linux/0004-fb_st7789v-saef-sf-tc154b-8377a-n.patch rename to board/funkey/patches/linux/0001-fb_st7789v-saef-sf-tc154b-8377a-n.patch diff --git a/board/funkey/patches/linux/0005-added-240x240-boot-logo.patch b/board/funkey/patches/linux/0002-added-240x240-boot-logo.patch similarity index 100% rename from board/funkey/patches/linux/0005-added-240x240-boot-logo.patch rename to board/funkey/patches/linux/0002-added-240x240-boot-logo.patch diff --git a/board/funkey/patches/linux/0014-rotated-screen-90-degrees-CW.patch b/board/funkey/patches/linux/0003-rotated-screen-90-degrees-CW.patch similarity index 82% rename from board/funkey/patches/linux/0014-rotated-screen-90-degrees-CW.patch rename to board/funkey/patches/linux/0003-rotated-screen-90-degrees-CW.patch index 0b38af2..1f1bd71 100644 --- a/board/funkey/patches/linux/0014-rotated-screen-90-degrees-CW.patch +++ b/board/funkey/patches/linux/0003-rotated-screen-90-degrees-CW.patch @@ -10,19 +10,6 @@ Signed-off-by: Michel Stempin drivers/staging/fbtft/fbtft-core.c | 8 +++++++- 3 files changed, 18 insertions(+), 5 deletions(-) -diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts -index 9d3b27f..7bf06ab 100644 ---- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts -+++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts -@@ -135,7 +135,7 @@ - - spi-max-frequency = <40000000>; - txbuflen = <115200>; -- rotate = <0>; -+ rotate = <90>; - fps = <42>; - buswidth = <8>; - reset-gpios = <&pio 4 1 GPIO_ACTIVE_LOW>; //PE1 diff --git a/drivers/staging/fbtft/fb_st7789v.c b/drivers/staging/fbtft/fb_st7789v.c index 69f52af..e966993 100644 --- a/drivers/staging/fbtft/fb_st7789v.c diff --git a/board/funkey/patches/linux/0015-add-funkey-dts.patch b/board/funkey/patches/linux/0004-add-funkey-dts.patch similarity index 100% rename from board/funkey/patches/linux/0015-add-funkey-dts.patch rename to board/funkey/patches/linux/0004-add-funkey-dts.patch diff --git a/board/funkey/patches/linux/0016-add-funkey-dts-to-Makefile.patch b/board/funkey/patches/linux/0005-add-funkey-dts-to-Makefile.patch similarity index 100% rename from board/funkey/patches/linux/0016-add-funkey-dts-to-Makefile.patch rename to board/funkey/patches/linux/0005-add-funkey-dts-to-Makefile.patch