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

Commit 3dcbe528 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

ARM: dts: msm: Change pmi8950 version information for msmgold



CDP, MTP and RCM platforms support pmi8950 V1.0 chipsets,
so change major version from V2.0 to V1.0.

Change-Id: Idc0b34962b6be3abfe0a64ef4e9b3f513f77d69a
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 63bc4524
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, 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
@@ -21,5 +21,5 @@
	model = "Qualcomm Technologies, Inc. MSMGOLD-PMI8950 CDP";
	compatible = "qcom,msmgold-cdp", "qcom,msmgold", "qcom,cdp";
	qcom,board-id= <1 0>;
	qcom,pmic-id = <0x10019 0x020011 0x0 0x0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
};
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, 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
@@ -21,5 +21,5 @@
	model = "Qualcomm Technologies, Inc. MSMGOLD-PMI8950 MTP";
	compatible = "qcom,msmgold-mtp", "qcom,msmgold", "qcom,mtp";
	qcom,board-id= <8 0>;
	qcom,pmic-id = <0x10019 0x020011 0x0 0x0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
};
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, 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
@@ -20,5 +20,5 @@
	model = "Qualcomm Technologies, Inc. MSMGOLD-PMI8950 RCM";
	compatible = "qcom,msmgold-cdp", "qcom,msmgold", "qcom,cdp";
	qcom,board-id= <21 0>;
	qcom,pmic-id = <0x10019 0x020011 0x0 0x0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
};