.. | .. |
---|
37 | 37 | Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt) |
---|
38 | 38 | to be used for the framebuffer; if not present, the framebuffer may |
---|
39 | 39 | be located anywhere in memory. |
---|
| 40 | + - arm,malidp-arqos-high-level: integer of u32 value describing the ARQoS |
---|
| 41 | + levels of DP500's QoS signaling. |
---|
40 | 42 | |
---|
41 | 43 | |
---|
42 | 44 | Example: |
---|
.. | .. |
---|
54 | 56 | clocks = <&oscclk2>, <&fpgaosc0>, <&fpgaosc1>, <&fpgaosc1>; |
---|
55 | 57 | clock-names = "pxlclk", "mclk", "aclk", "pclk"; |
---|
56 | 58 | arm,malidp-output-port-lines = /bits/ 8 <8 8 8>; |
---|
| 59 | + arm,malidp-arqos-high-level = <0xd000d000>; |
---|
57 | 60 | port { |
---|
58 | 61 | dp0_output: endpoint { |
---|
59 | 62 | remote-endpoint = <&tda998x_2_input>; |
---|