Add MSM8936 platform

Add in msm8936 downstream clock-mapping definitions. This also covers
msm8939, at the level of the fundamental clock layout, there is no
difference between msm8936 and msm8939.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
This commit is contained in:
Bryan O'Donoghue
2022-03-03 16:00:00 +00:00
committed by Bjorn Andersson
parent c74b999277
commit d91475ee54
4 changed files with 193 additions and 1 deletions

View File

@@ -43,6 +43,7 @@
#include "debugcc.h"
static const struct debugcc_platform *platforms[] = {
&msm8936_debugcc,
&qcs404_debugcc,
&sdm845_debugcc,
&sm8350_debugcc,