devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] ARM: picoxcell: fix missing interrupt-parent properties
       [not found] <20201230152010.3914962-1-arnd@kernel.org>
@ 2020-12-31 12:49 ` Jamie Iles
  2021-01-02 18:03 ` Jamie Iles
  1 sibling, 0 replies; 2+ messages in thread
From: Jamie Iles @ 2020-12-31 12:49 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Jamie Iles, Rob Herring, soc, Arnd Bergmann, Olof Johansson,
	Krzysztof Kozlowski, linux-arm-kernel, devicetree, linux-kernel

Hi Arnd,

On Wed, Dec 30, 2020 at 04:20:05PM +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
> 
> dtc points out that the interrupts for some devices are not parsable:
> 
> picoxcell-pc3x2.dtsi:45.19-49.5: Warning (interrupts_property): /paxi/gem@30000: Missing interrupt-parent
> picoxcell-pc3x2.dtsi:51.21-55.5: Warning (interrupts_property): /paxi/dmac@40000: Missing interrupt-parent
> picoxcell-pc3x2.dtsi:57.21-61.5: Warning (interrupts_property): /paxi/dmac@50000: Missing interrupt-parent
> picoxcell-pc3x2.dtsi:233.21-237.5: Warning (interrupts_property): /rwid-axi/axi2pico@c0000000: Missing interrupt-parent
> 
> There are two VIC instances, so it's not clear which one needs to be
> used. I found the BSP sources that reference VIC0, so use that:
> 
> https://github.com/r1mikey/meta-picoxcell/blob/master/recipes-kernel/linux/linux-picochip-3.0/0001-picoxcell-support-for-Picochip-picoXcell-SoC.patch
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Rob has a series to remove Picoxcell as there's no active development on 
this anymore and Intel have stopped producing the chips.

Thanks,

Jamie

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

* Re: [PATCH] ARM: picoxcell: fix missing interrupt-parent properties
       [not found] <20201230152010.3914962-1-arnd@kernel.org>
  2020-12-31 12:49 ` [PATCH] ARM: picoxcell: fix missing interrupt-parent properties Jamie Iles
@ 2021-01-02 18:03 ` Jamie Iles
  1 sibling, 0 replies; 2+ messages in thread
From: Jamie Iles @ 2021-01-02 18:03 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Jamie Iles, Rob Herring, soc, Arnd Bergmann, Olof Johansson,
	Krzysztof Kozlowski, linux-arm-kernel, devicetree, linux-kernel

On Wed, Dec 30, 2020 at 04:20:05PM +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
> 
> dtc points out that the interrupts for some devices are not parsable:
> 
> picoxcell-pc3x2.dtsi:45.19-49.5: Warning (interrupts_property): /paxi/gem@30000: Missing interrupt-parent
> picoxcell-pc3x2.dtsi:51.21-55.5: Warning (interrupts_property): /paxi/dmac@40000: Missing interrupt-parent
> picoxcell-pc3x2.dtsi:57.21-61.5: Warning (interrupts_property): /paxi/dmac@50000: Missing interrupt-parent
> picoxcell-pc3x2.dtsi:233.21-237.5: Warning (interrupts_property): /rwid-axi/axi2pico@c0000000: Missing interrupt-parent
> 
> There are two VIC instances, so it's not clear which one needs to be
> used. I found the BSP sources that reference VIC0, so use that:
> 
> https://github.com/r1mikey/meta-picoxcell/blob/master/recipes-kernel/linux/linux-picochip-3.0/0001-picoxcell-support-for-Picochip-picoXcell-SoC.patch
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Acked-by: Jamie Iles <jamie@jamieiles.com>

Thanks Arnd!

Jamie

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

end of thread, other threads:[~2021-01-02 18:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20201230152010.3914962-1-arnd@kernel.org>
2020-12-31 12:49 ` [PATCH] ARM: picoxcell: fix missing interrupt-parent properties Jamie Iles
2021-01-02 18:03 ` Jamie Iles

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).