linux-surface / kernel

Linux kernel with modifications for Microsoft Surface devices.
Other
118 stars 33 forks source link

platform/x86: int3472: Add GPIOs to Surface Go 3 Board data #135

Closed djrscally closed 1 year ago

djrscally commented 1 year ago

Add the INT347E GPIO lookup table to the board data for the Surface Go 3. This is necessary to allow the ov7251 IR camera to probe properly on that platform.

Fixes https://github.com/linux-surface/linux-surface/issues/1055