]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
authorCharan Pedumuru <charan.pedumuru@gmail.com>
Sun, 4 Jan 2026 11:23:04 +0000 (11:23 +0000)
committerThierry Reding <treding@nvidia.com>
Fri, 16 Jan 2026 19:07:48 +0000 (20:07 +0100)
commitdff8af7c5220c691661ca4b3e2348b58d050092c
tree58671732f01f161595222d87b7db61ef95c07308
parent919f6cd469c605f1de2269d46d04ebf80a1af568
dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema

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@gmail.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/mtd/nvidia,tegra20-nand.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mtd/nvidia-tegra20-nand.txt [deleted file]
MAINTAINERS