summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-01-04 03:25:32 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-04 03:25:32 -0800
commit553ba64570669b0714ed870c81e4933f6c596b49 (patch)
tree11de81178d6218051162bbfbe27519edf0ea774e
parentb4e982d4eeb3baacd20cc33c29c3862852061fe6 (diff)
parent583385ee1c2e533a26bea4fcf3696a25101c2d53 (diff)
Merge "ARM: dts: msm: Update SDM660+PM660A QRD board hardware version"
-rw-r--r--arch/arm/boot/dts/qcom/sdm660-pm660a-qrd.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660-pm660a-qrd.dts b/arch/arm/boot/dts/qcom/sdm660-pm660a-qrd.dts
index b1078c53acdf..48e02bbdfbfe 100644
--- a/arch/arm/boot/dts/qcom/sdm660-pm660a-qrd.dts
+++ b/arch/arm/boot/dts/qcom/sdm660-pm660a-qrd.dts
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2016-2017, 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,6 +20,6 @@
/ {
model = "Qualcomm Technologies, Inc. SDM 660 PM660 + PM660A QRD";
compatible = "qcom,sdm660-qrd", "qcom,sdm660", "qcom,qrd";
- qcom,board-id = <0x1000b 0>;
+ qcom,board-id = <0x0012000b 0>;
qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>;
};