Skip to content

Commit abcb5f7

Browse files
committed
Added changes proposed upstream
1 parent 5aaef97 commit abcb5f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

9002-add-bluetooth-support-for-16,2.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ index c54d19fb1..33d5043fd 100644
1515
{ PCI_VDEVICE(INTEL, 0x34ea), (kernel_ulong_t)&bxt_i2c_info },
1616
{ PCI_VDEVICE(INTEL, 0x34eb), (kernel_ulong_t)&bxt_i2c_info },
1717
{ PCI_VDEVICE(INTEL, 0x34fb), (kernel_ulong_t)&spt_info },
18-
+ /* MacBookPro16,2*/
18+
+ /* ICL-N*/
1919
+ { PCI_VDEVICE(INTEL, 0x38a8), (kernel_ulong_t)&bxt_uart_info },
2020
/* TGL-H */
2121
{ PCI_VDEVICE(INTEL, 0x43a7), (kernel_ulong_t)&bxt_uart_info },

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,4 @@ sha256sums=('ca0eda14c512efa7fc054e9eb89dd8f6a6e7075aef1e39d30b5f243f7bde9b89'
267267
'903c9e2d141ddb4ebc7f60fd08b54d97306a187a06bfc8832bc8f442f00027e3'
268268
'fbbbb17f657d72a36677b556b2b61594a3389191d05de4e4a3a446daab260667'
269269
'31e414978a947bdb71f27ed364c4da73b81fcf1921250cb69ee1bcf2bbd25636'
270-
'ee4ea917e501104b42ce3b7ca524598c8de849890acbbacebaacbb7d8f877ff9')
270+
'57731fa10509eb689649e6d1ea33b2c3e20a8116617bd848b565d42379b2b6b6')

0 commit comments

Comments
 (0)