]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/blobdiff - device/k2k/policy_dsp-only.dts
update queues 4095/8191/12287/16383 to use "iue" instead of "u" permission per review...
[keystone-rtos/rm-lld.git] / device / k2k / policy_dsp-only.dts
index 45e95534e6e177e4eb0aea636bd7a83073c9cf60..361681bb64a6b74d4bfbda1c73cf14a0b3647ffe 100644 (file)
         }; 
         GENERAL_PURPOSE_QUEUE-qm1 {
             assignments = <896 3199>, "iu = (*)",
-                          <4095 1>, "u = (*)", /* Queues ending in 0xfff can't be used as return queue (hw reserved) */
+                          <4095 1>, "iue = (*)", /* Queues ending in 0xfff can't be used as return queue (hw reserved) */
                           <4096 4095>, "iu = (*)",
-                          <8191 1>, "u = (*)"; /* Queues ending in 0xfff can't be used as return queue (hw reserved) */
+                          <8191 1>, "iue = (*)"; /* Queues ending in 0xfff can't be used as return queue (hw reserved) */
         };    
         LOW_PRIORITY_QUEUE-qm2 {
             assignments = <8192 512>, "iu = (*)";
         }; 
         GENERAL_PURPOSE_QUEUE-qm2 {
             assignments = <9024 3263>, "iu = (*)",
-                          <12287 1>, "u = (*)", /* Queues ending in 0xfff can't be used as return queue (hw reserved) */
+                          <12287 1>, "iue = (*)", /* Queues ending in 0xfff can't be used as return queue (hw reserved) */
                           <12288 4095>, "iu = (*)",
-                          <16383 1>, "u = (*)"; /* Queues ending in 0xfff can't be used as return queue (hw reserved) */
+                          <16383 1>, "iue = (*)"; /* Queues ending in 0xfff can't be used as return queue (hw reserved) */
         }; 
         
         firmware-pdsp {