]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 10 Jan 2020 17:20:06 +0000 (18:20 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 10 Jan 2020 17:25:14 +0000 (18:25 +0100)
commit63a67a314fd2a01865f2c91f8e465a23c4b992d5
tree5262a34909cd711cc5d9dfb29cdce30fd4f579be
parent6f498c406136393ccb78ee45f3214ee8518b9583
ARM: dts: at91: sama5d3: fix maximum peripheral clock rates

Currently the maximum rate for peripheral clock is calculated based on a
typical 133MHz MCK. The maximum frequency is defined in the datasheet as a
ratio to MCK. Some sama5d3 platforms are using a 166MHz MCK. Update the
device trees to match the maximum rate based on 166MHz.

Reported-by: Karl Rudbæk Olsen <karl@micro-technic.com>
Fixes: 82ea41b995a9 ("ARM: at91/dt: define sama5d3 clocks")
Link: https://lore.kernel.org/r/20200110172007.1253659-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/boot/dts/sama5d3.dtsi
arch/arm/boot/dts/sama5d3_can.dtsi
arch/arm/boot/dts/sama5d3_uart.dtsi