Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932591AbcL0Rwn (ORCPT ); Tue, 27 Dec 2016 12:52:43 -0500 Received: from muru.com ([72.249.23.125]:53682 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751638AbcL0Rwe (ORCPT ); Tue, 27 Dec 2016 12:52:34 -0500 Date: Tue, 27 Dec 2016 09:52:30 -0800 From: Tony Lindgren To: Milo Kim Cc: bcousson@baylibre.com, Arnd Bergmann , Lee Jones , Sebastian Reichel , Dmitry Torokhov , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] dt-bindings: mfd: Update TPS65217 interrupts Message-ID: <20161227175229.GU4920@atomide.com> References: <20161209062833.5768-1-woogyom.kim@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161209062833.5768-1-woogyom.kim@gmail.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 312 Lines: 11 * Milo Kim [161208 22:29]: > This patch-set fixes wrong property name and uses TPS65217 HW interrupt > number from the datasheet instead of the DT ABI. DT bindings are also > updated. Applying into omap-for-v4.10/fixes before this usage pops up on other am335x boards. Regards, Tony