These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / fsl-mc / bus / dprc-cmd.h
index 0920248..6552c20 100644 (file)
@@ -41,7 +41,7 @@
 #define _FSL_DPRC_CMD_H
 
 /* DPRC Version */
-#define DPRC_VER_MAJOR                         3
+#define DPRC_VER_MAJOR                         4
 #define DPRC_VER_MINOR                         0
 
 /* Command IDs */
 #define DPRC_CMDID_GET_RES_COUNT               0x15B
 #define DPRC_CMDID_GET_RES_IDS                 0x15C
 #define DPRC_CMDID_GET_OBJ_REG                 0x15E
+#define DPRC_CMDID_SET_OBJ_IRQ                 0x15F
+#define DPRC_CMDID_GET_OBJ_IRQ                 0x160
+#define DPRC_CMDID_SET_OBJ_LABEL               0x161
+#define DPRC_CMDID_GET_OBJ_DESC                        0x162
 
 #define DPRC_CMDID_CONNECT                     0x167
 #define DPRC_CMDID_DISCONNECT                  0x168
 #define DPRC_CMDID_GET_POOL                    0x169
 #define DPRC_CMDID_GET_POOL_COUNT              0x16A
-#define DPRC_CMDID_GET_PORTAL_PADDR            0x16B
 
 #define DPRC_CMDID_GET_CONNECTION              0x16C