From patchwork Tue Oct 6 12:07:42 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lorenzo Bianconi X-Patchwork-Id: 11818539 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1D6BF6CB for ; Tue, 6 Oct 2020 12:08:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F276020789 for ; Tue, 6 Oct 2020 12:08:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601986100; bh=N6ZtcHj+m6WXi3W3oUj3iWA2g35xw2FMXehdmstLoYI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=kG5CGkg6DKYhqLR1a0nglaAKyZbdrEBMkcYnAn/+zEQbBLWFHMg14zvhERaehpA/O uQtxMYFoQcNzpwypL45OZ6yyKhkI9LCHykStSh4VjXZbiDel1Y60fSZefMwy/995wg ZhcRT39r9bQVhhSibSHfiaG49FT9L0gn4/b2DF6Q= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726431AbgJFMIT (ORCPT ); Tue, 6 Oct 2020 08:08:19 -0400 Received: from mail.kernel.org ([198.145.29.99]:60210 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726143AbgJFMIT (ORCPT ); Tue, 6 Oct 2020 08:08:19 -0400 Received: from lore-desk.redhat.com (unknown [176.207.245.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BB52C20663; Tue, 6 Oct 2020 12:08:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601986099; bh=N6ZtcHj+m6WXi3W3oUj3iWA2g35xw2FMXehdmstLoYI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UqPamjRSmhhZsSs0XhPKDJfxRE/7ysSyYFwx9ljIikFdST5Gxf9irhwYpV2mv7Bnr 1au4isBV138PRz39vv+6je8reHGrOjAWE7m6jRWEXwvLGrpYszMcq5u6SHS7X0XOiN 1SnIk0rYeh2H2B0i3kzhw2n4U1VAVsGYtDCMgHbU= From: Lorenzo Bianconi To: jic23@kernel.org Cc: linux-iio@vger.kernel.org, devicetree@vger.kernel.org, lorenzo.bianconi@redhat.com, mario.tesi@st.com Subject: [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add lsm6dst device bindings Date: Tue, 6 Oct 2020 14:07:42 +0200 Message-Id: <05e4273f2544230049b2cd82c6bf1be788a8e483.1601985763.git.lorenzo@kernel.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: References: MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org Signed-off-by: Lorenzo Bianconi Acked-by: Rob Herring --- Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt index cef4bc16fce1..7c6742d3e992 100644 --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt @@ -16,6 +16,7 @@ Required properties: "st,lsm9ds1-imu" "st,lsm6ds0" "st,lsm6dsrx" + "st,lsm6dst" - reg: i2c address of the sensor / spi cs line Optional properties: