Skip to content

Commit ed3928b

Browse files
Flavio Ceolinlaurenmurphyx64
authored andcommitted
dts: bindings: Add intel-sha binding
Add a binding to Intel ADSP crypto SHA accelerator Fixes #48953 Signed-off-by: Flavio Ceolin <[email protected]>
1 parent b89a3d9 commit ed3928b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

dts/bindings/crypto/intel,sha.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Copyright (c) 2022, Intel Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: Intel Crypto SHA accelerator.
5+
6+
compatible: "intel,sha"
7+
8+
include: base.yaml
9+
10+
properties:
11+
reg:
12+
required: true

0 commit comments

Comments
 (0)