Communication to digital ITkPixV1.1 quad modules due to wrong aurora cmd and reset before communication

If in setup_aurora in ITkPixV1.py self.registers['CML_CONFIG'].set(0b00001000) self.registers['DataMergingMux'].set(0b1110010000011011) are enabled, the communication to digital ITkPixV1.1 quad modules is not possible. After initialization of one chip the fuction doReset is default set to True, but sine we need to initialize all chips, this should be False for a quad module.