On Wed, 14 Jun 2023 16:58:07 +0530, Vijaya Krishna Nivarthi wrote: > The select_fifo/dma_mode() functions in geni driver enable/disable > interrupts (secondary included) conditionally for non-uart modes, while > uart is supposed to manage this internally. > However, only uart uses secondary IRQs while spi, i2c do not care about > these at all making their enablement (or disablement) totally unnecessary > for these protos. > Similarly, select_gpi_mode() also does disable s_irq and its useless again. > > [...] Applied, thanks! [1/1] soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secondary sequencer commit: 5d85ea2c879781d296bd770f562d33a58161d2b1 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>