[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YaTV+UJjbD2HLnR9@atomide.com>
Date: Mon, 29 Nov 2021 15:30:33 +0200
From: Tony Lindgren <tony@...mide.com>
To: Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: linux-omap@...r.kernel.org,
BenoƮt Cousson <bcousson@...libre.com>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>,
Rob Herring <robh+dt@...nel.org>,
Jarkko Nikula <jarkko.nikula@...mer.com>
Subject: Re: [PATCH] ARM: dts: Fix timer regression for beagleboard revision c
Hi,
* Daniel Lezcano <daniel.lezcano@...aro.org> [211129 09:57]:
> On 25/11/2021 15:48, Tony Lindgren wrote:
> > .../devicetree/bindings/arm/omap/omap.txt | 3 ++
> > arch/arm/boot/dts/Makefile | 1 +
> > arch/arm/boot/dts/omap3-beagle-ab4.dts | 47 +++++++++++++++++++
> > arch/arm/boot/dts/omap3-beagle.dts | 33 -------------
> > drivers/clocksource/timer-ti-dm-systimer.c | 2 +-
> > 5 files changed, 52 insertions(+), 34 deletions(-)
> > create mode 100644 arch/arm/boot/dts/omap3-beagle-ab4.dts
>
> Usually, bindings DT and driver changes are separate patches
Not always for fixes :) In this case we need to patch both the dts for
timer quirks, and also update the related driver quirk. The driver quirk
I originally added to deal with possble older dtb files complicating the
fix unncessarily..
If you have better ideas for a fix please let me know.
Regards,
Tony
Powered by blists - more mailing lists