armv8: fsl-layerscape: add missing debug stream ID
Add a define with a value for the missing debug stream ID. Reviewed-by: Bharat Bhushan <bharat.bhushan@nxp.com> Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
This commit is contained in:
parent
92d2e89c8c
commit
703d18f7fe
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
#define FSL_QDMA_STREAM_ID 7
|
||||
#define FSL_EDMA_STREAM_ID 8
|
||||
#define FSL_ETR_STREAM_ID 9
|
||||
#define FSL_DEBUG_STREAM_ID 10
|
||||
|
||||
/* PCI - programmed in PEXn_LUT */
|
||||
#define FSL_PEX_STREAM_ID_START 11
|
||||
|
|
Loading…
Reference in a new issue