From patchwork Thu Nov 9 07:08:59 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lei YU X-Patchwork-Id: 836207 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Rn4Xx2P4"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yXZ7V643jz9s0Z for ; Thu, 9 Nov 2017 18:10:30 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752670AbdKIHJk (ORCPT ); Thu, 9 Nov 2017 02:09:40 -0500 Received: from mail-pf0-f194.google.com ([209.85.192.194]:49224 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751225AbdKIHJg (ORCPT ); Thu, 9 Nov 2017 02:09:36 -0500 Received: by mail-pf0-f194.google.com with SMTP id i5so3655425pfe.6; Wed, 08 Nov 2017 23:09:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=orsrnpZEZzAxjcUgPBrp5Wwsk8CLtHJmME58+g5yoh4=; b=Rn4Xx2P4gyKVyjQVacuMakizKUEkmMbxPvuKCg3HSes7E4tAv5Z01DakE5T9d9gjmh KCNstitxO927UzNqtcMIk//YpFsse8hgtTeoO3JWSk8N2cvQsXtjCHj7izgEC9lRqgzY rGJ+qUh08fcJs9q8JrWp6kMsG119/EZlrYTz4sARlyWqwmupXqaDGW+/9DVyfzZtxjTp qz/sle+LbNRbLwSepF6/lXBJ4e8jyUeoKX6CCndXqahJBoonff9Rf9eJZcdlFFAFp8D2 IU/fE/PR0HpTSm2muY9Mh6too8CaypYTv6g/XKknn2LunLLwneSKxD6HfA82H+PIdcH3 dflQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=orsrnpZEZzAxjcUgPBrp5Wwsk8CLtHJmME58+g5yoh4=; b=QsxyjABn+/QICxjYf+naYmI+xwIDuHMrQFQ08p3LYHFkqzMjwypruUvEFA3+5ONgHY 3GoTkzdjlyG7B0KYq2C5+HKVDn8RcAi8KeRGWMertwmRZqaOwcqeq6lZqQvF9KsJXq4z PLGUGm9YRgz8KyXplzo9QMa7XmDmKtmPJdH/4fOlP5wyKwVjr6DyFoLOXJOQwOxOxraD EU7Xn6zZolblzaBKXF81cO7BbMb1ybU7klC/U+RSDqjmUCUx8/qDb19L4bYlKxNQjLEv XH2NKKsF0aS4RX2ro92KIJWI5OxqIBE12T5KqlA/bvKuaELMJNmZapaZe9HH8bUpiAuW KmOg== X-Gm-Message-State: AJaThX5cvtgJc1EGiWyHnTW/up96waaaYlYnGCmK9HvE5boHETUdQ1YP GwTxlLzCjzVjhr7NFFoZ2Nk= X-Google-Smtp-Source: ABhQp+SOUmX5uhG2lPEhCBQprjJZ8kWef+u/D7jDz1IqJL7lZutt7ACZenf0vHAWUngFEMfChrDnvw== X-Received: by 10.98.89.208 with SMTP id k77mr3163511pfj.164.1510211375998; Wed, 08 Nov 2017 23:09:35 -0800 (PST) Received: from localhost ([159.203.222.251]) by smtp.gmail.com with ESMTPSA id 15sm11624168pfs.125.2017.11.08.23.09.34 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Wed, 08 Nov 2017 23:09:35 -0800 (PST) From: Lei YU To: Mark Rutland , Jean Delvare , Guenter Roeck , Jonathan Corbet , Jiri Kosina Cc: Lei YU , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, Joel Stanley , Andrew Jeffery Subject: [PATCH v3 1/3] DT: i2c: W83773G is a trivial device Date: Thu, 9 Nov 2017 15:08:59 +0800 Message-Id: <1510211341-17415-2-git-send-email-mine260309@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1510211341-17415-1-git-send-email-mine260309@gmail.com> References: <1510211341-17415-1-git-send-email-mine260309@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Signed-off-by: Lei YU --- Documentation/devicetree/bindings/trivial-devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/trivial-devices.txt b/Documentation/devicetree/bindings/trivial-devices.txt index af284fb..63ad2f1 100644 --- a/Documentation/devicetree/bindings/trivial-devices.txt +++ b/Documentation/devicetree/bindings/trivial-devices.txt @@ -188,3 +188,4 @@ ti,tmp103 Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Inter ti,tmp275 Digital Temperature Sensor winbond,w83793 Winbond/Nuvoton H/W Monitor winbond,wpct301 i2c trusted platform module (TPM) +nuvoton,w83773g Nuvoton Temperature Sensor