From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 2/2] Documentation: dt: iio: imu: st_lsm6dsx: support active-low interrupts Date: Fri, 9 Jun 2017 09:18:16 -0500 Message-ID: <20170609141816.jllbisljifdj4vhr@rob-hp-laptop> References: <20170607181711.16195-1-lorenzo.bianconi@st.com> <20170607181711.16195-3-lorenzo.bianconi@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170607181711.16195-3-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lorenzo Bianconi Cc: jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, lorenzo.bianconi-qxv4g6HH51o@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Jun 07, 2017 at 08:17:11PM +0200, Lorenzo Bianconi wrote: > Update st_lsm6dsx device binding with active-low interrupts support > (IRQ_TYPE_LEVEL_LOW and IRQ_TYPE_EDGE_FALLING). > > Signed-off-by: Lorenzo Bianconi > --- > Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) "dt-bindings: iio: ..." is preferred for subject. Otherwise, Acked-by: Rob Herring