Skip to content

Commit

Permalink
README: Don't mention branch names for patches
Browse files Browse the repository at this point in the history
Signed-off-by: John Watts <[email protected]>
  • Loading branch information
Jookia committed Aug 22, 2024
1 parent c200980 commit 816371b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ but after a mental health event I've decided to abandon that attempt.
Feel free to try and mainline these yourself.

Allwinner D1 and T113 patches:
- [sunxi: video: Support LCD and HDMI output on H6/D1](https://lore.kernel.org/r/[email protected]) (branch b4/d1_de2)
- [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)
- [sunxi: video: Support LCD and HDMI output on H6/D1](https://lore.kernel.org/r/[email protected])
- [pwm: sunxi: Add support Allwinner D1 PWM](https://lore.kernel.org/r/[email protected])
- [Support SPI NAND booting on the T113](https://lore.kernel.org/r/[email protected])
- [sunxi: Support UART1 and UART2 on the T113](https://lore.kernel.org/r/[email protected])
- [sunxi: video: Support driver model LCDs](https://lore.kernel.org/r/[email protected])
- [sunxi: video: Fix lcdc polarity display flags](https://lore.kernel.org/r/[email protected])

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 panels](https://lore.kernel.org/r/[email protected]) (branch b4/panel_nv3052c)
- [boot: Pass baud rate to stdout](https://lore.kernel.org/r/[email protected])
- [video: add support for MIPI DBI interface](https://lore.kernel.org/r/[email protected])
- [video: Add support for NewVision NV3052C SPI panels](https://lore.kernel.org/r/[email protected])

Cleanup patches:
- [spi: Various Kconfig fixes](https://lore.kernel.org/r/[email protected]) (branch b4/spikconfig)
- [spi: Various Kconfig fixes](https://lore.kernel.org/r/[email protected])

Mainline README
---------------
Expand Down

0 comments on commit 816371b

Please sign in to comment.