arm64: qcom: dts: drop legacy property #stream-id-cells
Property #stream-id-cells is legacy leftover and isn't currently documented nor used. Signed-off-by: David Heidelberg <david@ixit.cz> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211208184707.100716-1-david@ixit.cz
This commit is contained in:
parent
2bf0038f20
commit
409fd3f10c
@ -962,7 +962,6 @@
|
||||
|
||||
gpu: gpu@b00000 {
|
||||
compatible = "qcom,adreno-530.2", "qcom,adreno";
|
||||
#stream-id-cells = <16>;
|
||||
|
||||
reg = <0x00b00000 0x3f000>;
|
||||
reg-names = "kgsl_3d0_reg_memory";
|
||||
|
@ -1446,7 +1446,6 @@
|
||||
iommus = <&adreno_smmu 0>;
|
||||
operating-points-v2 = <&gpu_opp_table>;
|
||||
power-domains = <&rpmpd MSM8998_VDDMX>;
|
||||
#stream-id-cells = <16>;
|
||||
status = "disabled";
|
||||
|
||||
gpu_opp_table: opp-table {
|
||||
|
@ -1952,7 +1952,6 @@
|
||||
|
||||
gpu: gpu@5000000 {
|
||||
compatible = "qcom,adreno-618.0", "qcom,adreno";
|
||||
#stream-id-cells = <16>;
|
||||
reg = <0 0x05000000 0 0x40000>, <0 0x0509e000 0 0x1000>,
|
||||
<0 0x05061000 0 0x800>;
|
||||
reg-names = "kgsl_3d0_reg_memory", "cx_mem", "cx_dbgc";
|
||||
|
@ -1753,7 +1753,6 @@
|
||||
|
||||
gpu: gpu@3d00000 {
|
||||
compatible = "qcom,adreno-635.0", "qcom,adreno";
|
||||
#stream-id-cells = <16>;
|
||||
reg = <0 0x03d00000 0 0x40000>,
|
||||
<0 0x03d9e000 0 0x1000>,
|
||||
<0 0x03d61000 0 0x800>;
|
||||
|
@ -1019,7 +1019,6 @@
|
||||
|
||||
adreno_gpu: gpu@5000000 {
|
||||
compatible = "qcom,adreno-508.0", "qcom,adreno";
|
||||
#stream-id-cells = <16>;
|
||||
|
||||
reg = <0x05000000 0x40000>;
|
||||
reg-names = "kgsl_3d0_reg_memory";
|
||||
|
@ -4415,7 +4415,6 @@
|
||||
|
||||
gpu: gpu@5000000 {
|
||||
compatible = "qcom,adreno-630.2", "qcom,adreno";
|
||||
#stream-id-cells = <16>;
|
||||
|
||||
reg = <0 0x5000000 0 0x40000>, <0 0x509e000 0 0x10>;
|
||||
reg-names = "kgsl_3d0_reg_memory", "cx_mem";
|
||||
|
@ -1785,7 +1785,6 @@
|
||||
compatible = "qcom,adreno-640.1",
|
||||
"qcom,adreno",
|
||||
"amd,imageon";
|
||||
#stream-id-cells = <16>;
|
||||
|
||||
reg = <0 0x02c00000 0 0x40000>;
|
||||
reg-names = "kgsl_3d0_reg_memory";
|
||||
|
@ -2399,7 +2399,6 @@
|
||||
gpu: gpu@3d00000 {
|
||||
compatible = "qcom,adreno-650.2",
|
||||
"qcom,adreno";
|
||||
#stream-id-cells = <16>;
|
||||
|
||||
reg = <0 0x03d00000 0 0x40000>;
|
||||
reg-names = "kgsl_3d0_reg_memory";
|
||||
|
Loading…
x
Reference in New Issue
Block a user