Re: [linux-yocto] [linux-yocto PATCH] drivers: mpam: Drop the improper assertions

2023-08-11 Thread Bruce Ashfield
In message: [linux-yocto PATCH] drivers: mpam: Drop the improper assertions on 11/08/2023 Kevin Hao wrote: > From: Kevin Hao > > The mpam_reprogram_ris_partid() and mpam_reset_ris() may be invoked on a > specific CPU by smp_call_on_cpu(). According to the implementation of > smp_call_on_cpu(), t

Re: [linux-yocto]: [kernel/kernel-rt]: drivers: i2c: remove default y from I2C_IMX_FLEXIO config

2023-08-11 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel/kernel-rt]: drivers: i2c: remove default y from I2C_IMX_FLEXIO config on 10/08/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used to remove default y from I2C_IMX_FLEXIO config > So, could you please help merge these patches into linux-yc