public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* Question about UIO vs DT
@ 2025-05-15  4:45 Kuninori Morimoto
  2025-05-15  7:52 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Kuninori Morimoto @ 2025-05-15  4:45 UTC (permalink / raw)
  To: Greg KH
  Cc: Linux-Kernel, devicetree, shimoda, goda, Kurokawa, Kihara,
	kazuya.mizuguchi.ks, takamitsu.honda.pv


Hi Greg / UIO / DT

I would like to ask about UIO vs DT.

If my understanding was correct, current UIO can use 1 IRQ / 1 reg per 1 UIO,
but some device needs multi-IRQ/reg. In such case, we need to use
multi-UIO. But it is not good much to DT rule. For example in case of
the device which needs "2 regs 3 irqs". it will be

(A)	[1 reg, 1 IRQ] UIO
(B)	[1 reg, 1 IRQ] UIO
(C)	[0 reg, 1 IRQ] UIO

and (C) will be DT error. Is this known issue ? Do we have better solution ?

Thank you for your help !!

Best regards
---
Kuninori Morimoto

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-16  7:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-15  4:45 Question about UIO vs DT Kuninori Morimoto
2025-05-15  7:52 ` Greg KH
2025-05-16  2:18   ` Kuninori Morimoto
2025-05-16  6:03     ` Greg KH
2025-05-16  7:05       ` Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox