lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<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

Powered by Openwall GNU/*/Linux Powered by OpenVZ