Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b1cd965 authored by Taniya Das's avatar Taniya Das
Browse files

Documentation: dt-bindings: Add support for rpmh clock for LITO



Update the compatible for LITO and also add the clock ids to be used by
clients of RPMH.

Change-Id: Ic1e02de4b9656f5bce46a4b066af64ef5184d1dd
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 642059a3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ Required properties :
- compatible : Shall contain one of the following:
		"qcom,kona-rpmh-clk",
		"qcom,sdm845-rpmh-clk"
		"qcom,lito-rpmh-clk"

- #clock-cells : must contain 1

+2 −0
Original line number Diff line number Diff line
@@ -23,5 +23,7 @@
#define RPMH_RF_CLKD3_A				15
#define RPMH_RF_CLKD4				16
#define RPMH_RF_CLKD4_A				17
#define RPMH_RF_CLK4				18
#define RPMH_RF_CLK4_A				19

#endif