On Fri, Aug 23, 2024 at 11:02:40AM +0800, Jiawen Wu wrote:
Consider the necessity of reading/writing the IO address to acquire and release the lock between software and firmware, add the IO address as the platform data to register I2C platform device.
...
+#include <linux/platform_data/i2c-wx.h>
I don't like this. Can you provide a property for that or so?