All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: meson-gx: Add canvas provider node to the vpu
@ 2019-01-14 16:22 ` Maxime Jourdan
  0 siblings, 0 replies; 9+ messages in thread
From: Maxime Jourdan @ 2019-01-14 16:22 UTC (permalink / raw)
  To: Kevin Hilman
  Cc: Maxime Jourdan, devicetree, Neil Armstrong, linux-kernel,
	linux-amlogic, linux-arm-kernel

Allows the vpu driver to optionally use a canvas provider node.

Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
---
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi
index 44c5c51ff1fa..9b0ac183ee0c 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi
@@ -510,6 +510,7 @@
 			interrupts = <GIC_SPI 3 IRQ_TYPE_EDGE_RISING>;
 			#address-cells = <1>;
 			#size-cells = <0>;
+			amlogic,canvas = <&canvas>;
 
 			/* CVBS VDAC output port */
 			cvbs_vdac_port: port@0 {
-- 
2.20.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2019-01-17 19:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-14 16:22 [PATCH] arm64: dts: meson-gx: Add canvas provider node to the vpu Maxime Jourdan
2019-01-14 16:22 ` Maxime Jourdan
2019-01-14 16:22 ` Maxime Jourdan
2019-01-15  9:36 ` Neil Armstrong
2019-01-15  9:36   ` Neil Armstrong
2019-01-15  9:36   ` Neil Armstrong
2019-01-17 19:13   ` Kevin Hilman
2019-01-17 19:13     ` Kevin Hilman
2019-01-17 19:13     ` Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.