I need to add MMA8450 support in MMA845X official driver. Is there any patch or something to do that? Zhang Jiejing seemed to write the driver I need...
[lm-sensors] [PATCH] hwmod: sensors: mma845x gravity sensor chips
解決済! 解決策の投稿を見る。
Since I2C driver structures were pretty much the same I injected MMA8450 driver code into MMA845X driver thanks to a if statement after having identified the chip.
Since I2C driver structures were pretty much the same I injected MMA8450 driver code into MMA845X driver thanks to a if statement after having identified the chip.