mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
// Copyright (c) 2018, Linaro Limited
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "qcs404-evb.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Qualcomm Technologies, Inc. QCS404 EVB 1000";
|
||
|
compatible = "qcom,qcs404-evb";
|
||
|
};
|