From: Michal Simek <michal.simek@amd.com>
To: Mark Brown <broonie@kernel.org>
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Abdurrahman Hussain <abdurrahman@nexthop.ai>,
linux-spi@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: (subset) [PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional
Date: Wed, 21 Jan 2026 13:26:04 +0100 [thread overview]
Message-ID: <8270c11f-7244-478e-b341-2ae7f6e1e416@amd.com> (raw)
In-Reply-To: <83b93899-8f48-47cb-a74a-b4e838cc463b@sirena.org.uk>
On 1/21/26 12:39, Mark Brown wrote:
> On Wed, Jan 21, 2026 at 09:15:02AM +0100, Michal Simek wrote:
>> On 1/20/26 20:23, Mark Brown wrote:
>
>>> [1/3] spi: dt-bindings: xilinx: make interrupts optional
>>> commit: b603500de20fbe15ee54580481c1df4212a4ec44
>
>> Are you sure about this one based on my discussion with Rob in past?
>> https://lore.kernel.org/all/20250605130331.GA2370690-robh@kernel.org/
>
>> I don't really mind but would be good to do it in a consistent way.
>
> My understanding was that the hardware doesn't require physically wiring
> up the interrupt signal and can work in a polling only mode. That's not
> unknown for SPI controllers. If the interrupt is actually a strong
> requirement for the hardware (and especially if it is actually wired up
> on this system) then we should drop these patches.
Keep in mind one thing. This is soft IP in fpga. If you connect in design IRQ
you will have it. If you don't connect it, you don't have it.
From HW perspective both of them are valid options.
It is up to everybody to decide if make sense to have IRQ logic or not.
This is the same for all soft IP cores which Xilinx is having.
From SW perspective one OS can decide to use IRQ, another one not.
Then the question is if DT binding in Linux are targeting HW capability and
configurations or describing Linux driver. I was said multiple times that it
should describe HW not actually what Linux driver implements.
Thanks,
Michal
next prev parent reply other threads:[~2026-01-21 12:26 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-19 7:06 [PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional Abdurrahman Hussain via B4 Relay
2026-01-19 7:06 ` [PATCH v3 1/3] spi: dt-bindings: xilinx: make interrupts optional Abdurrahman Hussain via B4 Relay
2026-01-19 7:06 ` [PATCH v3 2/3] spi: xilinx: make irq optional Abdurrahman Hussain via B4 Relay
2026-01-19 7:06 ` [PATCH v3 3/3] spi: xilinx: use device property accessors Abdurrahman Hussain via B4 Relay
2026-01-19 16:32 ` Mark Brown
2026-01-19 16:47 ` Abdurrahman Hussain
2026-01-19 16:50 ` Mark Brown
2026-01-19 17:15 ` Abdurrahman Hussain
2026-01-19 17:32 ` Mark Brown
2026-01-19 17:47 ` Abdurrahman Hussain
2026-01-19 18:38 ` Mark Brown
2026-01-19 18:52 ` Michal Simek
2026-01-19 19:01 ` Mark Brown
2026-01-19 19:17 ` Michal Simek
2026-01-19 19:56 ` Mark Brown
2026-01-19 20:30 ` Abdurrahman Hussain
2026-01-19 23:20 ` Mark Brown
2026-01-20 0:20 ` Abdurrahman Hussain
2026-01-20 18:45 ` Mark Brown
2026-01-20 19:11 ` Abdurrahman Hussain
2026-01-20 20:41 ` Andrew Lunn
2026-01-20 20:49 ` Andrew Lunn
2026-01-20 21:04 ` Mark Brown
2026-01-20 21:28 ` Andy Shevchenko
2026-01-20 21:38 ` Andy Shevchenko
2026-01-21 8:11 ` Michal Simek
2026-01-21 8:40 ` Andy Shevchenko
2026-01-20 9:23 ` Andy Shevchenko
2026-01-20 19:34 ` Andy Shevchenko
2026-01-19 19:18 ` Abdurrahman Hussain
2026-01-21 15:10 ` Michal Simek
2026-01-20 19:23 ` (subset) [PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional Mark Brown
2026-01-21 8:15 ` Michal Simek
2026-01-21 11:39 ` Mark Brown
2026-01-21 12:26 ` Michal Simek [this message]
2026-01-21 12:35 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8270c11f-7244-478e-b341-2ae7f6e1e416@amd.com \
--to=michal.simek@amd.com \
--cc=abdurrahman@nexthop.ai \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox