[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFBinCAsRoc_-zG52Q284Br8FpL9OSw93in-DRWTGaP4VZWWjQ@mail.gmail.com>
Date: Thu, 6 Apr 2023 21:08:58 +0200
From: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
To: hfdevel@....net
Cc: neil.armstrong@...aro.org, khilman@...libre.com,
jbrunet@...libre.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] correct uart_B and uart_C clock references for meson8b
Hello,
excellent catch - thanks for finding and fixing this!
On Thu, Apr 6, 2023 at 11:33 AM <hfdevel@....net> wrote:
>
> commit b3b6a88d2347d2ec9075603920e616836cb46750
> Author: Hans-Frieder Vogt <hfdevel@....net>
> Date: Thu Apr 6 10:21:49 2023 +0200
>
> [PATCH] correct uart_B and uart_C clock references for meson8b
>
> with the current device tree for meson8b, uarts B (e.g. available on pins 8/10 on Odroid-C1) and C (pins 3/5 on Odroid-C1) do not work, because they are relying on incorrect clocks.
> This trivial patch changes the references of pclk to the correct CLKID, which allows to use the two uarts.
When you're re-sending this with fixed subject line then please also
add the following line above your Signed-off by:
Fixes: 3375aa77135f ("ARM: dts: meson8b: Fix the UART device-tree
schema validation")
Best regards,
Martin
Powered by blists - more mailing lists