From patchwork Thu Oct 3 11:29:34 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 20771 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f69.google.com (mail-qe0-f69.google.com [209.85.128.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6A14A266EC for ; Thu, 3 Oct 2013 11:29:51 +0000 (UTC) Received: by mail-qe0-f69.google.com with SMTP id 1sf4834387qec.4 for ; Thu, 03 Oct 2013 04:29:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=ZskHsThPRAdVgs8WPgnfGBAUiBa8TU8j/xQ4LpNON7U=; b=TewYnO12o3dEAYFDPBF0zmIMZjcd4fpC9R0Kw1Xw7JE5rBsW+rCty/xV0DTohJTBfo QEggCXfE384M+aXu9w2bkwyk2FOkektGFjM8u47qWif53GELNPBoW1NOEH8fVfnAmmI1 dhIWnfLx1pCH6CfBkO1uLtGaPpMJhw7rL1j6I/rDGlkqm/TPb1P6f5w9nL7AZmBBr+Mm NoFAvNNBHJIj+YnwBrhBNsIr1kdsdZkoFaeCsAbsMoYvBkxFz19ixbzm2OeobzG1yQ4E x90nIeZpzzKtZdurdy5EB3wRRiUK2YdU2gAk2a98GDyPFTKHebp1nYaQSYj/pZoWenYm /sWg== X-Received: by 10.236.94.205 with SMTP id n53mr7502853yhf.44.1380799790814; Thu, 03 Oct 2013 04:29:50 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.14.106 with SMTP id o10ls894792qec.36.gmail; Thu, 03 Oct 2013 04:29:50 -0700 (PDT) X-Received: by 10.58.133.66 with SMTP id pa2mr6976592veb.18.1380799790658; Thu, 03 Oct 2013 04:29:50 -0700 (PDT) Received: from mail-ve0-f181.google.com (mail-ve0-f181.google.com [209.85.128.181]) by mx.google.com with ESMTPS id f10si1614254vck.20.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Oct 2013 04:29:50 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.181; Received: by mail-ve0-f181.google.com with SMTP id oy12so1630885veb.12 for ; Thu, 03 Oct 2013 04:29:50 -0700 (PDT) X-Gm-Message-State: ALoCoQnovfKpzW1wNApRWltIHC0xO6CDw+2X37BTDerguVszJwnLmv5ZHURtOAs9WyH6vUsFdS+N X-Received: by 10.220.184.70 with SMTP id cj6mr958164vcb.23.1380799790239; Thu, 03 Oct 2013 04:29:50 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp170351vcz; Thu, 3 Oct 2013 04:29:49 -0700 (PDT) X-Received: by 10.14.108.9 with SMTP id p9mr12096317eeg.8.1380799788573; Thu, 03 Oct 2013 04:29:48 -0700 (PDT) Received: from mail-ea0-f172.google.com (mail-ea0-f172.google.com [209.85.215.172]) by mx.google.com with ESMTPS id 47si5509890eea.151.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Oct 2013 04:29:48 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.172 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.215.172; Received: by mail-ea0-f172.google.com with SMTP id r16so1028507ead.17 for ; Thu, 03 Oct 2013 04:29:47 -0700 (PDT) X-Received: by 10.15.48.197 with SMTP id h45mr12093437eew.0.1380799787738; Thu, 03 Oct 2013 04:29:47 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id bn13sm14670224eeb.11.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 03 Oct 2013 04:29:46 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org Cc: Lee Jones , devicetree@vger.kernel.org, Linus Walleij Subject: [PATCH 01/10] ARM: ux500: add default trigger on HREF LED Date: Thu, 3 Oct 2013 13:29:34 +0200 Message-Id: <1380799774-25730-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , This adds a heartbeat on the first LED on the ux500 HREF boards. Signed-off-by: Linus Walleij --- arch/arm/boot/dts/ste-href.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/ste-href.dtsi b/arch/arm/boot/dts/ste-href.dtsi index f88a659..5e7cf4b 100644 --- a/arch/arm/boot/dts/ste-href.dtsi +++ b/arch/arm/boot/dts/ste-href.dtsi @@ -72,6 +72,7 @@ chan0 { led-cur = /bits/ 8 <0x2f>; max-cur = /bits/ 8 <0x5f>; + linux,default-trigger = "heartbeat"; }; chan1 { led-cur = /bits/ 8 <0x2f>;