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: <176765029770.3496261.3882475061714506998.robh@kernel.org>
Date: Mon, 5 Jan 2026 15:58:19 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Charan Pedumuru <charan.pedumuru@...il.com>
Cc: linux-kernel@...r.kernel.org, Thierry Reding <thierry.reding@...il.com>,
	Jonathan Hunter <jonathanh@...dia.com>, linux-tegra@...r.kernel.org,
	Lucas Stach <dev@...xeye.de>, Conor Dooley <conor+dt@...nel.org>,
	devicetree@...r.kernel.org, Vignesh Raghavendra <vigneshr@...com>,
	Richard Weinberger <richard@....at>, Stefan Agner <stefan@...er.ch>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	linux-mtd@...ts.infradead.org,
	Miquel Raynal <miquel.raynal@...tlin.com>
Subject: Re: [PATCH v5] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT
 schema


On Sun, 04 Jan 2026 11:23:04 +0000, Charan Pedumuru wrote:
> Convert NVIDIA Tegra NAND Flash Controller binding to YAML format.
> Changes during Conversion:
> - Define new properties `power-domains` and `operating-points-v2`
>   because the existing in tree DTS uses them.
> - Modify MAINTAINERS references to point the created YAML file.
> 
> Signed-off-by: Charan Pedumuru <charan.pedumuru@...il.com>
> ---
> Changes in v5:
> - Modify MAINTAINERS references to point YAML instead of TEXT file.
> - Link to v4: https://lore.kernel.org/r/20260103-nvidia-nand-v4-1-3156f46f3a5e@gmail.com
> 
> Changes in v4:
> - Changed the the reg property for nand child node.
> - Link to v3: https://lore.kernel.org/r/20251231-nvidia-nand-v3-1-2e67664d3674@gmail.com
> 
> Changes in v3:
> - Removed pattern properties for partition.
> - Used single quotes for nand string in pattern properties.
> - Modified maxItems value and added minItems to reg property under nand child node.
> - Link to v2: https://lore.kernel.org/r/20251229-nvidia-nand-v2-1-b697d9724b0b@gmail.com
> 
> Changes in v2:
> - Edited the commit description to match the updated changes.
> - Modified the description for the YAML.
> - Removed all the duplicated properties, defined a proper ref for both parent
>   and child nodes.
> - Removed unnecessary properties from the required following the old
>   text binding.
> - Link to v1: https://lore.kernel.org/r/20251030-nvidia-nand-v1-1-7614e1428292@gmail.com
> ---
>  .../bindings/mtd/nvidia,tegra20-nand.yaml          | 102 +++++++++++++++++++++
>  .../bindings/mtd/nvidia-tegra20-nand.txt           |  64 -------------
>  MAINTAINERS                                        |   2 +-
>  3 files changed, 103 insertions(+), 65 deletions(-)
> 

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ