linux-surface / kernel

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

platform/x86: int3472: Add board data for Surface Go 3 #116

Closed djrscally closed 2 years ago

djrscally commented 2 years ago

The Surface Go 3 needs some board data in order to configure the TPS68470 PMIC - add entries to the tables in tps68470_board_data.c that define the configuration that's needed.

Signed-off-by: Daniel Scally djrscally@gmail.com