Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: marvell,mmp2: Add clock id for the Audio clock

This clocks the Audio block.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lkml.kernel.org/r/20200519224151.2074597-5-lkundrak@v3.sk
Signed-off-by: Stephen Boyd <sboyd@kernel.org>

authored by

Lubomir Rintel and committed by
Stephen Boyd
c227df7a edcec4a8

+1
+1
include/dt-bindings/clock/marvell,mmp2.h
··· 89 89 #define MMP3_CLK_GPU_3D MMP2_CLK_GPU_3D 90 90 #define MMP3_CLK_GPU_2D 125 91 91 #define MMP3_CLK_SDH4 126 92 + #define MMP2_CLK_AUDIO 127 92 93 93 94 #define MMP2_NR_CLKS 200 94 95 #endif