clk: bcm: rpi: Add the BCM283x pixel clock.
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 2 Dec 2021 13:53:36 +0000 (13:53 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:23 +0000 (11:33 +0000)
commit1f9727e4155436e4d9df4b5386e02d8b26cbe6cb
treeb799411b966156c516e78d30e7a087c9848a6be8
parent17b0fb08d029a8a41eb67a41a4a52783d6de0358
clk: bcm: rpi: Add the BCM283x pixel clock.

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.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/clk/bcm/clk-raspberrypi.c