Add initial device tree files to support QCM6125/QCS6125. Change-Id: I8fd1716262070c84565614c0674985a611e78088 Signed-off-by: Anurag Chouhan <achouhan@codeaurora.org>
26 lines
743 B
Plaintext
26 lines
743 B
Plaintext
/*
|
|
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 and
|
|
* only version 2 as published by the Free Software Foundation.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "qcs6125-iot-idp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. QCS6125 IOT IDP Overlay";
|
|
compatible = "qcom,qcs6125";
|
|
qcom,msm-id = <468 0x10000>;
|
|
qcom,board-id = <34 0>;
|
|
};
|
|
|