Commit graph

149 commits

Author SHA1 Message Date
Rudi Heitbaum
bd80779d30 linux (Allwinner): Bluetooth: btrtl: Add support for RTL8822BS UART
Found in some variants of Tanix TX6

Before:
[    7.512876] rtw_8822bs mmc2:0001:1: Firmware version 27.2.0, H2C version 13
[    8.219545] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[    8.430833] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[    8.430866] Bluetooth: hci0: RTL: unknown IC info, lmp subver 8822, hci rev 000b, hci ver 0007
After:
[    8.958224] rtw_8822bs mmc2:0001:1: Firmware version 27.2.0, H2C version 13
[    9.017294] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[    9.021399] Bluetooth: hci0: RTL: rom_version status=0 version=2
[    9.021428] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822bs_fw.bin
[    9.024180] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822bs_config.bin
[    9.048050] Bluetooth: hci0: RTL: cfg_sz 25, total sz 23101
[   10.316891] Bluetooth: hci0: RTL: fw version 0xaa6c133c
2023-01-10 09:03:56 +00:00
Jernej Skrabec
107dbba62f Allwinner: linux: Add OrangePi 3 LTS support 2023-01-02 16:00:40 +01:00
Rudi Heitbaum
ff1506bb4e linux (Allwinner): drop upstream patches included in 6.1.2-rc1 2022-12-29 23:15:33 +00:00
Jernej Škrabec
3a491ca1a9
Merge pull request #6649 from heitbaum/rtw88
RTW88: Add support for USB/SDIO variants
2022-12-26 19:56:25 +01:00
Rudi Heitbaum
df48e6d567 linux (Allwinner): drop upstreamed patches in 6.1-rc7 2022-12-12 18:49:09 +00:00
Rudi Heitbaum
d77624b85b linux (Allwinner): rebase patches for 6.1-rc1 2022-12-12 18:49:09 +00:00
Rudi Heitbaum
e50156cd29 linux (Allwinner): rtw88: keep-power-in-suspend 2022-12-10 05:45:48 +00:00
Rudi Heitbaum
fcdb1299db linux (Allwinner): fix patch reverted with 6.0.3
In PR 7022 the upstream patch as below was reverted by
commit - 53503ffc7b.
Reintroduce the upstream patch.

--

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c?h=v5.10.150&id=b70f8abc1a440be6802f27631ecb9acb0a158c66

Subject: [PATCH] WIP: drm/bridge: synopsys: Fix CEC not working after power-cyclying

This fixes standby -> power-on on Rockchip platform for, at least,
RK3288/RK3328/RK3399 where CEC wasn't working after powering on again.
It might differ for other phy implementations:
The whole HPD-detection part shoud be reworked and we should in general
avoid to rely in RX_SENSE phy status (at least for HDMI), since it differs
depending on sink's implementation.

--
2022-11-01 01:38:04 +00:00
Rudi Heitbaum
53503ffc7b linux (Allwinner): rebase patches for 6.0.3 2022-10-21 08:36:45 +00:00
Jernej Skrabec
52779b256d Allwinner: H6: linux: Enable iommu 2022-10-15 17:06:33 +02:00
Jernej Skrabec
612505170b Allwinner: linux: workaround EDID reading failure 2022-10-15 17:05:54 +02:00
Jernej Skrabec
3b698c2df5 Allwinner: linux: Remove not needed patch 2022-10-07 21:22:26 +02:00
Rudi Heitbaum
3a3b2bd6de linux (Allwinner): cedrus fixes for Linux 6.0 2022-10-04 20:32:34 +00:00
Rudi Heitbaum
f1bea96ff5 linux (Allwinner): new patch to support kernel 6.0 2022-10-04 20:32:34 +00:00
Rudi Heitbaum
b277c31796 linux (Allwinner): reinstate sun8i_hdmi_phy_remove() 2022-10-04 10:53:58 +00:00
Rudi Heitbaum
b64d14528b linux (Allwinner): drop media-uapi-hevc-tiles-and-num_slices 2022-10-04 10:53:58 +00:00
Rudi Heitbaum
7487a3f54b linux (Allwinner): rebase patches for 6.0-rc2 2022-10-04 10:53:58 +00:00
Jernej Skrabec
17e6af7609 Allwinner: linux: Fix H5 CVBS patch 2022-09-18 07:37:54 +02:00
Rudi Heitbaum
e59e3b11a1 linux (Allwinner): rebase patches for 5.19.2-rc1 2022-09-05 10:58:03 +00:00
Jernej Skrabec
4bc6d8e381 Allwinner: linux: Re-enable mbus for SoCs with driver 2022-08-07 21:04:29 +02:00
Jernej Skrabec
f090615460 Allwinner: linux: remove unuseful patches for LE 2022-08-07 21:03:32 +02:00
Rudi Heitbaum
ddaa7ba594 linux (Allwinner): rebase patches for 5.19 2022-08-01 07:05:17 +00:00
Rudi Heitbaum
74aa2e202e linux (Allwinner): drop upstreamed patches in 5.19 2022-08-01 07:05:17 +00:00
Jernej Skrabec
0bc38307e3 Allwinner: linux: fix hevc patch 2022-06-12 08:29:51 +02:00
Jernej Skrabec
1c60b0e6f4 linux (Allwinner): fix deinterlace patch for 5.18 2022-05-23 07:28:46 +00:00
Rudi Heitbaum
1d0bfb1daa linux (Allwinner): I2S multi-channel patch for 5.18 2022-05-23 07:26:17 +00:00
Rudi Heitbaum
3cafdc99bb linux (Allwinner): update patches for 5.18-rc3 2022-05-23 07:26:17 +00:00
Rudi Heitbaum
3a6b48013e linux (Allwinner): upstreamed patches in 5.18 2022-05-23 07:26:17 +00:00
Rudi Heitbaum
e919c85902 linux (Allwinner): patches included in 5.17.2 2022-04-17 10:29:21 +00:00
heitbaum
f142b29f7f linux (Allwinner): patches included in 5.17 2022-03-21 03:44:54 +00:00
Jernej Skrabec
7ee8c8b077 Allwinner: linux: add VP9 10-bit support 2022-02-28 22:19:30 +01:00
Jernej Skrabec
1caea02503
Allwinner: linux: fix H264 buffer size 2022-02-14 20:56:20 +01:00
Jernej Skrabec
6f82d1795c Allwinner: linux: Update cedrus patches 2022-02-09 19:55:26 +01:00
heitbaum
afedde722d linux (Allwinner): drop upstreamed patches in 5.16.3 2022-02-02 10:32:12 +00:00
heitbaum
6b294fb91e linux (Allwinner): Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open 2022-02-02 10:32:12 +00:00
Jernej Skrabec
85c3a4eb51 Allwinner: linux: Fix VP9 decoding 2022-01-28 20:48:50 +01:00
Jernej Skrabec
23e02cafe0 Allwinner: linux: VP9 support 2022-01-24 18:36:14 +01:00
heitbaum
75e21ecf9f linux (Allwinner): bluetooth btrtl: add hci_ver 0x8 for rtl8822cs_bt
As found on Tanix TX6.

Add the missing id hci_ver = 0x8 to the ic_id_table[]

Before:

[   11.288818] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8822
[   11.512883] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8822
[   11.512940] Bluetooth: hci0: RTL: unknown IC info, lmp subver 8822, hci rev 000c, hci ver 0008
[   11.512957] Bluetooth: hci0: RTL: no config loaded

After:

[   12.642167] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8822
[   12.671911] Bluetooth: hci0: RTL: rom_version status=0 version=3
[   12.671961] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cs_fw.bin
[   12.706248] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cs_config.bin
[   12.730251] Bluetooth: hci0: RTL: cfg_sz 33, total sz 40737
[   13.318832] Bluetooth: hci0: RTL: fw version 0x05a91a4a
2022-01-15 09:42:52 +00:00
heitbaum
024757d813 linux (Allwinner): patches included in 5.16 2022-01-11 16:04:00 +00:00
Jernej Skrabec
03e513e1f2 Allwinner: linux: fix 4k60 mode on H6 with some HW 2021-12-08 21:31:34 +01:00
Jernej Skrabec
fbd6c87075 Allwinner: linux: consolidate power key patches 2021-11-22 22:37:57 +01:00
Jernej Škrabec
fb8bd5cc12
Merge pull request #5890 from mklein-de/allwinner-regulator-poweroff
Allwinner: add Crust support for bananapi-m2-zero
2021-11-22 06:11:53 +01:00
Michael Klein
749e9c2f54 Allwinner: add Crust support for bananapi-m2-zero 2021-11-21 15:52:03 +01:00
Jernej Skrabec
32d94ef360 Allwinner: linux: Rework H3 CEC patch 2021-11-20 19:07:19 +01:00
Jernej Skrabec
b8ae84ce75 Allwinner: linux: Add SPDIF patches 2021-11-09 21:28:06 +01:00
heitbaum
9a24926f9f linux (Allwinner): patches upstreamed in 5.15 2021-11-01 13:07:59 +11:00
Jernej Skrabec
b6cf8a7ecb Allwinner: linux: Fix CEC after power up v2 2021-10-27 18:45:58 +02:00
Jernej Skrabec
90b35da438 Allwinner: linux: Adjust invalidating CEC address 2021-10-22 18:49:55 +02:00
Jernej Skrabec
3d51242b12 Allwinner: linux: avoid printing error message 2021-10-10 09:21:47 +02:00
heitbaum
492da7c951 linux (Allwinner): update patches for 5.14.6 2021-09-27 22:42:19 +10:00