[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190709.130356.462785391825781786.davem@davemloft.net>
Date: Tue, 09 Jul 2019 13:03:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: josua@...id-run.com
Cc: netdev@...r.kernel.org, josua.mayer@....eu
Subject: Re: [PATCH v2 0/4] Fix hang of Armada 8040 SoC in orion-mdio
From: josua@...id-run.com
Date: Tue, 9 Jul 2019 15:00:57 +0200
> From: Josua Mayer <josua.mayer@....eu>
>
> With a modular kernel as configured by Debian a hang was observed with
> the Armada 8040 SoC in the Clearfog GT and Macchiatobin boards.
>
> The 8040 SoC actually requires four clocks to be enabled for the mdio
> interface to function. All 4 clocks are already specified in
> armada-cp110.dtsi. It has however been missed that the orion-mdio driver
> only supports enabling up to three clocks.
>
> This patch-set allows the orion-mdio driver to handle four clocks and
> adds a warning when more clocks are specified to prevent this particular
> oversight in the future.
>
> Changes since v1:
> - fixed condition for priting the warning (Andrew Lunn)
> - rephrased commit description for deferred probing (Andrew Lunn)
> - fixed compiler warnings (kbuild test robot)
Series applied, thanks Josua.
Powered by blists - more mailing lists