>
>         fragment@3 {
>                 target = <&ocp>;
>                 __overlay__ {
>                         gps_pps {
>                                 status = "okay";
>                                 compatible = "pps-gpio";
>                                 pinctrl-names = "default";
>                                 pinctrl-0 = <&bb_gps_pps_pins>;
>                                 gpios = <&gpio1 16 0>;
>                         };
>
>                         rtc_pps {
>                                 status = "okay";
>                                 compatible = "pps-gpio";
>                                 pinctrl-names = "default";
>                                 pinctrl-0 = <&bb_rtc_pps_pins>;
>                                 gpios = <&gpio1 18 0>;
>                         };
>                 };
>         };

This pps node, needs to be under / not ocp

target = <&ocp>; -> target-path="/";


Regards,
-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYha75eaGsw1-PPJ6WM4yh8PDcUDAp-CRbKyPYYHgwXzGA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to