On 12/04/2022 07:07, Rohit Agarwal wrote: > Add interconnect IDs for Qualcomm SDX65 platform. > > Signed-off-by: Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx> (...) > diff --git a/include/dt-bindings/interconnect/qcom,sdx65.h b/include/dt-bindings/interconnect/qcom,sdx65.h > new file mode 100644 > index 0000000..8d02c79 > --- /dev/null > +++ b/include/dt-bindings/interconnect/qcom,sdx65.h > @@ -0,0 +1,67 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ Is it possible to license it the same as bindings (GPL-2.0 OR BSD-2-Clause)? Best regards, Krzysztof