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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <176158203862.994360.6947793531218943723.robh@kernel.org>
Date: Mon, 27 Oct 2025 11:20:41 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Charan Pedumuru <charan.pedumuru@...il.com>
Cc: linux-mmc@...r.kernel.org, Marc Murphy <marc.murphy@...cloud.com>,
	Conor Dooley <conor+dt@...nel.org>,
	Kishon Vijay Abraham I <kishon@...nel.org>,
	devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
	Tony Lindgren <tony@...mide.com>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Ulf Hansson <ulf.hansson@...aro.org>,
	Paul Barker <paul.barker@...cloud.com>, linux-omap@...r.kernel.org
Subject: Re: [PATCH v5 3/3] dt-bindings: mmc: ti,omap2430-sdhci: convert to
 DT schema


On Fri, 24 Oct 2025 07:57:10 +0000, Charan Pedumuru wrote:
> Convert TI OMAP SDHCI Controller binding to YAML format.
> Changes during Conversion:
> - Define new properties like "clocks", "clock-names",
>   "pbias-supply" and "power-domains" to resolve dtb_check errors.
> - Remove "pinctrl-names" and "pinctrl-<n>"
>   from required as they are not necessary for all DTS files.
> - Remove "ti,hwmods" property entirely from the YAML as the
>   DTS doesn't contain this property for the given compatibles and the
>   text binding is misleading.
> - Add "clocks", "clock-names" and "max-frequency" to the required
>   properties based on the compatible and the text binding doesn't mention
>   these properties as required.
> - Add missing strings like "default-rev11", "sdr12-rev11", "sdr25-rev11",
>   "hs-rev11", "sdr25-rev11" and "sleep" to pinctrl-names string array
>   to resolve errors detected by dtb_check.
> 
> Signed-off-by: Charan Pedumuru <charan.pedumuru@...il.com>
> ---
>  .../devicetree/bindings/mmc/sdhci-omap.txt         |  43 ------
>  .../devicetree/bindings/mmc/ti,omap2430-sdhci.yaml | 169 +++++++++++++++++++++
>  2 files changed, 169 insertions(+), 43 deletions(-)
> 

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ