Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp3275474ybl; Sun, 11 Aug 2019 19:54:01 -0700 (PDT) X-Google-Smtp-Source: APXvYqwK9pwxg320m7h6+uA/9lJvw3jtxZrJq4f0nUODTZTd5B+osG3iPLPzgA6ejmBGkF690Fy2 X-Received: by 2002:a17:90a:c68c:: with SMTP id n12mr21779866pjt.29.1565578441215; Sun, 11 Aug 2019 19:54:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565578441; cv=none; d=google.com; s=arc-20160816; b=w7yUD2YK8VJ5fLy/BJADK2cv/Bk9y0mVLZoumTkQUlsPZNCr8+GgyvhxgOvM4O6AEW 1ty529naMOxuUQ4K6PQdGWHIcw948tmXzC6XDkbdL8KC2MF+2ivr9ed/nHeoiJDk9Cfa HtFJyoQpZYhMmAZWb1v3A+R64okxYQWkJUI4rVr60/82pvC7nGi9CbmSVUnn/VMob6n+ wLW+Xq/oTvZ8zNm01U4u3ujGhqQJFjLCRRQf8wQSBIPSgmy6UNfpdN133hyeRujYLNIZ 1RuvZztPQf3+i8FApbXd8wv99GgUv0Lredi+svw83B4bWe9h9mkvTyShow5tcq2cRJKy RTQA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:to :from; bh=NXr/YFbGV2sRPV6GxgBGlgg0H4eTdpoMXWrPzgTjSRo=; b=TrMuz6BFpKIWFar1RttUHLZsTbumNR4ptOF2igHntl3nO388rtACBjueR8NQItJUFq BayqPJxft+TLolc3MpyAyxLJCWsfG69FI8hTMNf2u68Ce4yKJ7CDoBbr3fqOSlZu3TXF vTudOEZCAAlOF5PZhhlwwgztxfK0xN2lONwm5OucDMgLY+NbZUFFP2UqezbHpCFF2qVX XlXuUbloUjK6b2Dd9S0m3piUii8ACOP+/3qBuYvY0Oy2krOMt5s5QfFPt1VyqcQE+ivZ k1JmFxVEKGtLO/mQdgb32XUlMF/JSKt9PWu0pNS0saIV5TQ8+80wHkdjigoYwb5z6a98 7eoA== 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 o19si47580306pgv.497.2019.08.11.19.53.45; Sun, 11 Aug 2019 19:54:01 -0700 (PDT) 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 S1726484AbfHLCwv (ORCPT + 99 others); Sun, 11 Aug 2019 22:52:51 -0400 Received: from unicom146.biz-email.net ([210.51.26.146]:3491 "EHLO unicom146.biz-email.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726011AbfHLCwv (ORCPT ); Sun, 11 Aug 2019 22:52:51 -0400 Received: from ([60.208.111.195]) by unicom146.biz-email.net (Antispam) with ASMTP (SSL) id DKM53852; Mon, 12 Aug 2019 10:52:52 +0800 Received: from localhost (10.100.1.52) by Jtjnmail201618.home.langchao.com (10.100.2.18) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Mon, 12 Aug 2019 10:52:43 +0800 From: John Wang To: , , , , , , , , , , , , , Subject: [PATCH v3 1/2] dt-bindings: Add ipsps1 as a trivial device Date: Mon, 12 Aug 2019 10:52:42 +0800 Message-ID: <20190812025242.15570-1-wangzqbj@inspur.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.100.1.52] X-ClientProxiedBy: jtjnmail201603.home.langchao.com (10.100.2.3) To Jtjnmail201618.home.langchao.com (10.100.2.18) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The ipsps1 is an Inspur Power System power supply unit Signed-off-by: John Wang --- v3: - Fix adding entry to the inappropriate line v2: - No changes. --- Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 747fd3f689dc..8f21498faa92 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -100,6 +100,8 @@ properties: - infineon,slb9645tt # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor - infineon,tlv493d-a1b6 + # Inspur Power System power supply unit version 1 + - inspur,ipsps1 # Intersil ISL29028 Ambient Light and Proximity Sensor - isil,isl29028 # Intersil ISL29030 Ambient Light and Proximity Sensor -- 2.17.1