Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp2455198ybl; Mon, 19 Aug 2019 02:17:21 -0700 (PDT) X-Google-Smtp-Source: APXvYqz3as6Hnatw+gFeUrQnr9UPheiBa8aU5CmrQSrIHrJ9Vn7FaXfRKRJQ9w0YEGmNRSGnTsbj X-Received: by 2002:a17:902:fe10:: with SMTP id g16mr9649968plj.76.1566206241582; Mon, 19 Aug 2019 02:17:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566206241; cv=none; d=google.com; s=arc-20160816; b=iQL4x7qRQwckbRoixbjLlmxgq7yK8Xr73+8mnEvRG/oggOwfPDff92mcavtqR++RAY xatijU70vHX6t5EXa0cFZULL+x4n+iORDdIQ3u8Jg7GFu9+3kEAOUV6z0F99ORhUGVGF aWDQan7iZ1XrlCoqSaT8xTyyyeCe6wh37stRNQZ/xGgzR+nlqcF/BcIYw8gTYQez0J6T TUxfwNxuWy6v+ctVVU9/5EwWIsJqE8R6yIoqGNDpmVm1EnJOomJ2mWpuk6TWzIkKL/D8 p2iHnthfgJyZJux0MUX94YKvD+/oouO9IUVyZnXGFby4q7gc5b8w9AEfgUW+eNAEP4kx Zpsw== 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=Tf2STMIa74WHCwhjhzN8cCfTS0RteEIhpT7HLYLaGn8=; b=zOyF9uty7qEVrBOJ3OdgYmVlI/LWJyqeXpZdmV1R9rXgxtFMDPV/6Og2Hq1ncMA83Z 3raTQk1oflmYJQJ74uLMTagpd5tJddDAss/U8yklxOVAJosvXlDcaoVfARK3vQ/wrDor DA1/FM27JMWIePh6vp6Cx2avxRHZzr/FHfEA+ew1SAgbbKRnXiIF3QacQBQ0l56+3zs8 x9pc+P1MROhwkw9Vru8MbECGNJ8BESYJVDKeIKGdIizNAv2TUBPyfzBHtB7Wbpu8eKhl sWsb6AZqQMGLWsRNSdH/N9h+mCg0OVvEJKPFgwKvk4D7qzzfJjXRkt13zihkSKeGnq2h 3iMQ== 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 ck1si9623802plb.409.2019.08.19.02.17.06; Mon, 19 Aug 2019 02:17:21 -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 S1727356AbfHSJOk (ORCPT + 99 others); Mon, 19 Aug 2019 05:14:40 -0400 Received: from ssh248.corpemail.net ([210.51.61.248]:17774 "EHLO ssh248.corpemail.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726767AbfHSJOk (ORCPT ); Mon, 19 Aug 2019 05:14:40 -0400 Received: from ([60.208.111.195]) by ssh248.corpemail.net (Antispam) with ASMTP (SSL) id KRH58026; Mon, 19 Aug 2019 17:14:26 +0800 Received: from localhost (10.100.1.52) by Jtjnmail201617.home.langchao.com (10.100.2.17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Mon, 19 Aug 2019 17:14:26 +0800 From: John Wang To: , , , , , , , , , Subject: [PATCH v6 1/2] dt-bindings: Add ipsps1 as a trivial device Date: Mon, 19 Aug 2019 17:14:25 +0800 Message-ID: <20190819091425.29094-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: jtjnmail201605.home.langchao.com (10.100.2.5) To Jtjnmail201617.home.langchao.com (10.100.2.17) 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 Reviewed-by: Rob Herring --- v6: - No changes v5: - No changes v4: - Rebased on 5.3-rc4 instead of 5.2, No changes 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 2e742d399e87..870ac52d2225 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -104,6 +104,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