devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/sun4i: Add display backend interrupt to dt binding
@ 2017-03-27 14:38 Chen-Yu Tsai
       [not found] ` <20170327143847.16259-1-wens-jdAy2FN1RRM@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Chen-Yu Tsai @ 2017-03-27 14:38 UTC (permalink / raw)
  To: Maxime Ripard, David Airlie, Rob Herring, Mark Rutland
  Cc: Chen-Yu Tsai, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw

Hi Maxime,

As promised, here is the patch adding the interrupt line for the display
backend to the sun5i shared dtsi, and another one adding it to the device
tree bindings.

The display backend has an undocumented (in the user manual) interrupt
that, according to vendor code, is raised when the current scanout is
completed. This might be a better fit for DRM/KMS vblank signalling,
rather than the TCON's vblank interrupt. If true, it would allow us
to cut out the TCON from the crtc in the driver, instead keeping it
solely as an encoder, simplifying some of the inter-component code.

Regardless, the interrupt line exists and should be added to the
device tree.


Regards
ChenYu

Chen-Yu Tsai (2):
  drm/sun4i: Add display backend interrupt to device tree binding
  ARM: dts: sun5i: Add interrupt for display backend

 Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 2 ++
 arch/arm/boot/dts/sun5i.dtsi                                  | 1 +
 2 files changed, 3 insertions(+)

-- 
2.11.0

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

end of thread, other threads:[~2017-04-03 13:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-27 14:38 [PATCH 0/2] drm/sun4i: Add display backend interrupt to dt binding Chen-Yu Tsai
     [not found] ` <20170327143847.16259-1-wens-jdAy2FN1RRM@public.gmane.org>
2017-03-27 14:38   ` [PATCH 1/2] drm/sun4i: Add display backend interrupt to device tree binding Chen-Yu Tsai
     [not found]     ` <20170327143847.16259-2-wens-jdAy2FN1RRM@public.gmane.org>
2017-03-29  7:09       ` Maxime Ripard
2017-04-03 13:24       ` Rob Herring
2017-03-27 14:38   ` [PATCH 2/2] ARM: dts: sun5i: Add interrupt for display backend Chen-Yu Tsai
2017-03-29  7:13     ` Maxime Ripard
2017-03-29  7:26       ` Chen-Yu Tsai

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