[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200114150652.GA32269@Red>
Date: Tue, 14 Jan 2020 16:06:52 +0100
From: Corentin Labbe <clabbe.montjoie@...il.com>
To: Chen-Yu Tsai <wens@...nel.org>
Cc: Maxime Ripard <mripard@...nel.org>, devicetree@...r.kernel.org,
Chen-Yu Tsai <wens@...e.org>, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] ARM: dts: sun8i: a83t: Fix incorrect clk and reset
macros for EMAC device
On Tue, Jan 14, 2020 at 05:42:52PM +0800, Chen-Yu Tsai wrote:
> From: Chen-Yu Tsai <wens@...e.org>
>
> When the raw numbers used for clk and reset indices in the EMAC device
> node were converted to the new macros, the order of the clk and reset
> properties was overlooked, and thus the incorrect macros were used.
> This results in the EMAC being non-responsive, as well as an oops due
> to incorrect usage of the reset control.
>
> Correct the macro types, and also reorder the clk and reset properties
> to match all the other device nodes.
>
> Fixes: 765866edb16a ("ARM: dts: sunxi: Use macros for references to CCU clocks")
> Signed-off-by: Chen-Yu Tsai <wens@...e.org>
> ---
>
> Error on my part. Hope no one was affected for too long.
>
Tested-by: Corentin Labbe <clabbe.montjoie@...il.com>
I saw this today and with this patch the board is back normal.
Thanks
Powered by blists - more mailing lists