On 21/07/2023 09:32, Huqiang Qin wrote: > Add a new dt-binding header that details the interrupt number of the GPIO. > > Signed-off-by: Huqiang Qin <huqiang.qin@xxxxxxxxxxx> > --- > .../irq-meson-g12a-gpio.h | 126 ++++++++++++++++++ > 1 file changed, 126 insertions(+) > create mode 100644 include/dt-bindings/interrupt-controller/irq-meson-g12a-gpio.h Use compatible style as filename, so amlogic,meson-g12a-something-something. Best regards, Krzysztof