Re: [PATCH 2/2] ARM: dts: ti/omap: omap4-epson-embt2ws: fix typo in iio device property
From: Kevin Hilman
Date: Wed Jan 14 2026 - 17:30:09 EST
Andreas Kemnade <andreas@xxxxxxxxxxxx> writes:
> On Sun, 11 Jan 2026 12:32:00 +0000
> Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
>
>> On Wed, 31 Dec 2025 22:14:17 +0100
>> akemnade@xxxxxxxxxx wrote:
>>
>> > From: Andreas Kemnade <andreas@xxxxxxxxxxxx>
>> >
>> > Define interrupts properly. Unfortunately, this hides a bug in the linux
>> > driver, so it needs to be used with the driver fixed only.
>> >
>> > Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
>>
>> Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
>> Not related to patch 1 so if TI soc folk can pick this up that would be
>> great.
>>
> well, it needs things fixed via patch 1 to avoid creating havoc...
> But from a strictly dogmatic point of view the devicetree describes the
> hardware, so it is unrelated.
> ... but from a more pragmatic point of view, I do not want to have interrupts
> enabled for drivers which do not handle them correctly.
>
> Of course this should be picked up by omap folks.
Based on the changelog comments, I will pick up the DT patch when the
driver fix gets applied.
Kevin