clk-bcm2835: Add claim-clocks property
authorPhil Elwell <phil@raspberrypi.org>
Mon, 13 Feb 2017 17:20:08 +0000 (17:20 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 01:00:22 +0000 (01:00 +0000)
commite241b0ce7193b24c35b5254acba9e24ecf529b1a
treeec4bea76739d02fdccede752223824e970604fd1
parent836ce5a7a5fcc497cf1fe1c978dc34859ad76c71
clk-bcm2835: Add claim-clocks property

The claim-clocks property can be used to prevent PLLs and dividers
from being marked as critical. It contains a vector of clock IDs,
as defined by dt-bindings/clock/bcm2835.h.

Use this mechanism to claim PLLD_DSI0, PLLD_DSI1, PLLH_AUX and
PLLH_PIX for the vc4_kms_v3d driver.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
arch/arm/boot/dts/overlays/vc4-kms-v3d-overlay.dts
drivers/clk/bcm/clk-bcm2835.c