1# Copyright (c) 2024 Renesas Electronics Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 Flash memory binding of Renesas RA family 6 7include: [base.yaml, soc-nv-flash.yaml] 8 9compatible: "renesas,ra-nv-flash" 10 11properties: 12 renesas,programming-enable: 13 type: boolean 14 description: Enable flash programming configuration 15