devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v2 3/3] dts: arm64: ls1028a: Add optional property node for Mali DP500
@ 2019-07-19  9:59 Wen He
  2019-07-19 11:47 ` Liviu Dudau
  2019-07-23  8:12 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Wen He @ 2019-07-19  9:59 UTC (permalink / raw)
  To: linux-kernel, devicetree, mark.rutland, shawnguo, liviu.dudau,
	robh+dt
  Cc: leoyang.li, Wen He

This patch use the optional property node "arm,malidp-arqos-value" to
can be dynamic configure QoS signaling.

Signed-off-by: Wen He <wen.he_1@nxp.com>
---
 arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
index 7975519b4f56..aef5b06a98d5 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
@@ -554,6 +554,7 @@
 		clocks = <&dpclk>, <&aclk>, <&aclk>, <&pclk>;
 		clock-names = "pxlclk", "mclk", "aclk", "pclk";
 		arm,malidp-output-port-lines = /bits/ 8 <8 8 8>;
+		arm,malidp-arqos-value = <0xd000d000>;
 
 		port {
 			dp0_out: endpoint {
-- 
2.17.1

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

end of thread, other threads:[~2019-07-23  8:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-19  9:59 [v2 3/3] dts: arm64: ls1028a: Add optional property node for Mali DP500 Wen He
2019-07-19 11:47 ` Liviu Dudau
2019-07-23  8:12 ` Shawn Guo

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).