[PATCH 0/2] dt-bindings: interrupt-controller: chrp,open-pic: Miscellaneous fixes

Geert Uytterhoeven posted 2 patches 3 weeks, 1 day ago
.../bindings/interrupt-controller/chrp,open-pic.yaml       | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
[PATCH 0/2] dt-bindings: interrupt-controller: chrp,open-pic: Miscellaneous fixes
Posted by Geert Uytterhoeven 3 weeks, 1 day ago
	Hi all,

Just two miscellaneous fixes for the OpenPIC DT bindings.
Don't ask why I looked at that file (my CHRP box died 22y ago)...

Thanks for your comments!

Geert Uytterhoeven (2):
  dt-bindings: interrupt-controller: chrp,open-pic: Typo s/pci/pic/
  dt-bindings: interrupt-controller: chrp,open-pic: Fix dangling
    reference

 .../bindings/interrupt-controller/chrp,open-pic.yaml       | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.43.0

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
Re: [PATCH 0/2] dt-bindings: interrupt-controller: chrp,open-pic: Miscellaneous fixes
Posted by Radu Rendec 1 week, 5 days ago
On Thu, 2026-09-03 at 11:06 +0200, Geert Uytterhoeven wrote:
> 	Hi all,
> 
> Just two miscellaneous fixes for the OpenPIC DT bindings.
> Don't ask why I looked at that file (my CHRP box died 22y ago)...
> 
> Thanks for your comments!
> 
> Geert Uytterhoeven (2):
>   dt-bindings: interrupt-controller: chrp,open-pic: Typo s/pci/pic/
>   dt-bindings: interrupt-controller: chrp,open-pic: Fix dangling
>     reference
> 
>  .../bindings/interrupt-controller/chrp,open-pic.yaml       | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

Reviewed-by: Radu Rendec <radu@rendec.net>