From patchwork Sat Dec 26 09:57:59 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aleksei Mamlin X-Patchwork-Id: 7921441 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 8CDFABEEE5 for ; Sat, 26 Dec 2015 10:00:23 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5685C203A9 for ; Sat, 26 Dec 2015 10:00:22 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6669B203A4 for ; Sat, 26 Dec 2015 10:00:21 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1aClcS-0003Th-Ln; Sat, 26 Dec 2015 09:58:36 +0000 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aClcQ-0003Rj-7P for linux-arm-kernel@lists.infradead.org; Sat, 26 Dec 2015 09:58:34 +0000 Received: by mail-lb0-x229.google.com with SMTP id sv6so68184717lbb.0 for ; Sat, 26 Dec 2015 01:58:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=/Sp3nro/JJRl4K3RYp6uFo6UpgA0y9m8hYwwV+PmpU0=; b=V0ma+OmuiC4Eopj44eFx4LM+irVX5ASz5hpwvhc61jSMX8+tWk1qwHWVpxo/tiUTY0 zh0V/AYTX6UlrAfR3iENCXr+SFwz3bfp19xwxvJd7jKPNDiV600hHfojnSEh4XWLt7/u zZDIZxuWuB+O31hHuO/CZkY+UOlxkS3i643VSo2448oSy+JNN8FHiaG90QL4KjBMqbXL YA/gG0Um4H1tl5qNcy11WCGAHPmtHcKhZq7Z/GG1wx4m0s21Klx4G1dOkn2QO2AWGDgz 8u/ML4Xq7Gs6eVw1LHXhWM2lgahqpGLNiFkTgL3BlA2waprctLrPx7XlNwAYE9jpKXsG cs+Q== X-Received: by 10.112.161.33 with SMTP id xp1mr15694768lbb.141.1451123891037; Sat, 26 Dec 2015 01:58:11 -0800 (PST) Received: from tenshi.local (rin.nnov.ru. [95.79.31.27]) by smtp.gmail.com with ESMTPSA id h8sm8624500lbd.5.2015.12.26.01.58.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 26 Dec 2015 01:58:09 -0800 (PST) From: Aleksei Mamlin To: Maxime Ripard Subject: [PATCH] ARM: dts: sun4i: Use red1 LED for heartbeat indication on Marsboard A10 Date: Sat, 26 Dec 2015 12:57:59 +0300 Message-Id: <1451123879-7212-1-git-send-email-mamlinav@gmail.com> X-Mailer: git-send-email 2.4.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151226_015834_485176_E48CD533 X-CRM114-Status: UNSURE ( 9.04 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree , linux-sunxi@googlegroups.com, Aleksei Mamlin , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Marsboard A10 have four red LEDs, the first one can be used for heartbeat indication. Signed-off-by: Aleksei Mamlin --- arch/arm/boot/dts/sun4i-a10-marsboard.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/sun4i-a10-marsboard.dts b/arch/arm/boot/dts/sun4i-a10-marsboard.dts index 8e50723..ff73ee1 100644 --- a/arch/arm/boot/dts/sun4i-a10-marsboard.dts +++ b/arch/arm/boot/dts/sun4i-a10-marsboard.dts @@ -68,6 +68,7 @@ red1 { label = "marsboard:red1:usr"; gpios = <&pio 1 5 GPIO_ACTIVE_HIGH>; + linux,default-trigger = "heartbeat"; }; red2 {