Skip to content

Commit b8ca67b

Browse files
lumagGeorgi Djakov
authored andcommitted
dt-bindings: interconnect: qcom,sm8350: drop DISP nodes
Vendor msm-5.x kernels declared duplicate indices for some of display nodes to be used by separate display RSC and BCM voters. As it is not clear how this separate BCM should be modelled upstream and the device trees do not use these indices, drop them for now. Signed-off-by: Dmitry Baryshkov <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Georgi Djakov <[email protected]>
1 parent c1bf213 commit b8ca67b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

include/dt-bindings/interconnect/qcom,sm8350.h

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,6 @@
119119
#define SLAVE_SERVICE_GEM_NOC_1 16
120120
#define SLAVE_SERVICE_GEM_NOC_2 17
121121
#define SLAVE_SERVICE_GEM_NOC 18
122-
#define MASTER_MNOC_HF_MEM_NOC_DISP 19
123-
#define MASTER_MNOC_SF_MEM_NOC_DISP 20
124-
#define SLAVE_LLCC_DISP 21
125122

126123
#define MASTER_CNOC_LPASS_AG_NOC 0
127124
#define SLAVE_LPASS_CORE_CFG 1
@@ -133,8 +130,6 @@
133130

134131
#define MASTER_LLCC 0
135132
#define SLAVE_EBI1 1
136-
#define MASTER_LLCC_DISP 2
137-
#define SLAVE_EBI1_DISP 3
138133

139134
#define MASTER_CAMNOC_HF 0
140135
#define MASTER_CAMNOC_ICP 1
@@ -149,11 +144,6 @@
149144
#define SLAVE_MNOC_HF_MEM_NOC 10
150145
#define SLAVE_MNOC_SF_MEM_NOC 11
151146
#define SLAVE_SERVICE_MNOC 12
152-
#define MASTER_MDP0_DISP 13
153-
#define MASTER_MDP1_DISP 14
154-
#define MASTER_ROTATOR_DISP 15
155-
#define SLAVE_MNOC_HF_MEM_NOC_DISP 16
156-
#define SLAVE_MNOC_SF_MEM_NOC_DISP 17
157147

158148
#define MASTER_CDSP_NOC_CFG 0
159149
#define MASTER_CDSP_PROC 1

0 commit comments

Comments
 (0)