All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ARM: dts: sunxi: Fix simplefb not working in 4.7-rc1
@ 2016-06-04 18:05 ` Hans de Goede
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Goede @ 2016-06-04 18:05 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Maxime,

While testing 4.7-rc1 / linux-sunxi/sunxi-next on a A10s I noticed that
hdmi out is no longer working (screen goes black when the kernel turns
of unused clocks).

This is caused by the dtsi for sun4i / sun5i / sun7i based boards now
listing pll3, without pll3 being added to the clocks list for the
simplefb nodes.

For sun5i-r8 this does not happen because it lists the de_be and
tcon_ch#_clk in the framebuffer node's clocks which will in turn keep
ppl3 (and pll5) alive.

With this commit:
https://git.kernel.org/cgit/linux/kernel/git/mripard/linux.git/commit/?h=sunxi/for-next&id=eadc0660c2bca3a2a6d2c15fe04bc2aaa2709cef

This is also fixed for A13 based devices, but it still is a problem for
A10s, hence this patch, which sits on top of the commit I just linked too.

Note that we've the same problem in 4.7-rc1 for A10 / A20, this is fixed
by these 2 commits:

https://git.kernel.org/cgit/linux/kernel/git/mripard/linux.git/commit/?id=5a7f2310cc847a73852e70bc720a61ca9bf986a6
https://git.kernel.org/cgit/linux/kernel/git/mripard/linux.git/commit/?id=c79255ca4d7b67cce4eac4dd532e097ce49f3679

This also means that we must send all 3 linked commits + the patch I'm
sending now to 4.7 as fixes, to avoid regressing in 4.7.

Regards,

Hans

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

end of thread, other threads:[~2016-06-20 20:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-04 18:05 [PATCH 0/1] ARM: dts: sunxi: Fix simplefb not working in 4.7-rc1 Hans de Goede
2016-06-04 18:05 ` Hans de Goede
2016-06-04 18:05 ` [PATCH] ARM: dts: sun5i: Move display blocks to sun5i.dtsi Hans de Goede
2016-06-04 18:05   ` Hans de Goede
2016-06-08 15:28   ` Peter Korsgaard
2016-06-08 15:28     ` Peter Korsgaard
2016-06-09  7:46 ` [PATCH 0/1] ARM: dts: sunxi: Fix simplefb not working in 4.7-rc1 Maxime Ripard
2016-06-09  7:46   ` Maxime Ripard
2016-06-09 10:47   ` Hans de Goede
2016-06-09 10:47     ` Hans de Goede
2016-06-13  8:01     ` Maxime Ripard
2016-06-13  8:01       ` Maxime Ripard
2016-06-13  8:30       ` Hans de Goede
2016-06-13  8:30         ` Hans de Goede
2016-06-20  7:46         ` Maxime Ripard
2016-06-20  7:46           ` Maxime Ripard
2016-06-20 20:56           ` Hans de Goede
2016-06-20 20:56             ` Hans de Goede

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.