Hi Petr,
Below is the config and source code for testing purpose.
Pin Config:
Panasonic_Kevin_Yang_0-1752202181169.png
generated code :
Panasonic_Kevin_Yang_2-1752202334579.png
Main function:
Panasonic_Kevin_Yang_1-1752202292308.png
As you can see, PIN pullup is not enabled.
before Siul2_Port_Ip_Init() execution, the pin is 0V, it becomes 5V after it.
So, it is not LIN transceiver internal pullup.
NO LPUART driver init has been performed.
And Today, I also tested on NXP EVM S32K3X4EVB-T172 Evaluation Board for Automotive General Purpose | NXP Semiconductors
It has the same behavior.
Please help to check if it is NXP design to do so? if so, how can I change its behavior?