| // SPDX-License-Identifier: GPL-2.0-or-later |
| * dts file for AppliedMicro (APM) Merlin Board |
| * Copyright (C) 2015, Applied Micro Circuits Corporation |
| /include/ "apm-shadowcat.dtsi" |
| model = "APM X-Gene Merlin board"; |
| compatible = "apm,merlin", "apm,xgene-shadowcat"; |
| reg = < 0x1 0x00000000 0x0 0x80000000 >; |
| compatible = "gpio-keys"; |
| linux,input-type = <0x1>; |
| interrupt-parent = <&sbgpio>; |
| poweroff_mbox: poweroff_mbox@10548000 { |
| compatible = "apm,merlin-poweroff-mailbox", "syscon"; |
| reg = <0x0 0x10548000 0x0 0x30>; |
| poweroff: poweroff@10548010 { |
| compatible = "syscon-poweroff"; |
| regmap = <&poweroff_mbox>; |
| compatible = "dallas,ds1337"; |