Add DEBUGCC entries for SM8550

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
Neil Armstrong
2022-12-19 10:30:38 +01:00
committed by Bjorn Andersson
parent d7efd367f9
commit 97771010c6
4 changed files with 455 additions and 1 deletions

View File

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