Skip to content

Commit 49bcaef

Browse files
Sivaprakash Murugesanbebarino
authored andcommitted
clk: qcom: Add DT bindings for ipq6018 apss clock controller
Add dt-binding for ipq6018 apss clock controller Acked-by: Rob Herring <[email protected]> Signed-off-by: Sivaprakash Murugesan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
1 parent ecd2bac commit 49bcaef

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/* SPDX-License-Identifier: GPL-2.0 */
2+
/*
3+
* Copyright (c) 2018, The Linux Foundation. All rights reserved.
4+
*/
5+
6+
#ifndef _DT_BINDINGS_CLOCK_QCA_APSS_IPQ6018_H
7+
#define _DT_BINDINGS_CLOCK_QCA_APSS_IPQ6018_H
8+
9+
#define APCS_ALIAS0_CLK_SRC 0
10+
#define APCS_ALIAS0_CORE_CLK 1
11+
12+
#endif

0 commit comments

Comments
 (0)