Snap interfaces serial-port error "serial-port path attribute must be a valid device node"

The current pattern is described as follows here:

It’s easy enough to add a rule to allow /dev/ttyGPS or /dev/ttyLP1, but I’m not familiar with those device nodes never having seen them before. Are /dev/ttyGPS and /dev/ttyLP1 device nodes specific to your model/board or this is a generic access? I couldn’t find any reference to /dev/ttyGPS from some simple searching (and nothing in https://www.kernel.org/doc/Documentation/admin-guide/devices.txt), but I saw some references to /dev/ttyLP* in other random searches.