Skip to content

Commit

Permalink
Merge branch 'meta/allpatches' into jookia_allpatches
Browse files Browse the repository at this point in the history
Signed-off-by: John Watts <[email protected]>
  • Loading branch information
Jookia committed Jun 14, 2024
2 parents 5ecfe48 + b88980f commit da75232
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ VERSION = 2024
PATCHLEVEL = 07
SUBLEVEL =
EXTRAVERSION = -rc4
PATCHESVERSION = -allpatches20240528
NAME =

PATCHESVERSION = -allpatches20240528

# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
# More info can be located in ./README
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ Allwinner D1 and T113 patches:
- [pwm: sunxi: Add support Allwinner D1 PWM](https://lore.kernel.org/r/[email protected]) (branch b4/pwm_d1)
- [Support SPI NAND booting on the T113](https://lore.kernel.org/r/[email protected]) (branch b4/spinand)
- [sunxi: Support UART1 and UART2 on the T113](https://lore.kernel.org/r/[email protected]) (branch b4/t113serial)
- [sunxi: video: Support driver model LCDs](https://lore.kernel.org/r/[email protected]) (branch b4/sunxi_lcd)
- [sunxi: video: Fix lcdc polarity display flags](https://lore.kernel.org/r/[email protected]) (branch b4/sunxipolarities)

Platform independent patches:
- [boot: Pass baud rate to stdout](https://lore.kernel.org/r/[email protected]) (branch b4/stdout)
- [video: add support for MIPI DBI interface](https://lore.kernel.org/r/[email protected]) (branch b4/mipi_dbi)
- [video: Add support for NewVision NV3052C SPI panesl](https://lore.kernel.org/r/[email protected]) (branch b4/panel_nv3052c)

Cleanup patches:
- [ubi: Depend on MTD](https://lore.kernel.org/r/[email protected]) (branch b4/mtd)
Expand Down

0 comments on commit da75232

Please sign in to comment.