1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * dts file for AppliedMicro (APM) Merlin Board
5 * Copyright (C) 2015, Applied Micro Circuits Corporation
10 /include/ "apm-shadowcat.dtsi"
13 model = "APM X-Gene Merlin board";
14 compatible = "apm,merlin", "apm,xgene-shadowcat";
19 device_type = "memory";
20 reg = < 0x1 0x00000000 0x0 0x80000000 >;
24 compatible = "gpio-keys";
28 linux,input-type = <0x1>;
29 interrupt-parent = <&sbgpio>;
30 interrupts = <0x0 0x1>;
34 poweroff_mbox: poweroff_mbox@10548000 {
35 compatible = "syscon";
36 reg = <0x0 0x10548000 0x0 0x30>;
39 poweroff: poweroff@10548010 {
40 compatible = "syscon-poweroff";
41 regmap = <&poweroff_mbox>;
77 compatible = "dallas,ds1337";