On Wed, 2014-10-29 at 15:01 -0700, Gwendal Grignou wrote: > AK09912 is an accelerometer with the same register set as AK09911, but > same behavior as AK8973, so I was not sure where to add the support. > I decided to merge all AKM magnetometer support in the same file while > being as clean as I could. > AK09911 is implemented as a separate driver to have a clean. - Register map is different and have different indexes - AK09911 is a very compact interface with no DRDY pin. So no support of interrupt or GPIO poll - Even for polled mode no mention on ST2 register, which is required in ak8975 driver - mode values are different for fuse access I didn't get chance to check your merged driver, IMO simple standalone driver is better if there are two many difference like above, difference between AK09911 and AK8973. Thanks, Srinivas -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html