Skip to content

Commit 2962d53

Browse files
dcpleunggalak
authored andcommitted
dts: add binding for intel,gna
This adds the binding needed for the Intel GNA neural net driver. Signed-off-by: Daniel Leung <[email protected]>
1 parent 7b6fe47 commit 2962d53

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Copyright (c) 2021 Intel Corporation
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
5+
description: Intel Gaussian Mixture Model and Neural Network Accelerator (GNA)
6+
7+
compatible: "intel,gna"
8+
9+
include: [base.yaml]
10+
11+
properties:
12+
reg:
13+
required: true
14+
15+
interrupts:
16+
required: true
17+
18+
interrupt-parent:
19+
required: true

0 commit comments

Comments
 (0)