/* * 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/uart0.dtbo * Link: MTCAP/0.3/capability/gps/uart0.dtbo */ /dts-v1/; / { model = "Multi-Tech Systems MTCAP-0.3"; compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; fragment@1 { target-path = "/ahb/apb/serial@f8040000"; __overlay__ { status = "okay"; }; }; /* fragment@1 */ };