Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752784AbdHWAYb (ORCPT ); Tue, 22 Aug 2017 20:24:31 -0400 Received: from mail-oi0-f66.google.com ([209.85.218.66]:38105 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752991AbdHWAY3 (ORCPT ); Tue, 22 Aug 2017 20:24:29 -0400 Date: Tue, 22 Aug 2017 19:24:27 -0500 From: Rob Herring To: Klaus Goger Cc: Heiko Stuebner , Philipp Tomsich , Paul Kocialkowski , devicetree@vger.kernel.org, Guenter Roeck , Florian Larysch , Jelle van der Waa , Jonathan Cameron , linux-kernel@vger.kernel.org, Hans de Goede , Jiri Kosina , Mark Rutland , Chris Packham Subject: Re: [PATCH v2 2/5] dt-bindings: add amc6821, isl1208 trivial bindings Message-ID: <20170823002427.w5loaunzpzqckr2c@rob-hp-laptop> References: <20170818193445.47542-1-klaus.goger@theobroma-systems.com> <20170818193445.47542-3-klaus.goger@theobroma-systems.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170818193445.47542-3-klaus.goger@theobroma-systems.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 427 Lines: 15 On Fri, Aug 18, 2017 at 09:34:42PM +0200, Klaus Goger wrote: > TI AMC6821 fan controller and Intersil ISL1208 are trivial > devices, so add them to the binding list. > > Signed-off-by: Klaus Goger > --- > > Changes in v2: None > > Documentation/devicetree/bindings/trivial-devices.txt | 2 ++ > 1 file changed, 2 insertions(+) I've applied this and patch 1 to avoid any conflicts. Rob