1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (C) 2016 Marvell Technology Group Ltd.
5 * Device Tree file for MACCHIATOBin Armada 8040 community board platform
8 #include <dt-bindings/leds/common.h>
10 #include "armada-8040-mcbin.dtsi"
13 model = "Marvell 8040 MACCHIATOBin Single-shot";
14 compatible = "marvell,armada8040-mcbin-singleshot",
15 "marvell,armada8040-mcbin", "marvell,armada8040",
16 "marvell,armada-ap806-quad", "marvell,armada-ap806";
19 compatible = "gpio-leds";
20 pinctrl-0 = <&cp0_led18_pins>;
21 pinctrl-names = "default";
24 gpios = <&cp0_gpio2 1 GPIO_ACTIVE_LOW>;
25 function = LED_FUNCTION_HEARTBEAT;
26 color = <LED_COLOR_ID_GREEN>;
27 linux,default-trigger = "heartbeat";
34 phy-mode = "10gbase-r";
35 managed = "in-band-status";
41 phy-mode = "10gbase-r";
42 managed = "in-band-status";
47 cp0_led18_pins: led18-pins {
48 marvell,pins = "mpp33";
49 marvell,function = "gpio";