[PATCH v5] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
Rob Herring (Arm)
robh at kernel.org
Mon Jan 5 13:58:19 PST 2026
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 at gmail.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 at kernel.org>
More information about the linux-mtd
mailing list