mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-02 22:53:15 +00:00
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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user