Add SM8450 support

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
Dmitry Baryshkov
2021-11-18 04:12:56 +03:00
committed by Bjorn Andersson
parent 9e99460893
commit c74b999277
4 changed files with 463 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ static const struct debugcc_platform *platforms[] = {
&qcs404_debugcc,
&sdm845_debugcc,
&sm8350_debugcc,
&sm8450_debugcc,
NULL
};