This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRV2605: Linux kernel 4.9 driver

Part Number: DRV2605

Hi Team,

The Linux driver version on TI web seems too old to porting on our system.

Could you share Linux kernel 4.9 driver?

The version cause this Issue:

can not find #include <linux/switch.h>

extern int switch_dev_register(struct switch_dev *sdev);

extern void switch_dev_unregister(struct switch_dev *sdev);

Thanks