From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753925AbcG2UqG (ORCPT ); Fri, 29 Jul 2016 16:46:06 -0400 Received: from mail-oi0-f68.google.com ([209.85.218.68]:34035 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753729AbcG2Upx (ORCPT ); Fri, 29 Jul 2016 16:45:53 -0400 Date: Fri, 29 Jul 2016 15:45:52 -0500 From: Rob Herring To: Rich Felker Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-sh@vger.kernel.org, Thomas Gleixner , Jason Cooper , Marc Zyngier , Mark Rutland Subject: Re: [PATCH v5 1/2] of: add J-Core interrupt controller bindings Message-ID: <20160729204552.GA9546@rob-hp-laptop> References: <1ca2ecb9445cf3a3d252ab89122a9b5c6dbb5491.1469688756.git.dalias@libc.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1ca2ecb9445cf3a3d252ab89122a9b5c6dbb5491.1469688756.git.dalias@libc.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 17, 2016 at 11:18:29PM +0000, Rich Felker wrote: > Signed-off-by: Rich Felker > --- > .../bindings/interrupt-controller/jcore,aic.txt | 26 ++++++++++++++++++++++ > 1 file changed, 26 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/jcore,aic.txt Acked-by: Rob Herring