linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] the supporting for eDP panel of Firefly
@ 2017-05-07 14:46 Randy Li
  2017-05-07 14:46 ` [PATCH 1/2] ARM: dts: rockchip: add eDP panel support for Firefly Randy Li
  2017-05-07 14:46 ` [PATCH 2/2] ARM: dts: rockchip: enable eDP panel at Firefly Release Randy Li
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Li @ 2017-05-07 14:46 UTC (permalink / raw)
  To: devicetree
  Cc: heiko, robh+dt, mark.rutland, linux, linux-arm-kernel,
	linux-rockchip, linux-kernel, Randy Li

After the IRQ deadlock issue is solved, I can finally offer the supporting
of the eDP panel sold by the T-CHIP Firefly.

I don't think it is necessary to enable two vop for a eDP panel, even
the vop lite is enough for the resolution of this panel.

I have verified those patch with the kmssink from Gstreamer.
but I still got a few warnings message, those message comes from booting time.

[   10.623207] rockchip-drm display-subsystem: fb0:  frame buffer device
[   10.633680] rockchip-dp ff970000.dp: AUX CH command reply failed!
[   10.646828] rockchip-dp ff970000.dp: AUX CH command reply failed!
[   10.647440] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[   10.663870] rockchip-dp ff970000.dp: Rx Max Link Rate is abnormal :11 !
[   10.673188] rockchip-dp ff970000.dp: Link Training Clock Recovery success
[   10.682980] rockchip-dp ff970000.dp: Link Training success!
[   10.794103] rockchip-dp ff970000.dp: Timeout of video streamclk ok
[   10.801090] rockchip-dp ff970000.dp: unable to config video
[   11.330781] EXT4-fs (mmcblk0p7): re-mounted. Opts: data=ordered

You may need the following patch to make PWM backlight work, or merge it
into the bootloader.
ARM: rockchip: rk3288: Switch to use the proper PWM IP

Randy Li (2):
  ARM: dts: rockchip: add eDP panel support for Firefly
  ARM: dts: rockchip: enable eDP panel at Firefly Release

 arch/arm/boot/dts/rk3288-firefly.dts  | 28 +++++++++++
 arch/arm/boot/dts/rk3288-firefly.dtsi | 92 +++++++++++++++++++++++++++++++++++
 2 files changed, 120 insertions(+)

-- 
2.9.3

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

end of thread, other threads:[~2017-05-07 21:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-07 14:46 [PATCH 0/2] the supporting for eDP panel of Firefly Randy Li
2017-05-07 14:46 ` [PATCH 1/2] ARM: dts: rockchip: add eDP panel support for Firefly Randy Li
2017-05-07 14:46 ` [PATCH 2/2] ARM: dts: rockchip: enable eDP panel at Firefly Release Randy Li

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