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] [thread-next>] [day] [month] [year] [list]
Message-ID: <175569894135.3348790.4972298739522547890.robh@kernel.org>
Date: Wed, 20 Aug 2025 09:09:01 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Jihed Chaibi <jihed.chaibi.dev@...il.com>
Cc: linux-omap@...r.kernel.org, conor+dt@...nel.org, broonie@...nel.org,
	shuah@...nel.org, krzk+dt@...nel.org, linux-kernel@...r.kernel.org,
	devicetree@...r.kernel.org, linux-sound@...r.kernel.org,
	lgirdwood@...il.com, peter.ujfalusi@...il.com
Subject: Re: [PATCH v4 1/2] ASoC: dt-bindings: ti,twl4030-audio: convert to
 DT schema


On Tue, 19 Aug 2025 22:13:01 +0200, Jihed Chaibi wrote:
> Convert the TWL4030 audio module bindings from txt to YAML format and
> move them to the sound subsystem bindings directory. This patch also
> refines the schema by adding an enum constraint for ti,enable-vibra and
> updates the example to remove irrelevant I2C clock-frequency property.
> 
> Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@...il.com>
> 
> ---
> Changes in v4:
>  - No change to binding content, only updating commit message format.
>  - Split from larger series per maintainer feedback.
>  - v3 link:
>    https://lore.kernel.org/all/20250816021523.167049-1-jihed.chaibi.dev@gmail.com/
> 
> Changes in v3:
>  - No changes.
> 
> Changes in v2:
>  - Moved binding from mfd to sound directory.
>  - Added enum: [0, 1] to ti,enable-vibra for stricter validation.
>  - Removed clock-frequency from the example as it’s not relevant to the binding.
>  - Simplified example by removing unnecessary I2C node properties.
> ---
>  .../devicetree/bindings/mfd/twl4030-audio.txt | 46 ----------
>  .../bindings/sound/ti,twl4030-audio.yaml      | 90 +++++++++++++++++++
>  2 files changed, 90 insertions(+), 46 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/mfd/twl4030-audio.txt
>  create mode 100644 Documentation/devicetree/bindings/sound/ti,twl4030-audio.yaml
> 

Reviewed-by: Rob Herring (Arm) <robh@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ