Searched hist:f84d83d8165570380f55f4ce578bfb131a9266c5 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos7885.dtsi | diff f84d83d8165570380f55f4ce578bfb131a9266c5 Thu May 26 07:58:40 CEST 2022 David Virag <virag.david003@gmail.com> 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>
|