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 <[email protected]>
---
 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


Reply via email to