Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 11 additions & 7 deletions qcom-metadata.dts
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,23 @@
};

qcs9100 {
msm-id = <0x0000029B 0x0>;
msm-id = <0x0000029b 0x0>;
};

qcs9075 {
msm-id = <0x000002A4 0x0>;
msm-id = <0x000002a4 0x0>;
};

qcs8300 {
msm-id = <0x000002A2 0x0>;
msm-id = <0x000002a2 0x0>;
};

qcs8275 {
msm-id = <0x000002A3 0x0>;
msm-id = <0x000002a3 0x0>;
};

qcs615 {
msm-id = <0x000002A2 0x0>;
msm-id = <0x000002a2 0x0>;
};
};

Expand All @@ -70,15 +70,15 @@
board-id = <0x00000001>;
};

rb {
iot {
board-id = <0x00000020>;
};

atp {
board-id = <0x00000021>;
};

ride {
adp {
board-id = <0x00000025>;
};
};
Expand Down Expand Up @@ -123,6 +123,10 @@
subtype9 {
board-subtype = <0x00000009>;
};

subtype10 {
board-subtype = <0x0000000a>;
};
};


Expand Down