On 18/03/2023 13:18, Bryan O'Donoghue wrote: > Adds a series of defines which are used in the DTS and pdphy driver for > identifying interrupts. > > Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> > --- > .../dt-bindings/usb/typec/qcom,pmic-pdphy.h | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > create mode 100644 include/dt-bindings/usb/typec/qcom,pmic-pdphy.h > > diff --git a/include/dt-bindings/usb/typec/qcom,pmic-pdphy.h b/include/dt-bindings/usb/typec/qcom,pmic-pdphy.h > new file mode 100644 > index 0000000000000..7d39985bcc779 > --- /dev/null > +++ b/include/dt-bindings/usb/typec/qcom,pmic-pdphy.h > @@ -0,0 +1,18 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ Same comments, same questions. Best regards, Krzysztof