zephyr/dts/bindings/interrupt-controller/andestech,nceplic100.yaml
Yong Cong Sin 0cecb2c9af dts: add andestech,nceplic100 binding
Add a new `andestech,nceplic100` binding that inherits from the
`sifive,plic-1.0.0` binding. This is so that the Kconfig
`DT_HAS_ANDESTECH_NCEPLIC100_ENABLED` would be generated during
build.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-09 09:41:50 +02:00

12 lines
218 B
YAML

#
# Copyright (c) 2024 Meta Platforms
#
# SPDX-License-Identifier: Apache-2.0
#
description: Andes Platform-Level Interrupt Controller (NCEPLIC100)
compatible: "andestech,nceplic100"
include: sifive,plic-1.0.0.yaml