Re: [PATCH v2 10/18] fsl: mxc: Drop legacy I2c

2024-08-12 Thread Heiko Schocher
Hello Simon, On 11.08.24 16:50, Simon Glass wrote: Drop some old code from the mxc_i2c and ddr/fsl drivers. This will allow removal of very old common I2C code. Signed-off-by: Simon Glass --- Changes in v2: - Leave pg_wcom alone as its boards were converted drivers/ddr/fsl/main.c | 3 +--

[PATCH v2 10/18] fsl: mxc: Drop legacy I2c

2024-08-11 Thread Simon Glass
Drop some old code from the mxc_i2c and ddr/fsl drivers. This will allow removal of very old common I2C code. Signed-off-by: Simon Glass --- Changes in v2: - Leave pg_wcom alone as its boards were converted drivers/ddr/fsl/main.c | 3 +-- drivers/i2c/mxc_i2c.c | 1 + 2 files changed, 2 insert