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 <[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 6fed6f3 commit ddd6c5b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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)