# Pastebin CZb8vK63 $ dtc -I dts -O dtb pps-gpio-pin7.dts -o pps-gpio-pin7.dtbo Error: pps-gpio-pin7.dts:13.24-25 syntax error FATAL ERROR: Unable to parse input tree /dts-v1/; /plugin/; / { compatible = "libretech,cc", "amlogic,s905x", "amlogic,meson-gxl"; fragment@0 { target-path = "/"; __overlay__ { pps_gpio: pps-gpio { compatible = "pps-gpio"; interrupt-parent = <&gpio_intc>; interrupts = <108 IRQ_TYPE_EDGE_RISING>; assert-rising-edge; status = "okay"; }; }; }; };