File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Documentation/devicetree/bindings/display Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ Optional properties:
3737 Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt)
3838 to be used for the framebuffer; if not present, the framebuffer may
3939 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.
4042
4143
4244Example:
@@ -54,6 +56,7 @@ Example:
5456 clocks = <&oscclk2>, <&fpgaosc0>, <&fpgaosc1>, <&fpgaosc1>;
5557 clock-names = "pxlclk", "mclk", "aclk", "pclk";
5658 arm,malidp-output-port-lines = /bits/ 8 <8 8 8>;
59+ arm,malidp-arqos-high-level = <0xd000d000>;
5760 port {
5861 dp0_output: endpoint {
5962 remote-endpoint = <&tda998x_2_input>;
You can’t perform that action at this time.
0 commit comments