Messages in this thread |  | | Date | Sun, 15 Jan 2023 16:03:25 +0100 | Subject | Re: [PATCH v3 2/5] ASoC: samsung: i2s: add support for FSD I2S | From | Krzysztof Kozlowski <> |
| |
On 13/01/2023 13:17, Padmanabhan Rajanbabu wrote: > Add support for enabling I2S controller on FSD platform. > > FSD I2S controller is based on Exynos7 I2S controller, supporting > 2CH playback/capture in I2S mode and 7.1CH playback/capture in TDM > mode. > > Reported-by: kernel test robot <lkp@intel.com>
Drop. It's for the bugs. Just be sure that the code compiles without W=1 warnings.
> Signed-off-by: Padmanabhan Rajanbabu <p.rajanbabu@samsung.com> > --- > sound/soc/samsung/i2s-regs.h | 1 + > sound/soc/samsung/i2s.c | 53 ++++++++++++++++++++++++++++++++++++ > 2 files changed, 54 insertions(+) Best regards, Krzysztof
|  |