mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: qcom: sdm845: enable gmu
Leave gmu enabled, because it's only probed when GPU is. Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com> Link: https://lore.kernel.org/r/20250225-starqltechn_integration_upstream-v9-1-a5d80375cb66@gmail.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
49215915cc
commit
eb8b09e61b
10 changed files with 0 additions and 38 deletions
|
@ -741,10 +741,6 @@ ap_ts_i2c: &i2c14 {
|
|||
};
|
||||
};
|
||||
|
||||
&gmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpu {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -444,10 +444,6 @@
|
|||
<GCC_LPASS_SWAY_CLK>;
|
||||
};
|
||||
|
||||
&gmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpi_dma0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -414,10 +414,6 @@
|
|||
<GCC_LPASS_SWAY_CLK>;
|
||||
};
|
||||
|
||||
&gmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpu {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
@ -345,10 +345,6 @@
|
|||
<GCC_LPASS_SWAY_CLK>;
|
||||
};
|
||||
|
||||
&gmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpu {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
@ -419,10 +419,6 @@
|
|||
<GCC_LPASS_SWAY_CLK>;
|
||||
};
|
||||
|
||||
&gmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpu {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
@ -415,10 +415,6 @@
|
|||
<GCC_LPASS_SWAY_CLK>;
|
||||
};
|
||||
|
||||
&gmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpi_dma0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -239,10 +239,6 @@
|
|||
<GCC_LPASS_SWAY_CLK>;
|
||||
};
|
||||
|
||||
&gmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpu {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
@ -381,10 +381,6 @@
|
|||
<GCC_LPASS_SWAY_CLK>;
|
||||
};
|
||||
|
||||
&gmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpi_dma0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -4952,8 +4952,6 @@
|
|||
|
||||
operating-points-v2 = <&gmu_opp_table>;
|
||||
|
||||
status = "disabled";
|
||||
|
||||
gmu_opp_table: opp-table {
|
||||
compatible = "operating-points-v2";
|
||||
|
||||
|
|
|
@ -355,10 +355,6 @@
|
|||
<GCC_LPASS_SWAY_CLK>;
|
||||
};
|
||||
|
||||
&gmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpu {
|
||||
status = "okay";
|
||||
zap-shader {
|
||||
|
|
Loading…
Add table
Reference in a new issue