gnss-nmea-generic (on uart bus)

Vendor: Generic or vendor-independent

Description

Generic GNSS NMEA receiver

Implement a generic NMEA based GNSS device.

Example configuration:

&uart0 {
        current-speed = <9600>;
        ...
        gnss: gnss-nmea-generic {
                compatible = "gnss-nmea-generic";
        };
};

Properties

Properties not inherited from the base binding file.

(None)