From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 30 Jan 2019 10:56:19 -0600 From: Rob Herring Subject: Re: [PATCH v3 3/6] dt-bindings: fix incorrect bmi160 IRQ note Message-ID: <20190130165619.GA22806@bogus> References: <20190127203911.8696-1-martin@martingkelly.com> <20190127203911.8696-4-martin@martingkelly.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190127203911.8696-4-martin@martingkelly.com> To: Martin Kelly Cc: linux-iio@vger.kernel.org, Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Daniel Baluta , devicetree@vger.kernel.org List-ID: On Sun, 27 Jan 2019 12:39:08 -0800, Martin Kelly wrote: > From: Martin Kelly > > The bmi160 bindings say that the BMI160 requires level-triggered, > active-low interrupts, but it actually supports all interrupt types, so fix > the note to reflect that. > > Signed-off-by: Martin Kelly > --- > Documentation/devicetree/bindings/iio/imu/bmi160.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring