[PATCH v3 3/4] gpio: siul2-s32g2: add NXP S32G2/S32G3 SoCs support

Andrei Stefanescu andrei.stefanescu at oss.nxp.com
Mon Sep 23 03:57:42 PDT 2024


Hi,

>> +#define SIUL2_PGPDO(N)        (((N) ^ 1) * 2)
>> +#define S32G2_SIUL2_NUM        2
>> +#define S32G2_PADS_DTS_TAG_LEN    (7)
> nit: Parentheses are not required here, please remove it.

Thank you for the review! I will remove the parentheses
from "S32G2_PADS_DTS_TAG_LEN" in v4.

Best regards,
Andrei



More information about the linux-arm-kernel mailing list