Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 931b3a60 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support for SDX55 V2 TTP CPE platform"

parents d17e08e6 e5d8adf1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -386,6 +386,7 @@ dtb-$(CONFIG_ARCH_SDXPRAIRIE) += sdxprairie-rumi.dtb \
	sdxprairie-v2-mtp-le-cpe.dtb \
	sdxprairie-v2-ttp-cpe.dtb \
        sa515m-v2-ttp.dtb \
	sa515m-v2-ttp-cpe.dtb \
        sa515m-v2-ttp-usb-ep.dtb \
        sa515m-v2-ttp-pcie-ep.dtb \
        sa515m-v2-ttp-flashless-usb-ep.dtb \
+22 −0
Original line number Diff line number Diff line
/* Copyright (c) 2020The 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/;

#include "sa515m-v2-ttp.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SA515M TTP ";
	compatible = "qcom,sa515m-ttp",
		"qcom,sdxprairie","qcom,ttp";
	qcom,board-id = <0x06010001 0x0>;
};