ARM: dts: msm: Add support for MSM8996pro UFS based board
Add board-id for UFS board which has a different board sub type. Change-Id: Ic231784c46d4439944e403e26410515856fdc5fb Signed-off-by: Lei wang <leiwan@codeaurora.org>
This commit is contained in:
parent
7aa065cbc4
commit
2523349096
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2015-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
|
||||
|
@ -22,7 +22,7 @@
|
|||
model = "Qualcomm Technologies, Inc. MSM 8996pro AUTO ADP";
|
||||
compatible = "qcom,msm8996-adp", "qcom,msm8996", "qcom,adp";
|
||||
qcom,msm-id = <315 0x10000>;
|
||||
qcom,board-id = <0x02010019 0>;
|
||||
qcom,board-id = <0x02010019 0>, <0x00010001 0>;
|
||||
};
|
||||
|
||||
&spi_9 {
|
||||
|
|
Loading…
Add table
Reference in a new issue