Re: [RFC PATCH v2 25/30] include/dt-bindings: Add sh_intc IRQ - EVT conversion helper
Geert Uytterhoeven <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <CAMuHMdXBv+Wbf1XfPxQpLKy-c+zeu_P6Rjk0NV0Fby=AJia79Q@mail.gmail.com> |
Hi Sato-san, On Wed, Sep 13, 2023 at 11:27 AM Yoshinori Sato <[email protected]> wrote: > Signed-off-by: Yoshinori Sato <[email protected]> Thanks for your patch! > arch/sh/boot/dts/include/dt-bindings | 1 + > include/dt-bindings/interrupt-controller/sh_intc.h | 7 +++++++ > 2 files changed, 8 insertions(+) > create mode 120000 arch/sh/boot/dts/include/dt-bindings > create mode 100644 include/dt-bindings/interrupt-controller/sh_intc.h > > diff --git a/arch/sh/boot/dts/include/dt-bindings b/arch/sh/boot/dts/include/dt-bindings > new file mode 120000 > index 000000000000..08c00e4972fa > --- /dev/null > +++ b/arch/sh/boot/dts/include/dt-bindings > @@ -0,0 +1 @@ > +../../../../../include/dt-bindings Do you need this symlink? All other architectures do without. > --- /dev/null > +++ b/include/dt-bindings/interrupt-controller/sh_intc.h This is used by the DTS files, so this patch should be moved up in this series. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] 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