All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [GSoC-2019] About the crossbar and xen
@ 2019-07-10 18:54 Denis Obrezkov
  2019-07-10 19:49 ` Stefano Stabellini
  0 siblings, 1 reply; 14+ messages in thread
From: Denis Obrezkov @ 2019-07-10 18:54 UTC (permalink / raw)
  To: xen-devel, Iain Hunter, Stefano Stabellini, Julien Grall, Hunyue Yau

Hello,

so, I think I understood why uart doesn't work, that's because all the
irqs are routed to the crossbar not to GIC, so, xen can't deal with them.

One thing I am concerned of is the:
	interrupt-controller@48281000 {
		compatible = "ti,omap5-wugen-mpu", "ti,omap4-wugen-mpu";
		interrupt-controller;
		#interrupt-cells = <0x00000003>;
		reg = <0x00000000 0x48281000 0x00000000 0x00001000>;
		interrupt-parent = <0x00000002>;
		phandle = <0x00000008>;
	};
And this is an interrupt-parent for the crossbar. So, it is not clear
for me how it participates in interrupt processing. Any thoughts?

Here is my device tree: https://pastebin.com/Xec57Jcr
-- 
Regards, Denis Obrezkov

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2019-07-15 11:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-10 18:54 [Xen-devel] [GSoC-2019] About the crossbar and xen Denis Obrezkov
2019-07-10 19:49 ` Stefano Stabellini
2019-07-10 19:54   ` Denis Obrezkov
2019-07-10 20:17     ` Stefano Stabellini
2019-07-10 20:43       ` Denis Obrezkov
2019-07-10 23:20         ` Hunyue Yau
2019-07-11 12:50           ` Denis Obrezkov
2019-07-11 17:32             ` Julien Grall
2019-07-11 18:29               ` Hunyue Yau
2019-07-12 15:13                 ` Julien Grall
2019-07-12 18:32                   ` Hunyue Yau z
2019-07-15 11:36                     ` Julien Grall
2019-07-11 18:29               ` Denis Obrezkov
2019-07-12 15:00                 ` Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.