added support for EP2028
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#define LCEC_EL2808_PID 0x0AF83052
|
||||
#define LCEC_EL2798_PID 0x0AEE3052
|
||||
#define LCEC_EL2809_PID 0x0AF93052
|
||||
#define LCEC_EP2028_PID 0x07EC4052
|
||||
|
||||
#define LCEC_EL2002_PDOS 2
|
||||
#define LCEC_EL2004_PDOS 4
|
||||
@@ -53,6 +54,7 @@
|
||||
#define LCEC_EL2808_PDOS 8
|
||||
#define LCEC_EL2798_PDOS 8
|
||||
#define LCEC_EL2809_PDOS 16
|
||||
#define LCEC_EP2028_PDOS 8
|
||||
|
||||
int lcec_el2xxx_init(int comp_id, struct lcec_slave *slave, ec_pdo_entry_reg_t *pdo_entry_regs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user