Skip to content
Commit 52afecf8 authored by Eric Anholt's avatar Eric Anholt
Browse files

clk: bcm2835: Mark the VPU clock as critical



The VPU clock is also the clock for our AXI bus, so we really can't
disable it.  This might have happened during boot if, for example,
uart1 (aux_uart clock) probed and was then disabled before the other
consumers of the VPU clock had probed.

v2: Rewrite to use a .flags in bcm2835_clock_data, since other clocks
    will need this too.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent edb00184
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment