On 10/26/22 06:17, maxime@xxxxxxxxxx wrote:
Hi,
Over the years, the differences between the Pi0-3 and the Pi4 created a bunch
of issues in the KMS driver that trace back to the policy differences between
the clk-bcm2835 and clk-raspberrypi drivers.
Instead of piling hacks over hacks to work around those differences, let's just
follow what downstream is doing and use the clk-raspberrypi for all the KMS
related devices.
Let me know what you think,
Maxime, please fix your git configuration such that the author of the
patches is:
Maxime Ripard <maxime@xxxxxxxxxx>
and not:
maxime@xxxxxxxxxx
which git am then translates into maxime@xxxxxxxxxx <maxime@xxxxxxxxxx>
causing the email vs. author checks to fail on my end (and then in
linux-next).
Thanks!
--
Florian