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>
12 lines
218 B
YAML
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
|