From patchwork Wed May 24 17:22:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Russell Senior X-Patchwork-Id: 766584 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wXzk76hYyz9sNv for ; Thu, 25 May 2017 03:22:55 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="MIgJTqfE"; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:MIME-Version:Message-ID:Date:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=dsuFH/ds74tr1MTXHIiDESiGhZZ1Mj0U+EhQf0Sw3Yw=; b=MIgJTqfEnaMgV2 D4udwkhSj6AJ6ZcHGQ7VzxnZaAIV35PQRhe6l7h9qovTo7tVLmUcSaPY4+TyjZR6yB6LpSGZ5TOTs b/O8B8psJqVXK/fUbsmSHZkA6BFV14nRzXvgFLqAUEwiGJ7I+Nli1xxSdzDUYWPEvineWoJ0cjh4j 4cj7OUpimXO6PLb/gpOZB3LtKVEvlipv2ATAJEU6kre258XHi1V/Zb9Vld0YUCcRmIh+fKpldkHMZ iWrPOmEXpLjLHRkWRF843tAjB7AQdevwiXcgo//gataeTTHu73cS6cyqIkp32pNmWI2agJ/VROHQp oC3+A7QBnMtcJt05wDaA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dDZzb-0006ev-Fw; Wed, 24 May 2017 17:22:39 +0000 Received: from mail.tdb.com ([64.184.245.180]) by bombadil.infradead.org with smtp (Exim 4.87 #1 (Red Hat Linux)) id 1dDZzQ-0006XR-Ep for lede-dev@lists.infradead.org; Wed, 24 May 2017 17:22:37 +0000 Received: (qmail 30795 invoked from network); 24 May 2017 10:22:06 -0700 Received: from unknown (HELO husum.klickitat.com) (192.168.80.4) by 192.168.80.10 with SMTP; 24 May 2017 10:22:06 -0700 Received: from russell by husum.klickitat.com with local (Exim 4.80) (envelope-from ) id 1dDZz3-0002fK-Hm; Wed, 24 May 2017 10:22:05 -0700 From: Russell Senior To: LEDE Development List Date: Wed, 24 May 2017 10:22:05 -0700 Message-ID: <878tlmyxtu.fsf@husum.klickitat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170524_102228_781810_78224C5F X-CRM114-Status: UNSURE ( 7.60 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Subject: [LEDE-DEV] [PATCH] ramips: remove fictional LEDs from AsiaRF AWM00x device tree X-BeenThere: lede-dev@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: John Crispin Sender: "Lede-dev" Errors-To: lede-dev-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Neither the AsiaRF AWM002 or AWM003 actually has an LED on the module board. The ld1 and ld2 do not represent actual LEDs. These pins might connect to LEDS on an eval board or other carrier board, but that is outside the scope of this device tree file. Signed-off-by: Russell Senior --- target/linux/ramips/dts/AWM002.dtsi | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/target/linux/ramips/dts/AWM002.dtsi b/target/linux/ramips/dts/AWM002.dtsi index 9ff64917ea..00a4ddbcf1 100644 --- a/target/linux/ramips/dts/AWM002.dtsi +++ b/target/linux/ramips/dts/AWM002.dtsi @@ -3,20 +3,6 @@ / { compatible = "AWM002", "ralink,rt5350-soc"; model = "AsiaRF AWM002"; - - gpio-leds { - compatible = "gpio-leds"; - - ld1 { - label = "awm002:green:ld1"; - gpios = <&gpio0 0 1>; - }; - - ld2 { - label = "awm002:green:ld2"; - gpios = <&gpio0 1 1>; - }; - }; }; &spi0 {