linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v3 1/2] dt/bindings: display: Add optional property node for Mali DP500
@ 2019-08-16 10:04 Wen He
  2019-08-16 10:04 ` [v3 2/2] drm/arm/mali-dp: Add display QoS interface configuration " Wen He
  2019-08-16 20:09 ` [v3 1/2] dt/bindings: display: Add optional property node " Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Wen He @ 2019-08-16 10:04 UTC (permalink / raw)
  To: linux-devel, Liviu Dudau, Brian Starkey, David Airlie,
	Daniel Vetter, Rob Herring, Mark Rutland, dri-devel, devicetree,
	linux-kernel, leoyang.li
  Cc: Wen He

Add optional property node 'arm,malidp-arqos-value' for the Mali DP500.
This property describe the ARQoS levels of DP500's QoS signaling.

Signed-off-by: Wen He <wen.he_1@nxp.com>
---
change in v3:
        - correction the describe of the node

 Documentation/devicetree/bindings/display/arm,malidp.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/arm,malidp.txt b/Documentation/devicetree/bindings/display/arm,malidp.txt
index 2f7870983ef1..1f711d32f235 100644
--- a/Documentation/devicetree/bindings/display/arm,malidp.txt
+++ b/Documentation/devicetree/bindings/display/arm,malidp.txt
@@ -37,6 +37,8 @@ Optional properties:
     Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt)
     to be used for the framebuffer; if not present, the framebuffer may
     be located anywhere in memory.
+  - arm,malidp-arqos-high-level: phandle to describing the ARQoS levels of DP500's
+    QoS signaling.
 
 
 Example:
@@ -54,6 +56,7 @@ Example:
 		clocks = <&oscclk2>, <&fpgaosc0>, <&fpgaosc1>, <&fpgaosc1>;
 		clock-names = "pxlclk", "mclk", "aclk", "pclk";
 		arm,malidp-output-port-lines = /bits/ 8 <8 8 8>;
+		arm,malidp-arqos-high-level = <&rqosvalue>;
 		port {
 			dp0_output: endpoint {
 				remote-endpoint = <&tda998x_2_input>;
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-19  2:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-16 10:04 [v3 1/2] dt/bindings: display: Add optional property node for Mali DP500 Wen He
2019-08-16 10:04 ` [v3 2/2] drm/arm/mali-dp: Add display QoS interface configuration " Wen He
2019-08-16 20:09 ` [v3 1/2] dt/bindings: display: Add optional property node " Rob Herring
2019-08-19  2:13   ` [EXT] " Wen He

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).