]> git.baikalelectronics.ru Git - kernel.git/commit
clk: bcm: rpi: Handle pixel clock in firmware
authorIvan T. Ivanov <iivanov@suse.de>
Mon, 29 Aug 2022 15:21:53 +0000 (18:21 +0300)
committerStephen Boyd <sboyd@kernel.org>
Fri, 30 Sep 2022 21:31:35 +0000 (14:31 -0700)
commit48ae16a3b5131a62aa327aa99147a7af7e011e76
treeb83df9a2ffe4497bcc17d0370e86f88f4cfe607c
parent0fd60eb781448795160314ccabfe507173b33a16
clk: bcm: rpi: Handle pixel clock in firmware

The clk-bcm2835 handling of the pixel clock does not function
correctly when the HDMI power domain is disabled.

The firmware supports it correctly, so add it to the
firmware clock driver.

Acked-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Ivan T. Ivanov <iivanov@suse.de>
Link: https://lore.kernel.org/r/20220829152154.147250-3-iivanov@suse.de
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/bcm/clk-raspberrypi.c