Add Kalama support - #135
Conversation
| msm-id = <0x000002a2>; | ||
| }; | ||
|
|
||
| qcs8550 { |
There was a problem hiding this comment.
is there any dt support going to come for this soc? if yes then can you share details for the same.
There was a problem hiding this comment.
I will send it via my contact at Qualcomm, hopefully he can contact you internally
There was a problem hiding this comment.
Amrit Anand (@amrianan) it's already there:
$ ls -l arch/arm64/boot/dts/qcom/qcs8550*.dts
-rw-rw-r-- 1 lumag lumag 4933 Jul 12 12:31 arch/arm64/boot/dts/qcom/qcs8550-aim300-aiot.dts
-rw-rw-r-- 1 lumag lumag 34819 Aug 6 12:02 arch/arm64/boot/dts/qcom/qcs8550-rb5gen2.dts
There was a problem hiding this comment.
Amrit Anand (@amrianan) let us check the build issue
|
Analysis for build dtb image failure: After PR #135 was opened, PR #132 ("fitimage: rename rb3gen2 industrial mezzanine UART BT overlay") was merged to main on 2026-08-21 (commit 3924962). That Hence, William Bright (@WilliamBright-IMD) , please rebase the PR on latest tip. |
Add support for the QCS8550 (DragonWing Q8) codenamed kalama. Signed-off-by: William Bright <william.bright@imd-tec.com>
4408058 to
2985db0
Compare
OK, I have done this and pushed. |
Add support for the QCS8550 (DragonWing Q8) codenamed kalama.