All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: meson: g12a: add MIPI DSI Host Pixel Clock
@ 2020-11-26 14:15 ` Neil Armstrong
  0 siblings, 0 replies; 15+ messages in thread
From: Neil Armstrong @ 2020-11-26 14:15 UTC (permalink / raw)
  To: jbrunet
  Cc: linux-amlogic, Neil Armstrong, linux-clk, linux-arm-kernel,
	linux-kernel

This serie adss the MIPI DSI Host Pixel Clock used to feed the DSI pixel
clock to the DSI Host controller.

Unlike the AXG SoC, the DSI Pixel Clock has a supplementary mux, divider and gate
stage before feeding the pixel clock to the MIPI DSI Host controller.

Changes since v1 at [1]:
- switch g12a_mipi_dsi_pxclk_sel flags to CLK_SET_RATE_NO_REPARENT
- fix aligment of g12a_mipi_dsi_pxclk_div & g12a_mipi_dsi_pxclk parent_hws

[1] https://lore.kernel.org/r/20201123163811.353444-1-narmstrong@baylibre.com

Neil Armstrong (2):
  dt-bindings: clk: g12a-clkc: add DSI Pixel clock bindings
  clk: meson: g12a: add MIPI DSI Host Pixel Clock

 drivers/clk/meson/g12a.c              | 74 +++++++++++++++++++++++++++
 drivers/clk/meson/g12a.h              |  3 +-
 include/dt-bindings/clock/g12a-clkc.h |  2 +
 3 files changed, 78 insertions(+), 1 deletion(-)

-- 
2.25.1


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

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

end of thread, other threads:[~2020-12-08 18:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-26 14:15 [PATCH v2 0/2] clk: meson: g12a: add MIPI DSI Host Pixel Clock Neil Armstrong
2020-11-26 14:15 ` Neil Armstrong
2020-11-26 14:15 ` Neil Armstrong
2020-11-26 14:15 ` [PATCH v2 1/2] dt-bindings: clk: g12a-clkc: add DSI Pixel clock bindings Neil Armstrong
2020-11-26 14:15   ` Neil Armstrong
2020-11-26 14:15   ` Neil Armstrong
2020-12-08 18:01   ` Rob Herring
2020-12-08 18:01     ` Rob Herring
2020-12-08 18:01     ` Rob Herring
2020-11-26 14:16 ` [PATCH v2 2/2] clk: meson: g12a: add MIPI DSI Host Pixel Clock Neil Armstrong
2020-11-26 14:16   ` Neil Armstrong
2020-11-26 14:16   ` Neil Armstrong
2020-11-26 16:41 ` [PATCH v2 0/2] " Jerome Brunet
2020-11-26 16:41   ` Jerome Brunet
2020-11-26 16:41   ` Jerome Brunet

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.