Re: [PATCH v2] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
From: Krzysztof Kozlowski
Date: Tue Dec 30 2025 - 06:15:16 EST
On Mon, Dec 29, 2025 at 02:31:12PM +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.
>
> Signed-off-by: Charan Pedumuru <charan.pedumuru@xxxxxxxxx>
> ---
> 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@xxxxxxxxx
> ---
> .../bindings/mtd/nvidia,tegra20-nand.yaml | 107 +++++++++++++++++++++
> .../bindings/mtd/nvidia-tegra20-nand.txt | 64 ------------
> 2 files changed, 107 insertions(+), 64 deletions(-)
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof