linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] i.MX6 LDB mux/divider glitch workaround
@ 2016-01-11 11:23 Philipp Zabel
  2016-01-11 11:23 ` [PATCH v2 1/3] ARM: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf Philipp Zabel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philipp Zabel @ 2016-01-11 11:23 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

just so these don't get forgotten, these patches try to implement the
passed down workaround for a glitch caused by switching the ldb_di_sel
muxes which can lock up the ldb_di_ipu_div dividers.
As far as I am aware, this issue is still not mentioned in the chip
errata.

Changes since v1:
 - Rebased onto v4.4
 - Enabled workaround on i.MX6Q revision 1.0, too, but disabled the
   PLL5_VIDEO_DIV parent in that case.

v1 can be found here:
    https://patchwork.kernel.org/patch/5574731/
    https://patchwork.kernel.org/patch/5574741/
    https://patchwork.kernel.org/patch/5574751/

regards
Philipp

Fabio Estevam (1):
  ARM: imx6: Fix procedure to switch the parent of LDB_DI_CLK

Philipp Zabel (2):
  ARM: imx6: Mask mmdc_ch1 handshake for periph2_sel and
    mmdc_ch1_axi_podf
  ARM: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-only.

 drivers/clk/imx/clk-imx6q.c | 227 ++++++++++++++++++++++++++++++++++++++++++--
 drivers/clk/imx/clk.h       |   8 ++
 2 files changed, 227 insertions(+), 8 deletions(-)

-- 
2.6.4

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

end of thread, other threads:[~2016-01-11 11:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-11 11:23 [PATCH v2 0/3] i.MX6 LDB mux/divider glitch workaround Philipp Zabel
2016-01-11 11:23 ` [PATCH v2 1/3] ARM: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf Philipp Zabel
2016-01-11 11:23 ` [PATCH v2 2/3] ARM: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-only Philipp Zabel
2016-01-11 11:23 ` [PATCH v2 3/3] ARM: imx6: Fix procedure to switch the parent of LDB_DI_CLK Philipp Zabel

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