mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Add gpu speed_bin for SA8195P"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
52ddbd57e0
@@ -8,6 +8,22 @@
|
||||
qcom,msm-id = <405 0x20000>;
|
||||
};
|
||||
|
||||
&soc {
|
||||
qfprom: qfprom@780130 {
|
||||
compatible = "qcom,qfprom";
|
||||
reg = <0x00780130 0x4004>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
read-only;
|
||||
ranges;
|
||||
|
||||
gpu_speed_bin: gpu_speed_bin@4002 {
|
||||
reg = <0x4002 0x2>;
|
||||
bits = <4 8>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&scc {
|
||||
vdd_scc_cx-supply = <&VDD_SCC_CX_LEVEL>;
|
||||
status = "ok";
|
||||
|
||||
Reference in New Issue
Block a user