Skip to content

Add kernel v6.17 patch directory#424

Open
achrafsoltani wants to merge 1 commit intointel:masterfrom
achrafsoltani:v6.17-support
Open

Add kernel v6.17 patch directory#424
achrafsoltani wants to merge 1 commit intointel:masterfrom
achrafsoltani:v6.17-support

Conversation

@achrafsoltani
Copy link

Summary

  • Add patch/v6.17/ with kernel patches still needed for 6.17
  • Update README tested kernel range to v6.10 - v6.17

Details

Kernel 6.17 has merged two of the three v6.16 patches, so only one remains:

Patch Status in 6.17
0003 - ipu-bridge: Support ov05c10 sensor Not in mainline — carried forward
0004 - ipu-bridge: Add support for additional link frequencies Merged — dropped
0005 - ov08x40: Fix the horizontal flip control Merged — dropped

The in-tree-build workaround patches (PSYS build + sensor Kconfig) are unchanged from v6.16.

Test

Out-of-tree DKMS build tested on:

  • Kernel: 6.17.0-14-generic (Ubuntu 24.04 LTS HWE)
  • Hardware: Lenovo ThinkPad X1 Carbon Gen 12, Meteor Lake (8086:7d19), OV08F40 sensor
  • Result: All modules (intel-ipu6-psys + sensor drivers) build and load successfully

Add patch/v6.17/ with patches still needed for kernel 6.17:

- 0003: ipu-bridge ov05c10 sensor support (not yet in mainline 6.17)
- in-tree-build/0001: PSYS build workaround
- in-tree-build/0002: sensor Kconfig/Makefile additions

Patches from v6.16 that are already merged in mainline 6.17 and
therefore dropped:
- 0004: ipu-bridge additional link frequencies (merged)
- 0005: ov08x40 horizontal flip fix (merged)

Out-of-tree DKMS build tested and working on kernel 6.17.0-14-generic
(Ubuntu 24.04 LTS HWE) with Meteor Lake (8086:7d19).

Update README to reflect tested kernel range (v6.10 - v6.17).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant