aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2020-02-02 13:51:54 +0100
committerLubomir Rintel <lkundrak@v3.sk>2021-01-10 00:00:51 +0100
commit0f45bfcf1fc0f7681e0d475a799ca5831eb7bf8f (patch)
tree69f818ab87dbeba693e4c2bea4625f7c3d81e1dc
parent3fa7db6e6b2a0d2b57ed0eaa5282c3b9576bf178 (diff)
downloadopenfirmware-0f45bfcf1fc0f7681e0d475a799ca5831eb7bf8f.tar.gz
mmp2/clk: add SSP4 clock ID
-rw-r--r--cpu/arm/mmp2/clk.fth1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/arm/mmp2/clk.fth b/cpu/arm/mmp2/clk.fth
index 73ad623c..b0be4fec 100644
--- a/cpu/arm/mmp2/clk.fth
+++ b/cpu/arm/mmp2/clk.fth
@@ -18,6 +18,7 @@ d# 76 constant mmp2-uart3-clk#
d# 77 constant mmp2-ssp0-clk#
d# 78 constant mmp2-ssp1-clk#
d# 79 constant mmp2-ssp2-clk#
+d# 80 constant mmp2-ssp3-clk#
d# 81 constant mmp2-timer-clk#
d# 106 constant mmp2-disp0-clk#
d# 101 constant mmp2-sdh0-clk#