arm64: dts: exynos: Correct UART clocks on Exynos7885
authorDavid Virag <virag.david003@gmail.com>
Thu, 26 May 2022 05:58:40 +0000 (07:58 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 6 Jun 2022 08:37:14 +0000 (10:37 +0200)
commitf84d83d8165570380f55f4ce578bfb131a9266c5
tree05521ad03ceb1b06e07f6a9794e7eba9bc7e27c3
parentf2906aa863381afb0015a9eb7fefad885d4e5a56
arm64: dts: exynos: Correct UART clocks on Exynos7885

The clocks in the serial UART nodes were swapped by mistake on
Exynos7885. This only worked correctly because of a mistake in the clock
driver which has been fixed. With the fixed clock driver in place, the
baudrate of the UARTs get miscalculated. Fix this by correcting the
clocks in the dtsi.

Fixes: 06874015327b ("arm64: dts: exynos: Add initial device tree support for Exynos7885 SoC")
Signed-off-by: David Virag <virag.david003@gmail.com>
Link: https://lore.kernel.org/r/20220526055840.45209-3-virag.david003@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/exynos/exynos7885.dtsi