Hi Krzysztof, On 23/09/2024 00:04, Krzysztof Kozlowski wrote: > On Thu, Sep 19, 2024 at 04:47:22PM +0300, Andrei Stefanescu wrote: >> Add support for the GPIO driver of the NXP S32G2/S32G3 SoCs. >> >> Signed-off-by: Phu Luu An <phu.luuan@xxxxxxx> >> Signed-off-by: Larisa Grigore <larisa.grigore@xxxxxxx> >> Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@xxxxxxx> >> Signed-off-by: Andrei Stefanescu <andrei.stefanescu@xxxxxxxxxxx> >> --- >> .../bindings/gpio/nxp,s32g2-siul2-gpio.yaml | 107 ++++++++++++++++++ >> 1 file changed, 107 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/gpio/nxp,s32g2-siul2-gpio.yaml >> >> diff --git a/Documentation/devicetree/bindings/gpio/nxp,s32g2-siul2-gpio.yaml b/Documentation/devicetree/bindings/gpio/nxp,s32g2-siul2-gpio.yaml >> new file mode 100644 >> index 000000000000..0548028e6745 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/gpio/nxp,s32g2-siul2-gpio.yaml >> @@ -0,0 +1,107 @@ >> +# SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause > > Different license - see checkpatch. > Thank you for pointing it out! I will fix it in v4. > Best regards, > Krzysztof Best regards, Andrei