From patchwork Sat Dec 9 23:25:06 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 121303 Delivered-To: patch@linaro.org Received: by 10.140.22.227 with SMTP id 90csp1167646qgn; Sat, 9 Dec 2017 15:25:56 -0800 (PST) X-Google-Smtp-Source: AGs4zMaObb2dyiSRRqVnyr3SYfysjCAudlZ4fph1h9ix8Yt6Tk3WUj5/WQyS7K74sUDcmKDsub8/ X-Received: by 10.99.126.11 with SMTP id z11mr34351733pgc.281.1512861956649; Sat, 09 Dec 2017 15:25:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1512861956; cv=none; d=google.com; s=arc-20160816; b=H4TXL4jfzpk7tBMSVLIdIpW3DSge1QaED3avCyhN1a2DqHmm8aGEmf+PbQrlUa49eu 77j5xG1/OdXQ1DyxIAnqolGac6TDOynGwilF9PPCBwhx1nqG+3nn14pO8xa6l2Ggh58c UrkKE2S47IG75hGE3ZSlxlBIM5QSKlvg7SR5+j9LTUBMD0gnOB86IFd6Z00cs52r+UoA sLZ14xJ+rHTdzC5ylCviUj3p+2UDFY1o3T6B01T15to9BSxdbxFHQIGkjpe+NkCRBwvn e3cGTB8CjJ2UiVePhQoCSFe4aOZ6Z9Gs7sEP9IjRRkaik5G6X2OhY6wTeb2pmVKiE+mR 4Bcg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=YLdVnsdUAsY8XRC14Fzz1FNprmq8e8V8Cv/2mLnbz0E=; b=eryFBg6CgP4q4CEQvlwDh7WZWoLpK3o4wMijaIPv/Hrf3oPG63EpT4+5s2zGldn+cC B7zImF8vr+GQuU4uS8tq4tEs39XcipWlQXvy1DMIUPL6Ma1xwGf8+ffKpEw7OcUQSs6i UXXekl1vPhLMSBvKwMi7FEu35OVouD/d1nJNpGsuDOXUp8n0ZJC+3Fh2HCQmkdFzgvSf Kk/4ThlUIj/Tc9C06iJgH0hbbwkZp8MPLAEaSml5gBNTFcgiLNiQuwSZCpnhgDyJzc2R ZJPvPoY4kgKjpF7F/3pGGrUuCm+jv71B2ecxmWcSJ6NDBPwxBLk2TKekfXbZmaLMyIUk dt/Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k125si7735059pgk.495.2017.12.09.15.25.56; Sat, 09 Dec 2017 15:25:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751444AbdLIXZo (ORCPT + 20 others); Sat, 9 Dec 2017 18:25:44 -0500 Received: from mx2.suse.de ([195.135.220.15]:49257 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751190AbdLIXZl (ORCPT ); Sat, 9 Dec 2017 18:25:41 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 9FFC0ACA1; Sat, 9 Dec 2017 23:25:39 +0000 (UTC) From: =?utf-8?q?Andreas_F=C3=A4rber?= To: linux-iio@vger.kernel.org Cc: linux-kernel@vger.kernel.org, =?utf-8?q?Andreas_F=C3=A4rber?= , Marius Tarcatu , Rob Herring , Mark Rutland , devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Subject: [PATCH 1/2] dt-bindings: Add Infineon TLV493D-A1B6 Date: Sun, 10 Dec 2017 00:25:06 +0100 Message-Id: <20171209232507.18594-2-afaerber@suse.de> X-Mailer: git-send-email 2.13.6 In-Reply-To: <20171209232507.18594-1-afaerber@suse.de> References: <20171209232507.18594-1-afaerber@suse.de> MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The Infineon TLV493D-A1B6 is an I2C-based 3D Magnetic Sensor. Cc: Marius Tarcatu Signed-off-by: Andreas Färber --- Documentation/devicetree/bindings/trivial-devices.txt | 1 + 1 file changed, 1 insertion(+) -- 2.13.6 diff --git a/Documentation/devicetree/bindings/trivial-devices.txt b/Documentation/devicetree/bindings/trivial-devices.txt index 5f3143f97098..7ad1939cb0d6 100644 --- a/Documentation/devicetree/bindings/trivial-devices.txt +++ b/Documentation/devicetree/bindings/trivial-devices.txt @@ -63,6 +63,7 @@ fsl,sgtl5000 SGTL5000: Ultra Low-Power Audio Codec gmt,g751 G751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire Interface infineon,slb9635tt Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz) infineon,slb9645tt Infineon SLB9645 I2C TPM (new protocol, max 400khz) +infineon,tlv493d-a1b6 Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor isil,isl1208 Intersil ISL1208 Low Power RTC with Battery Backed SRAM isil,isl1218 Intersil ISL1218 Low Power RTC with Battery Backed SRAM isil,isl12022 Intersil ISL12022 Real-time Clock