2 * mpa1600.dts - Device Tree file for Phontech MPA 1600
4 * Copyright (C) 2013 Joachim Eastwood <manabian@gmail.com>
6 * Licensed under GPLv2 only
9 #include "at91rm9200.dtsi"
12 model = "Phontech MPA 1600";
13 compatible = "phontech,mpa1600", "atmel,at91rm9200";
16 reg = <0x20000000 0x4000000>;
21 clock-frequency = <32768>;
25 clock-frequency = <18432000>;
31 dbgu: serial@fffff200 {
35 tcb0: timer@fffa0000 {
37 compatible = "atmel,tcb-timer";
42 compatible = "atmel,tcb-timer";
47 macb0: ethernet@fffbc000 {
72 compatible = "gpio-keys";
75 label = "Monitor mute";
76 gpios = <&pioC 1 GPIO_ACTIVE_LOW>;