mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
dt-bindings: clock: Add rpmh clock bindings for Waipio
Add binding documentation and IDs for clock rpmh driver on Waipio. Change-Id: I87ce23351dd0aecc6d7d30b733cce6a53c81d4cd
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
d539069b91
commit
d80a57786b
@@ -7,6 +7,7 @@ other hardware subsystems via RSC to control clocks.
|
||||
|
||||
Required properties :
|
||||
- compatible : Shall contain one of the following:
|
||||
"qcom,waipio-rpmh-clk"
|
||||
"qcom,lahaina-rpmh-clk"
|
||||
"qcom,shima-rpmh-clk"
|
||||
"qcom,kona-rpmh-clk",
|
||||
@@ -38,4 +39,10 @@ Example :
|
||||
compatible = "qcom,lahaina-rpmh-clk";
|
||||
#clock-cells = <1>;
|
||||
};
|
||||
|
||||
&apps_rsc {
|
||||
rpmhcc: clock-controller {
|
||||
compatible = "qcom,waipio-rpmh-clk";
|
||||
#clock-cells = <1>;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user