From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Fri, 13 Oct 2017 14:53:07 +0800 Subject: [PATCH] arm64: dts: update the DPAA QBMan nodes In-Reply-To: <1507035855-23068-1-git-send-email-madalin.bucur@nxp.com> References: <1507035855-23068-1-git-send-email-madalin.bucur@nxp.com> Message-ID: <20171013065306.GJ8833@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Oct 03, 2017 at 04:04:15PM +0300, Madalin Bucur wrote: > Use constants in the interrupt description. > > Signed-off-by: Madalin Bucur Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] arm64: dts: update the DPAA QBMan nodes Date: Fri, 13 Oct 2017 14:53:07 +0800 Message-ID: <20171013065306.GJ8833@dragon> References: <1507035855-23068-1-git-send-email-madalin.bucur@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1507035855-23068-1-git-send-email-madalin.bucur-3arQi8VN3Tc@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Madalin Bucur Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, Oct 03, 2017 at 04:04:15PM +0300, Madalin Bucur wrote: > Use constants in the interrupt description. > > Signed-off-by: Madalin Bucur Applied, thanks. -- 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 S1754935AbdJMGx0 (ORCPT ); Fri, 13 Oct 2017 02:53:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:58138 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751901AbdJMGxY (ORCPT ); Fri, 13 Oct 2017 02:53:24 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 580FB21877 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Fri, 13 Oct 2017 14:53:07 +0800 From: Shawn Guo To: Madalin Bucur Cc: devicetree@vger.kernel.org, mark.rutland@arm.com, robh+dt@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: dts: update the DPAA QBMan nodes Message-ID: <20171013065306.GJ8833@dragon> References: <1507035855-23068-1-git-send-email-madalin.bucur@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1507035855-23068-1-git-send-email-madalin.bucur@nxp.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 Tue, Oct 03, 2017 at 04:04:15PM +0300, Madalin Bucur wrote: > Use constants in the interrupt description. > > Signed-off-by: Madalin Bucur Applied, thanks.