[PATCH v3 7/7] ARM: bcm2835: Tie SPI clock to the core clock rate.

2015-06-08 Thread Eric Anholt
We were previously using a fixed clock declared in the 2835 DT, but it's actually the core clock, and it might not be the same if you had adjusted it using the firmware's config.txt. Signed-off-by: Eric Anholt --- arch/arm/boot/dts/bcm2835-rpi.dtsi | 4 1 file changed, 4 insertions(+)

[PATCH v3 7/7] ARM: bcm2835: Tie SPI clock to the core clock rate.

2015-06-08 Thread Eric Anholt
We were previously using a fixed clock declared in the 2835 DT, but it's actually the core clock, and it might not be the same if you had adjusted it using the firmware's config.txt. Signed-off-by: Eric Anholt e...@anholt.net --- arch/arm/boot/dts/bcm2835-rpi.dtsi | 4 1 file changed, 4