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

Commit 151c7318 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Include pmic dtsi for 8953 PVT targets"

parents cfde0fd6 50c01bc0
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
 * Copyright (c) 2016-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
@@ -15,7 +15,8 @@

#include "apq8053.dtsi"
#include "msm8953-ipc.dtsi"

#include "pmi8950.dtsi"
#include "msm8953-pmi8950.dtsi"
/ {
	model = "Qualcomm Technologies, Inc. APQ8053 + PMI8950 IPC";
	compatible = "qcom,apq8053-ipc", "qcom,apq8053", "qcom,ipc";
+3 −3
Original line number Diff line number Diff line
/*
 * Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
 * Copyright (c) 2016-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
@@ -15,11 +15,11 @@

#include "msm8953.dtsi"
#include "msm8953-ipc.dtsi"

#include "pmi8950.dtsi"
#include "msm8953-pmi8950.dtsi"
/ {
	model = "Qualcomm Technologies, Inc. MSM8953 + PMI8950 IPC";
	compatible = "qcom,msm8953-ipc", "qcom,msm8953", "qcom,ipc";
	qcom,board-id= <12 0>;
	qcom,pmic-id = <0x010016 0x010011 0x0 0x0>;
};