This is dev/gpio/gpiopps.c support patch. I added code base on
arm/freescale/imx/imx_gpio.c. I add this to my dts.
pps { compatible = "pps-gpio"; gpios = <&gpio0 10 GPIO_ACTIVE_LOW>; status = "okay"; assert-falling-edge; };
Also add gpiopps device to kernel configuration.
I check use this module. Sorry only Japanes page.