16 lines
192 B
Plaintext
16 lines
192 B
Plaintext
/*
|
|
* Copyright (c) 2021-2023, Arm Limited. All rights reserved.
|
|
*
|
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
/ {
|
|
|
|
};
|
|
|
|
#if ETHOSN_NPU_DRIVER
|
|
#include "juno-ethosn.dtsi"
|
|
#endif
|