How to enable J44 serial /dev/ttyS0 in Jetson Nano

After research the best solution I found is from post post which renames /dev/ttyS) to /dev/ttyS1 or any other name.
It works for my needs as it is ok to rename and change permission each boot.

But for production will be needed another solution.

I will leave this topic open, if someone finds better solution please answer.