mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
arm/dt: 8974: Support additional CDP platform IDs
Append additional hardware IDs to the CDP device tree. Change-Id: I295b740464ff084050dbbbce2ec8e62fda7bc772 Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
This commit is contained in:
parent
e86f3260e6
commit
a2e09de721
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
/ {
|
||||
model = "Qualcomm MSM 8974 CDP";
|
||||
compatible = "qcom,msm8974-cdp", "qcom,msm8974";
|
||||
qcom,msm-id = <126 1 0>;
|
||||
qcom,msm-id = <126 1 0>, <126 8 0>;
|
||||
|
||||
serial@f991e000 {
|
||||
status = "ok";
|
||||
|
|
Loading…
Reference in a new issue