dt-bindings: clock: qcom: Add support for RPMH clocks

The new RF_CLK5 and LNBB3 clocks are required to be supported on
LitoMagnus, thus add clock ids for the same.

Change-Id: I3392e41d1afa5c54deea153592003e81b083467a
Signed-off-by: Taniya Das <tdas@codeaurora.org>
This commit is contained in:
Taniya Das
2020-09-21 16:54:09 +05:30
parent 5de2f678b3
commit 9a2f78e2ca

View File

@ -27,5 +27,9 @@
#define RPMH_RF_CLK4_A 19
#define RPMH_QLINK_CLK 20
#define RPMH_QLINK_CLK_A 21
#define RPMH_RF_CLK5 22
#define RPMH_RF_CLK5_A 23
#define RPMH_LN_BB3 24
#define RPMH_LN_BB3_A 25
#endif