mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-28 16:30:37 +00:00
Merge "ARM: dts: msm: Disable display bcm voter for NEO_LA V1"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
f09a5720fa
@@ -13,12 +13,9 @@ Required properties :
|
||||
"qcom,neo-clk_virt",
|
||||
"qcom,neo-config_noc",
|
||||
"qcom,neo-gem_noc",
|
||||
"qcom,neo_la-gem_noc",
|
||||
"qcom,neo-lpass_ag_noc",
|
||||
"qcom,neo-mc_virt",
|
||||
"qcom,neo_la-mc_virt",
|
||||
"qcom,neo-mmss_noc",
|
||||
"qcom,neo_la-mmss_noc",
|
||||
"qcom,neo-nsp_noc",
|
||||
"qcom,neo-system_noc",
|
||||
"qcom,neo-pcie_anoc",
|
||||
|
||||
@@ -331,19 +331,16 @@
|
||||
};
|
||||
|
||||
&mc_virt {
|
||||
compatible = "qcom,neo_la-mc_virt";
|
||||
qcom,bcm-voter-names = "hlos";
|
||||
qcom,bcm-voters = <&apps_bcm_voter>;
|
||||
};
|
||||
|
||||
&mmss_noc {
|
||||
compatible = "qcom,neo_la-mmss_noc";
|
||||
qcom,bcm-voter-names = "hlos";
|
||||
qcom,bcm-voters = <&apps_bcm_voter>;
|
||||
};
|
||||
|
||||
&gem_noc {
|
||||
compatible = "qcom,neo_la-gem_noc";
|
||||
qcom,bcm-voter-names = "hlos";
|
||||
qcom,bcm-voters = <&apps_bcm_voter>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user