mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
Merge "ARM: dts: msm: Add new nodes for dynamic irq affinity for cape"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c36760ec59
@@ -47,6 +47,8 @@ Optional properties:
|
||||
- vddp-ref-clk-supply : phandle to UFS device ref_clk pad power supply
|
||||
- vddp-ref-clk-max-microamp : specifies max. load that can be drawn from this supply
|
||||
- resets : specifies the PHY reset in the UFS controller
|
||||
- qcom,prime-mask : the cpu mask of prime core.
|
||||
- qcom,silver-mask: the cpu mask of silver core.
|
||||
|
||||
Example:
|
||||
|
||||
|
||||
@@ -1917,6 +1917,8 @@
|
||||
phy-names = "ufsphy";
|
||||
#reset-cells = <1>;
|
||||
|
||||
qcom,prime-mask = <0x70>;
|
||||
qcom,silver-mask = <0x0f>;
|
||||
lanes-per-direction = <2>;
|
||||
dev-ref-clk-freq = <0>; /* 19.2 MHz */
|
||||
clock-names =
|
||||
|
||||
Reference in New Issue
Block a user