PPS or /dev/ppsN on Raspberry Pi 3

Ralph Smith ralph at ralphsmith.org
Mon Mar 12 14:51:55 UTC 2018


Look for /dev/gpiopps*

You may also need to load gpiopps.ko

Ralph

> On Mar 12, 2018, at 3:38 AM, Shamim Shahriar <shamim.shahriar at gmail.com> wrote:
> 
>> On 12/03/2018 01:12, Oleksandr Tymoshenko wrote:
>> sysctl -b hw.fdt.dtb | dtc -I dtb -O dts | grep pps
> Hello Gonzo
> 
> I made a little change (pps numbers) on your example and put that in place. After reboot, if I run the command above, I can see the two pps devices
> # sysctl -b hw.fdt.dtb | dtc -I dtb -O dts | grep pps
>        pps at 1 {
>                compatible = "pps-gpio";
>        pps at 0 {
>                compatible = "pps-gpio";
> 
> However, there is no /dev/pps yet on the system. Is there something I need to do in addition to get the pps drivers in place?
> 
> Regards
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"



More information about the freebsd-arm mailing list