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

From: Mark Brown
Date: Fri Sep 08 2023 - 06:50:40 EST


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