From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751942AbcGPWNv (ORCPT ); Sat, 16 Jul 2016 18:13:51 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:34848 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751524AbcGPWNs (ORCPT ); Sat, 16 Jul 2016 18:13:48 -0400 Date: Sat, 16 Jul 2016 17:13:46 -0500 From: Rob Herring To: Alexandre Belloni Cc: Nicolas Ferre , Arnd Bergmann , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] Documentation: dt: iio: at91_adc: fix trigger node names Message-ID: <20160716221346.GA7057@rob-hp-laptop> References: <1468364850-32475-1-git-send-email-alexandre.belloni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1468364850-32475-1-git-send-email-alexandre.belloni@free-electrons.com> 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 Wed, Jul 13, 2016 at 01:07:27AM +0200, Alexandre Belloni wrote: > The trigger doesn't need the reg property. When it is not defined, the node > name doesn't need a unit-address. Remove them from the example. > > Signed-off-by: Alexandre Belloni > --- > Documentation/devicetree/bindings/iio/adc/at91_adc.txt | 12 ++++-------- > 1 file changed, 4 insertions(+), 8 deletions(-) Acked-by: Rob Herring