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>
This commit is contained in:
parent
ec7943bb18
commit
0cecb2c9af
11
dts/bindings/interrupt-controller/andestech,nceplic100.yaml
Normal file
11
dts/bindings/interrupt-controller/andestech,nceplic100.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
#
|
||||
# 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
|
||||
Loading…
Reference in New Issue
Block a user