intel / ipu7-drivers

GNU General Public License v2.0
1 stars 4 forks source link

ipu7-drivers

This repository supports MIPI cameras through the IPU7 on Intel Lunar Lake platform. There are 4 repositories that provide the complete setup:

Content of this repository

Dependencies

Build instructions:

Three ways are available:

  1. Build with kernel source code tree (in-tree build)
  2. Build with kernel headers only (out-of-tree build)
  3. Build and install by dkms (DKMS build)

1. In-tree build

2. Out-of-tree build

3. Build with dkms