Skip to content
Commit 2062c783 authored by Phil Elwell's avatar Phil Elwell Committed by popcornmix
Browse files

clk: bcm2835: Limit PCM clock to OSC and PLLD_PER

It is unwise to use sources other than the oscillator and PLLD_PER for
the PCM peripheral (and perhaps others - TBD) because their rate can
change and they may even be switched off, so explicitly restrict the
choice using dummy entries in the list of potential parents (item index
is significant).

See: https://github.com/raspberrypi/linux/issues/1949



Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.org>
parent ba08cd24
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