Skip to content

Commit 2584bb4

Browse files
Update qcom-metadata.dts
Add support for Hamoa chip and EVK platform id for hamoa-iot-evk.dts Signed-off-by: Kaushal Kumar <[email protected]>
1 parent 891217e commit 2584bb4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

qcom-metadata.dts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@
1212
description = "Image with compressed metadata blob";
1313

1414
soc {
15+
hamoa {
16+
msm-id = <0x000002c5 0x10>;
17+
};
18+
19+
hamoav2.1 {
20+
msm-id = <0x000002c5 0x21>;
21+
};
22+
1523
qcm6490 {
1624
msm-id = <0x000001f1 0x10>;
1725
};
@@ -80,6 +88,10 @@
8088
board-id = <0x00000001>;
8189
};
8290

91+
evk {
92+
board-id = <0x0000002f>;
93+
};
94+
8395
idp {
8496
board-id = <0x00000022>;
8597
};

0 commit comments

Comments
 (0)