Yo Achim!

> > Agai, the problem
> > is not using multiple such devices, it's with actually getting them
> > configured in the kernel.  
> 
> How about this on a RasPi:
> 
> # Uptraonics on gpio 18
> dtoverlay=pps-gpio,gpiopin=18
> # adafruit HAT
> dtoverlay=pps-gpio,gpiopin=4

Ah, now I see the problem on the RasPi.

These work, when you use just one or the other:

    # Uputronics on gpio 18
    dtoverlay=pps-gpio,gpiopin=18

    # adafruit HAT on gpio 4
    dtoverlay=pps-gpio,gpiopin=4

But put use both and you still on get one /dev/ppsX

Also, you would expect this to work, but it also jsut give you one
/dev/ppsX:

    dtoverlay=pps-gpio,gpiopin=18,4

So the problem is with the RasPi kernel.  Go ahead and nag them for us.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can’t measure it, you can’t improve it." - Lord Kelvin

Attachment: pgp9KNu7uL_D5.pgp
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to