Skip to content

Commit ddd6c5b

Browse files
konradybcioGeorgi Djakov
authored andcommitted
dt-bindings: interconnect: qcom,sm8250: Add QUP virt
Add the required defines for QUP_virt nodes. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230703-topic-8250_qup_icc-v2-2-9ba0a9460be2@linaro.org Signed-off-by: Georgi Djakov <djakov@kernel.org>
1 parent 6fed6f3 commit ddd6c5b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,11 @@
166166
#define SLAVE_QDSS_STM 17
167167
#define SLAVE_TCU 18
168168

169+
#define MASTER_QUP_CORE_0 0
170+
#define MASTER_QUP_CORE_1 1
171+
#define MASTER_QUP_CORE_2 2
172+
#define SLAVE_QUP_CORE_0 3
173+
#define SLAVE_QUP_CORE_1 4
174+
#define SLAVE_QUP_CORE_2 5
175+
169176
#endif

0 commit comments

Comments
 (0)