mirror of https://github.com/torvalds/linux.git
dt-bindings: clock: rk3368: Add SCLK_MIPIDSI_24M
Add a clock id for mipi dsi reference clock, mipi dsi node used it. Signed-off-by: WeiHao Li <cn.liweihao@gmail.com> Acked-by: "Rob Herring (Arm)" <robh@kernel.org> Link: https://lore.kernel.org/r/20250831104855.45883-4-cn.liweihao@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
8f5ae30d69
commit
4a76a0a889
|
|
@ -72,6 +72,7 @@
|
|||
#define SCLK_SFC 126
|
||||
#define SCLK_MAC 127
|
||||
#define SCLK_MACREF_OUT 128
|
||||
#define SCLK_MIPIDSI_24M 129
|
||||
#define SCLK_TIMER10 133
|
||||
#define SCLK_TIMER11 134
|
||||
#define SCLK_TIMER12 135
|
||||
|
|
|
|||
Loading…
Reference in New Issue