Skip to content

Commit

Permalink
dts: msm8909-1gb-qrd-skuc: use macro QCOM_BOARD_ID()
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderfulShrineMaidenOfParadise authored and TravMurav committed Nov 19, 2024
1 parent db00af4 commit 3c6431b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lk2nd/device/dts/msm8909/msm8909-1gb-qrd-skuc.dts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@

/ {
qcom,msm-id = <QCOM_ID_MSM8909 0>;
qcom,board-id = <0x1000b 0x8>, <0x11000b 0x8>, <0x21000b 0x8>;
qcom,board-id = <QCOM_BOARD_ID(QRD, 0x01, 0) 0x8>,
<QCOM_BOARD_ID(QRD, 0x11, 0) 0x8>,
<QCOM_BOARD_ID(QRD, 0x21, 0) 0x8>;
};

&lk2nd {
Expand Down

0 comments on commit 3c6431b

Please sign in to comment.