/* * DTS file for Multi-Tech Systems MTCAP 0.3 Hardware * * Copyright (C) 2019 by Multi-Tech Systems, * * Licensed under GPLv2 or later. */ /* * The example symlink below is purposely mis-spelled to * disable the link install. * A symlink line must start with "* Link: " * Location(s): * Put: MTCAP/0.2/capability/gps/pps.dtbo * Link: MTCAP/0.3/capability/gps/pps.dtbo */ /dts-v1/; / { model = "Multi-Tech Systems MTCAP-0.3"; compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; fragment@0 { target-path = "/pps-0"; __overlay__ { status = "okay"; }; }; /* fragment@0 */ };