add el4134 support

This commit is contained in:
Sascha Ittner
2019-10-14 10:11:57 +02:00
parent 6b7c4e6235
commit 1a21b14c33
4 changed files with 5 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
#define LCEC_EL41x4_VID LCEC_BECKHOFF_VID
#define LCEC_EL4104_PID 0x10083052
#define LCEC_EL4134_PID 0x10263052
#define LCEC_EL41x4_PDOS 4
@@ -31,4 +32,4 @@
int lcec_el41x4_init(int comp_id, struct lcec_slave *slave, ec_pdo_entry_reg_t *pdo_entry_regs);
#endif
#endif