[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <13ca65a8-c3cd-4bb3-b058-4d6303474748@sirena.org.uk>
Date: Fri, 8 Sep 2023 11:50:24 +0100
From: Mark Brown <broonie@...nel.org>
To: Myunguk Kim <mwkim@...nchips.com>
Cc: alsa-devel@...a-project.org, Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
Liam Girdwood <lgirdwood@...il.com>,
Maxim Kochetkov <fido_max@...ox.ru>,
Xingyu Wu <xingyu.wu@...rfivetech.com>,
Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>,
Uw e Kleine-König
<u.kleine-koenig@...gutronix.de>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] ASoC: dwc: Add Single DMA mode support
On Fri, Sep 08, 2023 at 12:54:49PM +0900, Myunguk Kim wrote:
> + #define DW_I2S_QUIRK_NOT_SUPPORT_BURST (1 << 3)
_NO_BURST might be a slightly less awkward name.
> + if (of_get_property(pdev->dev.of_node, "not-support-burst", NULL))
> + dev->quirks |= DW_I2S_QUIRK_NOT_SUPPORT_BURST;
The new property needs to be documented.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists