zephyr/dts/bindings/flash_controller/renesas,ra-flash-hp-controller.yaml
Khoa Nguyen 1275058979 drivers: flash: update source code Flash driver for Renesas RA
- Bring macro defined of RA8 in flash_hp_ra.h to device tree
- Change to use irq_lock instead of semaphore for code flash
- Modify and add conditions to check and make decision to perform
action at last block.

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
Signed-off-by: Tran Van Quy <quy.tran.pz@renesas.com>
2025-01-08 17:02:36 +01:00

27 lines
775 B
YAML

# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
description: Renesas RA family flash high-performance controller
compatible: "renesas,ra-flash-hp-controller"
include: flash-controller.yaml
properties:
block-32kb-linear-end:
type: int
required: true
description: The final 32kb block index of the code-flash in the linear mode.
block-32kb-dual-low-end:
type: int
description: The final 32kb block index of the code-flash's lower Bank in the dual mode
block-32kb-dual-high-end:
type: int
description: The final 32kb block index of the code-flash's higher Bank in the dual mode
reserved-area-num:
type: int
description: The number of the code-flash's reserved blocks in the dual mode