From patchwork Thu May 4 10:29:49 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 9711389 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2034160362 for ; Thu, 4 May 2017 10:30:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 02DA028648 for ; Thu, 4 May 2017 10:30:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EBDE828682; Thu, 4 May 2017 10:30:44 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 839B028648 for ; Thu, 4 May 2017 10:30:44 +0000 (UTC) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=wx1DNjSnXSFPK/iPywGHa6MHDILsMqVHG6Zt5EMLVWk=; b=Q+dPMK4zNVHD5M9zE0BQVSGyxj ekG9915rxzaoBwJUIqQlZUbVMoQLEg14DvUhKQS4FkKeOEydUsyWZVNyzfwQBXvKrOr1Yp3Y7AD/z iGUxyj2AtaL5Pw1gn4wSx3brOiQ/O7ACDH1UtG5QW000s16OSv/HzrBHQAQSwZibpdPFjsB/vsmYL kmIplyil35e7cBkJSVDFBm2STvxoyedL87Wa1yW1227GaO1/C+7xkdNudZuUVRXmBEoRHNaZI/Hu8 VZVCHaWN+UOHAXd26Ks1N+oxh+6wd7CO6y5ow3ey75nmAcgkW3n9s8D53nvOH6DjxVBApS3NaIWpi CUV6Mwzg==; 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 1d6E20-0007ut-6g; Thu, 04 May 2017 10:30:44 +0000 Received: from mail-out.m-online.net ([212.18.0.9]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1d6E1w-0007bK-Bc for linux-arm-kernel@lists.infradead.org; Thu, 04 May 2017 10:30:41 +0000 Received: from mail.nefkom.net (unknown [192.168.6.184]) by mail-out.m-online.net (Postfix) with ESMTP id 3wJWVn40T0z1qrt9; Thu, 4 May 2017 12:29:53 +0200 (CEST) X-Auth-Info: 99o/0BNw+/F6QTIfgitQO5GgWUTglLQdktWcfwSYYL0= Received: from kurokawa.lan (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) by smtp-auth.mnet-online.de (Postfix) with ESMTPA id 3wJWVn2GXqzvdWS; Thu, 4 May 2017 12:29:53 +0200 (CEST) From: Marek Vasut To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 3/4] ARM: dts: socfpga: Drop LED node from VINING FPGA Date: Thu, 4 May 2017 12:29:49 +0200 Message-Id: <20170504102950.10667-3-marex@denx.de> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170504102950.10667-1-marex@denx.de> References: <20170504102950.10667-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170504_033040_583300_91E9EDE6 X-CRM114-Status: UNSURE ( 7.60 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Marek Vasut , dinguyen@kernel.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-Virus-Scanned: ClamAV using ClamSMTP Drop the LED node from VINing FPGA DT because the LED wiring is different on each mainboard revision. This wiring is therefore handled in mainboard DT Overlays. Signed-off-by: Marek Vasut --- arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts | 28 ---------------------- 1 file changed, 28 deletions(-) diff --git a/arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts b/arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts index 268785ecb82a..9195f11dacdc 100644 --- a/arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts +++ b/arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts @@ -71,34 +71,6 @@ ethernet0 = &gmac1; }; - leds { - compatible = "gpio-leds"; - - hps_led0 { - label = "hps:green:led0"; /* ALIVE_LED_GR */ - gpios = <&portb 19 0>; /* HPS_GPIO48 */ - linux,default-trigger = "heartbeat"; - }; - - hps_led1 { - label = "hps:red:led0"; /* ALIVE_LED_RD */ - gpios = <&portb 24 0>; /* HPS_GPIO53 */ - linux,default-trigger = "none"; - }; - - hps_led2 { - label = "hps:green:led1"; /* LINK2HOST_LED_GR */ - gpios = <&portb 25 0>; /* HPS_GPIO54 */ - linux,default-trigger = "heartbeat"; - }; - - hps_led3 { - label = "hps:red:led1"; /* LINK2HOST_LED_RD */ - gpios = <&portc 7 0>; /* HPS_GPIO65 */ - linux,default-trigger = "none"; - }; - }; - gpio-keys { compatible = "gpio-keys";