From patchwork Sat May 12 21:41:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Lechner X-Patchwork-Id: 10395995 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 1235060215 for ; Sat, 12 May 2018 21:42:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 01C3F28B35 for ; Sat, 12 May 2018 21:42:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EA6E928D3E; Sat, 12 May 2018 21:42:48 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 899F328B35 for ; Sat, 12 May 2018 21:42:48 +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: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:In-Reply-To: References:List-Owner; bh=3WCfHqXXrVZQHdAPvjbFaFAKco+u2DPWzPXOfGdZWUE=; b=N32 9vlO9cXJucnWE2RWTPZ8OFRy8Z3ZAmQdze39HZ63eIxVIrWF6B50yzRDLzKk0WmIhU3FF8qYlY3Ub Luqv0d9UaW15Le5NbmSU0/I3bNDmjPNPdjS2W9pG7wSyKvcB+pDik/EboDjJm1O9GLDBR0ovhET2Q ZXcuMpScCFFNxtEQLpyccZNfyNOVIcryiiz5rxe465B9p/S2U8m9mHU+2CuQqOqMjBnugtskLLQP2 29t9DcA+n5OZvXxrOJLxXn2YVkfKiCmxGRC7HcurigBx+haTcfDlhpQ2Xx7C9Xh6p20WtS6REr/xR Ne7JYaKRA44lpIXhcfFmKYN4iQDtt6Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fHcHk-0002Ap-2z; Sat, 12 May 2018 21:42:36 +0000 Received: from vern.gendns.com ([206.190.152.46]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fHcHg-000299-VN for linux-arm-kernel@lists.infradead.org; Sat, 12 May 2018 21:42:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lechnology.com; s=default; h=Message-Id:Date:Subject:Cc:To:From:Sender: Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=BaJupdS9xgvQSO7SGIaEyGGusmvd/bgkSE6VU2woHEo=; b=Qyfs7hvusxOJx2iRFvTFZ+34xq V/N8pVw2hpqWPdow1Dgd+PhDOwhw+p88pXgv7JiNU5gCU/viuJqZivGmsY7vK0j3XSfSRBSlukWjY V0ar54G6jTiaj282Ve3jC1G7hvXWlDQ3urtoe41f6uulxl6Uv8QeuspJ2j8N6ft+FhKVkhGF5Lax2 462QQqQ4ClCJS7OWUCdwo1H1l6iQyurHgoA2Ba4emv4ltouToJiBrqxq0UPOCZD99rB1JUzW4IQ2I 7uszk6SYoMMS+H5cSBkMOMeiRxRlZU9dvuX7/2QEah4QgNFV7NiinZr2T7R0aQkDWyJGDH0y709uo 4nghywYA==; Received: from 108-198-5-147.lightspeed.okcbok.sbcglobal.net ([108.198.5.147]:60330 helo=freyr.lechnology.com) by vern.gendns.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.89_1) (envelope-from ) id 1fHcHV-009owv-Ad; Sat, 12 May 2018 17:42:21 -0400 From: David Lechner To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: dts: da850-lego-ev3: remove unnecessary gpio-keys properties Date: Sat, 12 May 2018 16:41:59 -0500 Message-Id: <20180512214159.22041-1-david@lechnology.com> X-Mailer: git-send-email 2.17.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vern.gendns.com X-AntiAbuse: Original Domain - lists.infradead.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lechnology.com X-Get-Message-Sender-Via: vern.gendns.com: authenticated_id: davidmain+lechnology.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: vern.gendns.com: davidmain@lechnology.com X-Source: X-Source-Args: X-Source-Dir: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180512_144233_048185_E094A24B X-CRM114-Status: UNSURE ( 6.48 ) 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: devicetree@vger.kernel.org, Sekhar Nori , David Lechner , linux-kernel@vger.kernel.org, Kevin Hilman 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 This removes the #address-cells and #size-cells properties from the gpio-keys node in the da850-lego-ev3 device tree. These properties are not needed since the child nodes don't have a reg property. Signed-off-by: David Lechner --- arch/arm/boot/dts/da850-lego-ev3.dts | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/da850-lego-ev3.dts b/arch/arm/boot/dts/da850-lego-ev3.dts index d4a131b6a46e..3fe8db69f50c 100644 --- a/arch/arm/boot/dts/da850-lego-ev3.dts +++ b/arch/arm/boot/dts/da850-lego-ev3.dts @@ -33,8 +33,6 @@ */ gpio_keys { compatible = "gpio-keys"; - #address-cells = <1>; - #size-cells = <0>; label = "EV3 Brick Buttons"; pinctrl-names = "default"; pinctrl-0 = <&button_bias>;