mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 10:17:47 +07:00
14 lines
267 B
Plaintext
14 lines
267 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
/* Copyright (c) 2016, The Linux Foundation. All rights reserved. */
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "msm8998-mtp.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Qualcomm Technologies, Inc. MSM8998 v1 MTP";
|
||
|
compatible = "qcom,msm8998-mtp";
|
||
|
|
||
|
qcom,board-id = <8 0>;
|
||
|
};
|