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, 21 Mar 2022 16:04:32 +0000 (16:04 +0000)
commit7b1b24015e1750899da5887b54aaa706a9ba43a9
treef838822cf4a7957571b7e5bbe478217fdd8f2c01
parentd1e367ccdb88ec4e2cb6c48abe4259cf51595caf
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