hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/devicetree/bindings/display/arm,malidp.txt
....@@ -37,6 +37,8 @@
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
4244 Example:
....@@ -54,6 +56,7 @@
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>;