zephyr/dts/bindings/flash_controller/cdns,nand.yaml
Navinkumar Balabakthan 6048373bd2 dts: arm64: intel: dtsi support for cadence Nand driver for Agilex5
dtsi support for nand controller added to bring up nand driver on Agilex5

Signed-off-by: Navinkumar Balabakthan <navinkumar.balabakthan@intel.com>
2024-01-30 18:01:31 +01:00

22 lines
455 B
YAML

# Copyright (c) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: Cadence Nand flash controller
compatible: "cdns,nand"
include: [flash-controller.yaml, reset-device.yaml]
properties:
data-rate-mode:
type: int
required: true
description: Data Rate mode Selection. 0 - SDR , 1 - NVDDR.
enum:
- 0
- 1
block-size:
type: int
required: true
description: Erase Block size of Cadence Nand