Re: [PATCH 1/1] ASoC: dwc: Add Single DMA mode support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux