From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A5C74C4332F for ; Thu, 3 Nov 2022 08:06:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231524AbiKCIGD (ORCPT ); Thu, 3 Nov 2022 04:06:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53914 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231386AbiKCIFy (ORCPT ); Thu, 3 Nov 2022 04:05:54 -0400 Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF0136275 for ; Thu, 3 Nov 2022 01:05:52 -0700 (PDT) Received: by mail-wm1-x32d.google.com with SMTP id p13-20020a05600c468d00b003cf8859ed1bso611162wmo.1 for ; Thu, 03 Nov 2022 01:05:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=9elements.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=MZ0nurQiHwcmABVhZQ6fsJaRCHN3DbbSn9QOwvJTur8=; b=O2CjI+o8KTh80XPnG2VKHVxJIg75vzxuPVm3sbmGlo09EzKo+m6cjOyCMDk4R9lNza 5xPQL+fVPHViwqpjpQTyKUPr+idUmO/lXCG3p4tYp7byU4BDo5AuvnlMZnkmup/AwO7/ HLMmvA0x9GvKRlMsLOvubLxNlsSoeWr+1jI3964RIoabC+6QNQxWVRDFa04ODAU8EPdE 0I0qhJEQ779aZT+xOcmjXY9mXg8GoA4aDzF5XGAIMZ9hYPIPI5f4ZcBjY32r99u+ZcrS PGf6jLPkxSjWkp9iMVen1faZYJaaA6r3Sqyc3ZNWdyJ6M133AONBUVc4RGBgd7BWuIUU O56g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MZ0nurQiHwcmABVhZQ6fsJaRCHN3DbbSn9QOwvJTur8=; b=ejRRhg4l9SnnWu8rJDGJ5tSMQowvZwTTs0j2hpDz29CnXeyvkr8inzSNKVRhAD3Mcz AEOnygVNRtuOLpdEW7wTKW7N2Dsxyn+qqpH2RNHpbPIzxSrZBYqUCyIp2qzlyV3Lgfi2 KrPtXakE4mgteSH5k9CM6DUhrM0Uok1SVjPdUmOPPBqBwJDEqxpiNXPxW5pmJLBS1rJ9 Og4nZ/OxZ3fx5FQB1BW6QNIFiJKi8lc/M+uByLy+fgnJa5dgwgxEKWCfCO8cd9tDZr3s KUQburzpR7dQvgXjrZh95YWaQ+9j60jPfeodAF5o08UEh+f7TOOcjwqJ0Riz1cS7CCBt /9zw== X-Gm-Message-State: ACrzQf2PeawW2jn2Y/vFEPcDTKZHzKZtvqshAla/5Xf3tJ6OK44PjRpf JaizSQFNyq18Qlsio4CsnZEnGA== X-Google-Smtp-Source: AMsMyM6XqZ59cL0KPhIZvQi5ku5wZXLvRYZaPrxQHSNLZUx5/twa0U1ZjJriiEJjqOts7pcx1S+2MA== X-Received: by 2002:a05:600c:474a:b0:3c8:3299:5ba9 with SMTP id w10-20020a05600c474a00b003c832995ba9mr18798400wmo.3.1667462751296; Thu, 03 Nov 2022 01:05:51 -0700 (PDT) Received: from stroh80.sec.9e.network (ip-078-094-000-051.um19.pools.vodafone-ip.de. [78.94.0.51]) by smtp.gmail.com with ESMTPSA id r9-20020a05600c424900b003bfaba19a8fsm402772wmm.35.2022.11.03.01.05.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Nov 2022 01:05:50 -0700 (PDT) From: Naresh Solanki X-Google-Original-From: Naresh Solanki To: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Lee Jones , Rob Herring , Krzysztof Kozlowski , Patrick Rudolph Cc: Marcello Sylvester Bauer , Naresh Solanki Subject: [PATCH v6 1/2] dt-bindings: mfd: Add bindings for MAX5970 and MAX5978 Date: Thu, 3 Nov 2022 09:05:44 +0100 Message-Id: <20221103080545.1400424-2-Naresh.Solanki@9elements.com> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20221103080545.1400424-1-Naresh.Solanki@9elements.com> References: <20221103080545.1400424-1-Naresh.Solanki@9elements.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Marcello Sylvester Bauer The MAX597x is a hot swap controller with configurable fault protection. It also has 10bit ADC for current & voltage measurements. Signed-off-by: Patrick Rudolph Signed-off-by: Marcello Sylvester Bauer Signed-off-by: Naresh Solanki --- .../bindings/mfd/maxim,max5970.yaml | 164 ++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 Documentation/devicetree/bindings/mfd/maxim,max5970.yaml diff --git a/Documentation/devicetree/bindings/mfd/maxim,max5970.yaml b/Documentation/devicetree/bindings/mfd/maxim,max5970.yaml new file mode 100644 index 000000000000..fc9d6d3647b3 --- /dev/null +++ b/Documentation/devicetree/bindings/mfd/maxim,max5970.yaml @@ -0,0 +1,164 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/mfd/max5970.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Regulator for MAX5970 smart switch from Maxim Integrated. + +maintainers: + - Patrick Rudolph + +description: | + The smart switch provides no output regulation, but independent fault protection + and voltage and current sensing. + Programming is done through I2C bus. + + Datasheets: + https://datasheets.maximintegrated.com/en/ds/MAX5970.pdf + https://datasheets.maximintegrated.com/en/ds/MAX5978.pdf + +properties: + compatible: + enum: + - maxim,max5970 + - maxim,max5978 + + reg: + maxItems: 1 + + interrupts: + maxItems: 1 + + leds: + type: object + description: + Properties for single channel. + + patternProperties: + "^led@[0-3]$": + $ref: /schemas/leds/common.yaml# + type: object + + additionalProperties: true + + vss1-supply: + description: Supply of the first channel. + + vss2-supply: + description: Supply of the first channel. + + "#io-channel-cells": + const: 1 + + regulators: + type: object + description: + Properties for single channel. + + patternProperties: + "^(sw[0-1])$": + $ref: /schemas/regulator/regulator.yaml# + type: object + + shunt-resistor-micro-ohms: + description: | + The value of curent sense resistor in microohms. + Must be specified for each channel. + + additionalProperties: true + +required: + - compatible + - reg + - regulators + - vss1-supply + + +allOf: + - if: + properties: + compatible: + enum: + - maxim,max5970 + then: + properties: + io-channels: + items: + - description: voltage first channel + - description: current first channel + - description: voltage second channel + - description: current second channel + description: | + Voltage and current for first and second channel. + required: + - vss2-supply + else: + properties: + io-channels: + items: + - description: voltage first channel + - description: current first channel + description: | + Voltage and current for first channel. + +additionalProperties: false + +examples: + - | + i2c { + #address-cells = <1>; + #size-cells = <0>; + regulator@3a { + compatible = "maxim,max5978"; + reg = <0x3a>; + vss1-supply = <&p3v3>; + + regulators { + sw0_ref_0: SW0 { + regulator-compatible = "SW0"; + shunt-resistor-micro-ohms = <12000>; + }; + }; + + leds { + #address-cells = <1>; + #size-cells = <0>; + led@0 { + reg = <0>; + label = "led0"; + default-state = "on"; + }; + led@1 { + reg = <1>; + label = "led1"; + default-state = "on"; + }; + }; + }; + }; + + - | + i2c { + #address-cells = <1>; + #size-cells = <0>; + + regulator@3a { + compatible = "maxim,max5970"; + reg = <0x3a>; + vss1-supply = <&p3v3>; + vss2-supply = <&p5v>; + + regulators { + sw0_ref_1: SW0 { + regulator-compatible = "SW0"; + shunt-resistor-micro-ohms = <12000>; + }; + sw1_ref_1: SW1 { + regulator-compatible = "SW1"; + shunt-resistor-micro-ohms = <10000>; + }; + }; + }; + }; +... -- 2.37.3