From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BBB3FC433E0 for ; Mon, 15 Mar 2021 06:20:13 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5F60460240 for ; Mon, 15 Mar 2021 06:20:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5F60460240 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=jSG6RODg92wptSxtrwMjvYYomNQUvtMnqVoalkOpK4Y=; b=ccc8XGmDI8E5oSScFuLBYYnle qbqtKERGd/yyFcOhAWJTxbLecA2dqTRmnaSbI8TteHoFKUCfyhosZHN/wH+qhj4eWA2Z4Yl5NOUPA QFlcFa2PXCZrnHt89Yuwus4qtJbvv4a8ujmQylEh+8VFtylJE20tmMHir1wSQHtkZOj8a2XT556jS QkN1jYthpJUhbEAXfQZPkgyYY8ex+4+1miBJjs9N9ty0nXeJbA//WVJLz65oxmDKjNIqORLNkFaHV UbTdoMPlbanTgyelZtjjdrzZsVdzuJMhxI0pUr9i7mMR+2NomPaz4mkjkp9f1Yi3bi/prwnVxRXlV WMsjFfPkg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lLgYV-00F1Qo-42; Mon, 15 Mar 2021 06:18:19 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lLgYK-00F1QB-2m for linux-arm-kernel@lists.infradead.org; Mon, 15 Mar 2021 06:18:10 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id CC4C064E12; Mon, 15 Mar 2021 06:18:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1615789086; bh=1lFC2Gcu5lKlanywSMAGEI50tdaipJba45ozmY2MIv8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fYAcwPcx+Hg0m32AEMw2/PkvGsH3dExBwrr5XNTV7ighEdPcHQ2Ps/I9KN62XbPFh WkayGF8RT9d85jTe1cjVMGk2kZR2F3G9hIJmRN71+uOW2J8u1BO8gRkXAC+FEdVJ4n Xm7L243mXKH0B6i8lDJXW1LNeIQPDQotOKbJz/VVd5Qm4gUTff5KAqs0Hl8E+1343d 83jdHC7byiGidNkFJ4KJQW7tImUw1qmNwpMbe8On1Ng9Ts3RmGaaCsWa1Ltga+Dxvh DEt6fwUwzcEBV9FcvD3/jBYYTcSiIQnIgil8FkYOOa9e6Bn6qrqJMMJ3ZuCallq2To gj/2fCqmLv9TQ== Date: Mon, 15 Mar 2021 14:18:02 +0800 From: Shawn Guo To: Fabio Estevam Cc: linux-arm-kernel@lists.infradead.org, tharvey@gateworks.com, o.rempel@pengutronix.de Subject: Re: [PATCH v2 1/2] ARM: dts: imx6dl-plybas: Fix gpio-keys W=1 warnings Message-ID: <20210315061801.GJ11246@dragon> References: <20210308185940.2560917-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210308185940.2560917-1-festevam@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210315_061808_630580_25374A0C X-CRM114-Status: UNSURE ( 7.51 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Mar 08, 2021 at 03:59:39PM -0300, Fabio Estevam wrote: > Remove the unnecessary #address-cells/#size-cells and rename the node > names to fix the following W=1 dtc warnings: > > arch/arm/boot/dts/imx6dl-plybas.dts:26.13-30.5: Warning (unit_address_vs_reg): /gpio_keys/button@20: node has a unit name, but no reg or ranges property > arch/arm/boot/dts/imx6dl-plybas.dts:32.13-36.5: Warning (unit_address_vs_reg): /gpio_keys/button@21: node has a unit name, but no reg or ranges property > arch/arm/boot/dts/imx6dl-plybas.dts:20.12-37.4: Warning (avoid_unnecessary_addr_size): /gpio_keys: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property > > Signed-off-by: Fabio Estevam > Reviewed-by: Oleksij Rempel Applied both, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel