LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] powerpc/mpic: Point the comment at the surviving binding
@ 2026-09-07  1:33 Karl Mehltretter
  2026-09-07  3:32 ` Ritesh Harjani
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Mehltretter @ 2026-09-07  1:33 UTC (permalink / raw)
  To: Madhavan Srinivasan
  Cc: Karl Mehltretter, Michael Ellerman, linuxppc-dev, Rob Herring

Commit 326d25198112 ("dt-bindings: powerpc: Drop duplicate fsl/mpic.txt")
folded the fsl,mpic binding into the chrp,open-pic schema, so the file
this comment refers to no longer exists.

Point the comment at the chrp,open-pic schema.

Fixes: 326d25198112 ("dt-bindings: powerpc: Drop duplicate fsl/mpic.txt")
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <kmehltretter@gmail.com>
---
 arch/powerpc/sysdev/mpic.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/sysdev/mpic.c b/arch/powerpc/sysdev/mpic.c
index 257886ec3f70..d34138fdd593 100644
--- a/arch/powerpc/sysdev/mpic.c
+++ b/arch/powerpc/sysdev/mpic.c
@@ -1105,7 +1105,7 @@ static int mpic_host_xlate(struct irq_domain *h, struct device_node *ct,
 		 * First two cells are as usual.  Third specifies
 		 * an "interrupt type".  Fourth is type-specific data.
 		 *
-		 * See Documentation/devicetree/bindings/powerpc/fsl/mpic.txt
+		 * See Documentation/devicetree/bindings/interrupt-controller/chrp,open-pic.yaml
 		 */
 		switch (intspec[2]) {
 		case 0:
-- 
2.53.0



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

* Re: [PATCH] powerpc/mpic: Point the comment at the surviving binding
  2026-09-07  1:33 [PATCH] powerpc/mpic: Point the comment at the surviving binding Karl Mehltretter
@ 2026-09-07  3:32 ` Ritesh Harjani
  0 siblings, 0 replies; 2+ messages in thread
From: Ritesh Harjani @ 2026-09-07  3:32 UTC (permalink / raw)
  To: Karl Mehltretter, Madhavan Srinivasan
  Cc: Karl Mehltretter, Michael Ellerman, linuxppc-dev, Rob Herring

Karl Mehltretter <kmehltretter@gmail.com> writes:

> Commit 326d25198112 ("dt-bindings: powerpc: Drop duplicate fsl/mpic.txt")
> folded the fsl,mpic binding into the chrp,open-pic schema, so the file
> this comment refers to no longer exists.
>
> Point the comment at the chrp,open-pic schema.
>

Make sense. LGTM. Please feel free to add:
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>


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

end of thread, other threads:[~2026-09-07  3:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-07  1:33 [PATCH] powerpc/mpic: Point the comment at the surviving binding Karl Mehltretter
2026-09-07  3:32 ` Ritesh Harjani

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