Replaces inaccurate or wrong vendor prefixes in board and soc folder names with those from thr vendor prefix file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
14 lines
193 B
Text
14 lines
193 B
Text
/*
|
|
* Copyright (c) 2019, Synopsys, Inc. All rights reserved.
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "hsdk.dtsi"
|
|
|
|
/ {
|
|
model = "hsdk";
|
|
compatible = "snps,hsdk";
|
|
};
|