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