From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Tue, 23 May 2017 14:07:07 +0200 Subject: [PATCH 11/13] ARM: dts: armada-385-linksys: fixup button node names In-Reply-To: <20170521124903.11050-12-ralph.sennhauser@gmail.com> References: <20170521124903.11050-1-ralph.sennhauser@gmail.com> <20170521124903.11050-12-ralph.sennhauser@gmail.com> Message-ID: <20170523120707.GR13759@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, May 21, 2017 at 02:49:00PM +0200, Ralph Sennhauser wrote: > Buttons don't have a reg property; drop pseudo address and fixup names > of individual button nodes. Also drop #address-cells and #size-cells > properties. > > Signed-off-by: Ralph Sennhauser Reviewed-by: Andrew Lunn Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH 11/13] ARM: dts: armada-385-linksys: fixup button node names Date: Tue, 23 May 2017 14:07:07 +0200 Message-ID: <20170523120707.GR13759@lunn.ch> References: <20170521124903.11050-1-ralph.sennhauser@gmail.com> <20170521124903.11050-12-ralph.sennhauser@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170521124903.11050-12-ralph.sennhauser-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ralph Sennhauser Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Gregory Clement , Imre Kaloz , Jason Cooper , Sebastian Hesselbarth , Rob Herring , Mark Rutland , Russell King , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Sun, May 21, 2017 at 02:49:00PM +0200, Ralph Sennhauser wrote: > Buttons don't have a reg property; drop pseudo address and fixup names > of individual button nodes. Also drop #address-cells and #size-cells > properties. > > Signed-off-by: Ralph Sennhauser Reviewed-by: Andrew Lunn Andrew -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935731AbdEWMHY (ORCPT ); Tue, 23 May 2017 08:07:24 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:41162 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933743AbdEWMHW (ORCPT ); Tue, 23 May 2017 08:07:22 -0400 Date: Tue, 23 May 2017 14:07:07 +0200 From: Andrew Lunn To: Ralph Sennhauser Cc: linux-arm-kernel@lists.infradead.org, Gregory Clement , Imre Kaloz , Jason Cooper , Sebastian Hesselbarth , Rob Herring , Mark Rutland , Russell King , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 11/13] ARM: dts: armada-385-linksys: fixup button node names Message-ID: <20170523120707.GR13759@lunn.ch> References: <20170521124903.11050-1-ralph.sennhauser@gmail.com> <20170521124903.11050-12-ralph.sennhauser@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170521124903.11050-12-ralph.sennhauser@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 21, 2017 at 02:49:00PM +0200, Ralph Sennhauser wrote: > Buttons don't have a reg property; drop pseudo address and fixup names > of individual button nodes. Also drop #address-cells and #size-cells > properties. > > Signed-off-by: Ralph Sennhauser Reviewed-by: Andrew Lunn Andrew