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

Commit b7587635 authored by Tiequan Luo's avatar Tiequan Luo
Browse files

ARM: dts: msm: Add support for apq8009 robot-som variant



Add support for apq8009-robot with pm8916 on
Intrinsyc AUDIO KIT carrier board for 1GB variant.

Change-Id: Iab1d0a82d10320aa76a2091bf0145d31b52cd221
Signed-off-by: default avatarTiequan Luo <tieqluo@codeaurora.org>
parent a9239f2d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -344,6 +344,7 @@ dtb-$(CONFIG_ARCH_MSM8909) += msm8909-pm8916-mtp.dtb \
	apq8009-cdp-wcd9326-refboard.dtb \
	apq8009-rcm-wcd9326-refboard.dtb \
	apq8009-robot-refboard.dtb \
	apq8009-robot-som-refboard.dtb \
	apq8009-robot-rome.dtb \
	apq8009-mtp-drone.dtb \
	apq8009-mtp-wcd9326-excelpoint-refboard.dtb \
+28 −0
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, 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/;

#include "msm8909-mtp.dtsi"
#include "msm8909-pm8916.dtsi"
#include "msm8909-pm8916-mtp.dtsi"
#include "apq8009-audio-external_codec.dtsi"
#include "apq8009-memory.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. APQ8009 Robot SOM refboard";
	compatible = "qcom,apq8009-mtp", "qcom,apq8009", "qcom,mtp";
	qcom,msm-id = <265 2>;
	qcom,board-id= <8 0x15>;
};