1 // SPDX-License-Identifier: GPL-2.0-only
3 * mpa1600.dts - Device Tree file for Phontech MPA 1600
5 * Copyright (C) 2013 Joachim Eastwood <manabian@gmail.com>
8 #include "at91rm9200.dtsi"
11 model = "Phontech MPA 1600";
12 compatible = "phontech,mpa1600", "atmel,at91rm9200";
15 reg = <0x20000000 0x4000000>;
20 clock-frequency = <32768>;
24 clock-frequency = <18432000>;
30 dbgu: serial@fffff200 {
34 tcb0: timer@fffa0000 {
36 compatible = "atmel,tcb-timer";
41 compatible = "atmel,tcb-timer";
46 macb0: ethernet@fffbc000 {
71 compatible = "gpio-keys";
74 label = "Monitor mute";
75 gpios = <&pioC 1 GPIO_ACTIVE_LOW>;