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: <20250829-turquoise-jackdaw-of-joy-cc91fc@kuoka>
Date: Fri, 29 Aug 2025 09:43:30 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Baojun Xu <baojun.xu@...com>
Cc: broonie@...nel.org, tiwai@...e.de, andriy.shevchenko@...ux.intel.com, 
	13916275206@....com, alsa-devel@...a-project.org, shenghao-ding@...com, 
	linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org, lgirdwood@...il.com, 
	robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org, 
	devicetree@...r.kernel.org, k-yi@...com, henry.lo@...com, robinchen@...com, jesse-ji@...com, 
	will-wang@...com, jim.shil@...rtek.com, toastcheng@...gle.com, 
	chinkaiting@...gle.com
Subject: Re: [PATCH v3 2/2] ASoC: tas2781: Add tas2118, tas2x20, tas5825
 support

On Mon, Aug 25, 2025 at 11:40:39AM +0800, Baojun Xu wrote:
>  allOf:
>    - $ref: dai-common.yaml#
> +  - if:
> +      properties:
> +        compatible:
> +          contains:
> +            enum:
> +              - ti,tas2020
> +              - ti,tas2118
> +              - ti,tas2120
> +              - ti,tas2320
> +    then:
> +      properties:
> +        reg:
> +          description:
> +            I2C address, in multiple-AMP case, all the i2c address
> +            aggregate as one Audio Device to support multiple audio slots.

I don't think you resolved Rob's comment.

> +          maxItems: 4
> +          items:
> +            minimum: 0x48
> +            maximum: 0x4b

Also, fix finally order of patches so docs go before the user (see
submitting patches in DT dir).

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ