Hello Christophe,
On Fri, 13 Sep 2024 22:24:28 +0200
Christophe JAILLET wrote:
> Le 04/09/2024 à 19:18, Maxime Chevallier a écrit :
> > devm_clock_get_enabled() can be used to simplify clock handling for the
> > PER register clock.
> >
> > Reviewed-by: Andrew Lunn
> > Signed-off-by: Maxime Che
Some platforms that use fs_enet don't have the PER register clock. This
optional dependency on the clock was incorrectly made mandatory when
switching to devm_ accessors.
Reported-by: Christophe JAILLET
Closes:
https://lore.kernel.org/netdev/4e4defa9-ef2f-4ff1-95ca-6627c24db...@wanadoo.fr/
Fixes
Le 14/09/2024 à 04:02, Michael Ellerman a écrit :
Mina Almasry writes:
Building net-next with powerpc with GCC 14 compiler results in this
build error:
/home/sfr/next/tmp/ccuSzwiR.s: Assembler messages:
/home/sfr/next/tmp/ccuSzwiR.s:2579: Error: operand out of domain (39 is
not a multiple o
Le 14/09/2024 à 10:18, Maxime Chevallier a écrit :
Some platforms that use fs_enet don't have the PER register clock. This
optional dependency on the clock was incorrectly made mandatory when
switching to devm_ accessors.
Reported-by: Christophe JAILLET
Closes:
https://lore.kernel.org/netdev/4
Danny Tsen writes:
> Yes, checkpath was run.
As you're splitting the patches anyways, this may not be
needed anymore, but below is guideline for subject line.
https://docs.kernel.org/process/submitting-patches.html
"For these reasons, the summary must be no more than 70-75 characters,
and it m