From patchwork Tue Dec 13 09:26:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13071866 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 6D2A7C4167B for ; Tue, 13 Dec 2022 09:27:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234747AbiLMJ1M (ORCPT ); Tue, 13 Dec 2022 04:27:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56222 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234834AbiLMJ05 (ORCPT ); Tue, 13 Dec 2022 04:26:57 -0500 Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E50991136 for ; Tue, 13 Dec 2022 01:26:52 -0800 (PST) Received: by mail-lj1-x22c.google.com with SMTP id s25so2712746lji.2 for ; Tue, 13 Dec 2022 01:26:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=qHXyMZCTwR7ZwM6OdTDxXVdSwmzG+m5CT1ZIcUskEEY=; b=NRkwSVnT4PuqRZB6o3JVkz9Y8GekvifRxAoUoGvhAM2xWBmVUAteygVEVZj40GnmtC iTQigJM+KFD5FUJ5I9iPnZbcSNHzN4feJGKwUoaFPJVRk+w9+gtBc6tS/vYNuzE/rAkW fngcTY4E866lo6sRaa0N/JE2RdKNs8QjesAhDV4jkr4lxKDHiKWCQqBNCtZx+28syQ2A hlbHGAfNT+mME4Rs6uckpfFUnn8edfRr2Ug8UDKcP5v+7py0fBw3NJDxPIarNQsbsbDF HeS2YSKI64LGaeSGl9Tv5NV4aVmyKf9Lm9p7xZRfrfJQXhEnRgmQfuOYhg3bIbsGujyN Epvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=qHXyMZCTwR7ZwM6OdTDxXVdSwmzG+m5CT1ZIcUskEEY=; b=IBenLUSot3/xBvkY+wX2O5oJmiCl6fQR5E/GJKEorYmLyB42dam6pZ2ry1wJ4rhAYa ryGHBtO6dcW9oDz+P9FFO20ZeNSxQq3CBcB9L9T5XpZ07wHPdaaTdT/0FyNmMJ3Kic8L PzJRkzrECRrFVeeoyRS/1xUTplOn2IokTDO4uJhMWVu56ud7rHsDi0P+I5ZviWtUtx73 FjDqYH+zz7GCzuw0R320pETo16qEyLhqyRaC1kahfaLp9kOuG0nA31lCqlwxE+3G26vz a10dfaZ+kocrAMG5f4YJWoP7MCtvUmYGRvwwI2k/m26oEHvWOuviHgb4LRm5gP10qOsw wqZg== X-Gm-Message-State: ANoB5plsqp+54m38GG2LtN8dmDy1rwbAEm6BWAo18h/1II1sYzhXE1sS //ghcv+6LHmSQTpz4YIZ+bHMmA== X-Google-Smtp-Source: AA0mqf7G1fbkz4iOxXZgUeX9z4YTaCWIQu3M7y922duGGQZ4aM+YpZZqZdHCpqL9F7cCHv1hCqF/JQ== X-Received: by 2002:a05:651c:d0:b0:27a:bc7:8baa with SMTP id 16-20020a05651c00d000b0027a0bc78baamr4630588ljr.52.1670923611172; Tue, 13 Dec 2022 01:26:51 -0800 (PST) Received: from krzk-bin.NAT.warszawa.vectranet.pl (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id k20-20020a2ea274000000b0027a00aab48fsm188958ljm.66.2022.12.13.01.26.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Dec 2022 01:26:50 -0800 (PST) From: Krzysztof Kozlowski To: Michael Hennerich , Jean Delvare , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , =?utf-8?q?Nuno_S?= =?utf-8?q?=C3=A1?= , Robert Marko , Luka Perkov , Alexandru Tachici , Akshay Gupta , Kun Yi , Supreeth Venkatesh , Jonathan Cameron , Krishna Chatradhi , Linus Walleij , Eric Tremblay Cc: Krzysztof Kozlowski , Michael Hennerich , linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/2] dt-bindings: hwmon: correct indentation and style in examples Date: Tue, 13 Dec 2022 10:26:41 +0100 Message-Id: <20221213092643.20404-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org Fix mixed indentation to 4-spaces, remove unnecessary suffix from i2c node name and use lower-case hex. No functional impact. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Rob Herring --- .../bindings/hwmon/adi,adm1177.yaml | 12 ++--- .../bindings/hwmon/adi,adm1266.yaml | 6 +-- .../bindings/hwmon/adi,axi-fan-control.yaml | 20 ++++----- .../bindings/hwmon/adi,ltc2947.yaml | 20 ++++----- .../bindings/hwmon/adi,ltc2992.yaml | 26 +++++------ .../devicetree/bindings/hwmon/amd,sbrmi.yaml | 6 +-- .../devicetree/bindings/hwmon/amd,sbtsi.yaml | 6 +-- .../devicetree/bindings/hwmon/iio-hwmon.yaml | 8 ++-- .../bindings/hwmon/national,lm90.yaml | 44 +++++++++---------- .../bindings/hwmon/ntc-thermistor.yaml | 2 +- .../bindings/hwmon/nuvoton,nct7802.yaml | 16 +++---- .../devicetree/bindings/hwmon/ti,tmp513.yaml | 22 +++++----- .../bindings/hwmon/ti,tps23861.yaml | 16 +++---- 13 files changed, 102 insertions(+), 102 deletions(-) diff --git a/Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml b/Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml index d794deb08bb7..ca2b47320689 100644 --- a/Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml +++ b/Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml @@ -52,16 +52,16 @@ examples: - | #include #include - i2c0 { + i2c { #address-cells = <1>; #size-cells = <0>; pwmon@5a { - compatible = "adi,adm1177"; - reg = <0x5a>; - shunt-resistor-micro-ohms = <50000>; /* 50 mOhm */ - adi,shutdown-threshold-microamp = <1059000>; /* 1.059 A */ - adi,vrange-high-enable; + compatible = "adi,adm1177"; + reg = <0x5a>; + shunt-resistor-micro-ohms = <50000>; /* 50 mOhm */ + adi,shutdown-threshold-microamp = <1059000>; /* 1.059 A */ + adi,vrange-high-enable; }; }; ... diff --git a/Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml b/Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml index 43b4f4f57b49..4f8e11bd5142 100644 --- a/Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml +++ b/Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml @@ -39,13 +39,13 @@ additionalProperties: false examples: - | - i2c0 { + i2c { #address-cells = <1>; #size-cells = <0>; adm1266@40 { - compatible = "adi,adm1266"; - reg = <0x40>; + compatible = "adi,adm1266"; + reg = <0x40>; }; }; ... diff --git a/Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml b/Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml index f2f99afb3a3b..0cf3ed6212a6 100644 --- a/Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml +++ b/Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml @@ -49,15 +49,15 @@ additionalProperties: false examples: - | fpga_axi: fpga-axi { - #address-cells = <0x2>; - #size-cells = <0x1>; - - axi_fan_control: axi-fan-control@80000000 { - compatible = "adi,axi-fan-control-1.00.a"; - reg = <0x0 0x80000000 0x10000>; - clocks = <&clk 71>; - interrupts = <0 110 0>; - pulses-per-revolution = <2>; - }; + #address-cells = <0x2>; + #size-cells = <0x1>; + + axi_fan_control: axi-fan-control@80000000 { + compatible = "adi,axi-fan-control-1.00.a"; + reg = <0x0 0x80000000 0x10000>; + clocks = <&clk 71>; + interrupts = <0 110 0>; + pulses-per-revolution = <2>; + }; }; ... diff --git a/Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml b/Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml index bf04151b63d2..152935334c76 100644 --- a/Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml +++ b/Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml @@ -87,15 +87,15 @@ additionalProperties: false examples: - | spi { - #address-cells = <1>; - #size-cells = <0>; - - ltc2947_spi: ltc2947@0 { - compatible = "adi,ltc2947"; - reg = <0>; - /* accumulation takes place always for energ1/charge1. */ - /* accumulation only on positive current for energy2/charge2. */ - adi,accumulator-ctl-pol = <0 1>; - }; + #address-cells = <1>; + #size-cells = <0>; + + ltc2947_spi: ltc2947@0 { + compatible = "adi,ltc2947"; + reg = <0>; + /* accumulation takes place always for energ1/charge1. */ + /* accumulation only on positive current for energy2/charge2. */ + adi,accumulator-ctl-pol = <0 1>; + }; }; ... diff --git a/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml b/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml index 64a8fcb7bc46..ff208ab97f96 100644 --- a/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml +++ b/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml @@ -55,26 +55,26 @@ additionalProperties: false examples: - | - i2c1 { + i2c { #address-cells = <1>; #size-cells = <0>; ltc2992@6F { - #address-cells = <1>; - #size-cells = <0>; + #address-cells = <1>; + #size-cells = <0>; - compatible = "adi,ltc2992"; - reg = <0x6F>; + compatible = "adi,ltc2992"; + reg = <0x6F>; - channel@0 { - reg = <0x0>; - shunt-resistor-micro-ohms = <10000>; - }; + channel@0 { + reg = <0x0>; + shunt-resistor-micro-ohms = <10000>; + }; - channel@1 { - reg = <0x1>; - shunt-resistor-micro-ohms = <10000>; - }; + channel@1 { + reg = <0x1>; + shunt-resistor-micro-ohms = <10000>; + }; }; }; ... diff --git a/Documentation/devicetree/bindings/hwmon/amd,sbrmi.yaml b/Documentation/devicetree/bindings/hwmon/amd,sbrmi.yaml index 7598b083979c..353d81d89bf5 100644 --- a/Documentation/devicetree/bindings/hwmon/amd,sbrmi.yaml +++ b/Documentation/devicetree/bindings/hwmon/amd,sbrmi.yaml @@ -41,13 +41,13 @@ additionalProperties: false examples: - | - i2c0 { + i2c { #address-cells = <1>; #size-cells = <0>; sbrmi@3c { - compatible = "amd,sbrmi"; - reg = <0x3c>; + compatible = "amd,sbrmi"; + reg = <0x3c>; }; }; ... diff --git a/Documentation/devicetree/bindings/hwmon/amd,sbtsi.yaml b/Documentation/devicetree/bindings/hwmon/amd,sbtsi.yaml index 446b09f1ce94..75088244a274 100644 --- a/Documentation/devicetree/bindings/hwmon/amd,sbtsi.yaml +++ b/Documentation/devicetree/bindings/hwmon/amd,sbtsi.yaml @@ -42,13 +42,13 @@ additionalProperties: false examples: - | - i2c0 { + i2c { #address-cells = <1>; #size-cells = <0>; sbtsi@4c { - compatible = "amd,sbtsi"; - reg = <0x4c>; + compatible = "amd,sbtsi"; + reg = <0x4c>; }; }; ... diff --git a/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml b/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml index e1ccbd30e0eb..c54b5986b365 100644 --- a/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml +++ b/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml @@ -31,7 +31,7 @@ additionalProperties: false examples: - | - iio-hwmon { - compatible = "iio-hwmon"; - io-channels = <&adc 1>, <&adc 2>; - }; + iio-hwmon { + compatible = "iio-hwmon"; + io-channels = <&adc 1>, <&adc 2>; + }; diff --git a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml index e1719839faf0..7b9d48d6d6da 100644 --- a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml +++ b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml @@ -198,30 +198,30 @@ examples: }; - | i2c { - #address-cells = <1>; - #size-cells = <0>; - - sensor@4c { - compatible = "adi,adt7481"; - reg = <0x4c>; #address-cells = <1>; #size-cells = <0>; - channel@0 { - reg = <0x0>; - label = "local"; - }; - - channel@1 { - reg = <0x1>; - label = "front"; - temperature-offset-millicelsius = <4000>; - }; - - channel@2 { - reg = <0x2>; - label = "back"; - temperature-offset-millicelsius = <750>; + sensor@4c { + compatible = "adi,adt7481"; + reg = <0x4c>; + #address-cells = <1>; + #size-cells = <0>; + + channel@0 { + reg = <0x0>; + label = "local"; + }; + + channel@1 { + reg = <0x1>; + label = "front"; + temperature-offset-millicelsius = <4000>; + }; + + channel@2 { + reg = <0x2>; + label = "back"; + temperature-offset-millicelsius = <750>; + }; }; - }; }; diff --git a/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml b/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml index 3d3b139a91a2..def693a60f55 100644 --- a/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml +++ b/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml @@ -132,7 +132,7 @@ additionalProperties: false examples: - | - thermistor0 { + thermistor { compatible = "murata,ncp18wb473"; io-channels = <&gpadc 0x06>; pullup-uv = <1800000>; diff --git a/Documentation/devicetree/bindings/hwmon/nuvoton,nct7802.yaml b/Documentation/devicetree/bindings/hwmon/nuvoton,nct7802.yaml index 2f0620ecccc9..cd8dcd797031 100644 --- a/Documentation/devicetree/bindings/hwmon/nuvoton,nct7802.yaml +++ b/Documentation/devicetree/bindings/hwmon/nuvoton,nct7802.yaml @@ -123,23 +123,23 @@ examples: #size-cells = <0>; channel@0 { /* LTD */ - reg = <0>; + reg = <0>; }; channel@1 { /* RTD1 */ - reg = <1>; - sensor-type = "voltage"; + reg = <1>; + sensor-type = "voltage"; }; channel@2 { /* RTD2 */ - reg = <2>; - sensor-type = "temperature"; - temperature-mode = "thermal-diode"; + reg = <2>; + sensor-type = "temperature"; + temperature-mode = "thermal-diode"; }; channel@3 { /* RTD3 */ - reg = <3>; - sensor-type = "temperature"; + reg = <3>; + sensor-type = "temperature"; }; }; }; diff --git a/Documentation/devicetree/bindings/hwmon/ti,tmp513.yaml b/Documentation/devicetree/bindings/hwmon/ti,tmp513.yaml index 1502b22c77cc..fde5225ce012 100644 --- a/Documentation/devicetree/bindings/hwmon/ti,tmp513.yaml +++ b/Documentation/devicetree/bindings/hwmon/ti,tmp513.yaml @@ -77,15 +77,15 @@ additionalProperties: false examples: - | i2c { - #address-cells = <1>; - #size-cells = <0>; - - tmp513@5c { - compatible = "ti,tmp513"; - reg = <0x5C>; - shunt-resistor-micro-ohms = <330000>; - ti,bus-range-microvolt = <32000000>; - ti,pga-gain = <8>; - ti,nfactor = <0x1 0xF3 0x00>; - }; + #address-cells = <1>; + #size-cells = <0>; + + tmp513@5c { + compatible = "ti,tmp513"; + reg = <0x5c>; + shunt-resistor-micro-ohms = <330000>; + ti,bus-range-microvolt = <32000000>; + ti,pga-gain = <8>; + ti,nfactor = <0x1 0xf3 0x00>; + }; }; diff --git a/Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml b/Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml index 3bc8e73dfbf0..bce68a326919 100644 --- a/Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml +++ b/Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml @@ -40,12 +40,12 @@ additionalProperties: false examples: - | i2c { - #address-cells = <1>; - #size-cells = <0>; - - tps23861@30 { - compatible = "ti,tps23861"; - reg = <0x30>; - shunt-resistor-micro-ohms = <255000>; - }; + #address-cells = <1>; + #size-cells = <0>; + + tps23861@30 { + compatible = "ti,tps23861"; + reg = <0x30>; + shunt-resistor-micro-ohms = <255000>; + }; }; From patchwork Tue Dec 13 09:26:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13071867 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 61C11C10F1B for ; Tue, 13 Dec 2022 09:27:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234816AbiLMJ1O (ORCPT ); Tue, 13 Dec 2022 04:27:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56228 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234840AbiLMJ05 (ORCPT ); Tue, 13 Dec 2022 04:26:57 -0500 Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 01CCD1009 for ; Tue, 13 Dec 2022 01:26:54 -0800 (PST) Received: by mail-lj1-x22c.google.com with SMTP id f16so2678495ljc.8 for ; Tue, 13 Dec 2022 01:26:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; 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=Yd9Ohkfyh2xnDoKrBMnzcv2od769HEaPH+/o49HG4DM=; b=Y4C4VT9jAhKXlY5Lilc+DPjrsLSEoCUerAugtCSkZeLxfa2rxmmNdWz6ueabweVAss 3aKgdFgacWPkUzGjivLVEejcQUZ1n4j6QHNhl4CFC81ZAbYY8nkuiZ0bOFFoO+K5jsCY WqrAfjRCZURzA/xHOZsNs5x9Uz0DL6VcDfsSRlxX+k2Usa5Qs1zXx/yY6ctQXa6vz1O/ zqH3oREI4R7Z7CEOklqz73EGNZ4mG1Sd8E8eiHbFLA3VokSXT1pNO8piGnvLABSYdjbg QxkuHH1wUO9KCcCa7We8ZSuTsNVxRpA8wodc7oytCQUFhdnC8yyd4jELuHMAkhqFnxfT OfYw== 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=Yd9Ohkfyh2xnDoKrBMnzcv2od769HEaPH+/o49HG4DM=; b=S7Bnn/Q3tGxjr+ph7+nvjSD9LV8JI3dxE0Dts0aQ3byFLfDSwVfyhJ9x9PYCMD8pZy nEheDmhUwY2Ix+PHQ5PKTKTMuZdBXjEDyFAdg2H7lFNsoCXOJ5r5qiRrucsjqDxd0B8u XpyLVJH/9N2HZ+2QD7EZ2vVJQE4vNpO0j2jsR6CDHpRaFYbkE391uxq2+6f4brWAjn96 uEt3Yoit20Ty3KqOtVptU5PH2xN3btHS3DDtTf1xdLRW2V19d3o+LR8ajEkp4afJgWes 7N86lGTGiqmC2FqYCisRVGUO075Bj+v8XSzQ5stpF5+73jtN5HV35QAOhRjOgimjFEvr WR4w== X-Gm-Message-State: ANoB5pkxQ2ERFwOI9W/DVIEM4Ltc/aTI2G8bIDrjE0hvQEmIuqVQb0D9 okaeEs1EgAcVO3uKGMGpBpLavQ== X-Google-Smtp-Source: AA0mqf4a2E7yNyKAeCWN1bcpP7nDgemfxFjcA9atZypB4Pd2G3mJfMX8I6uy2s6E3XroL2T6ddNx2A== X-Received: by 2002:a2e:9a87:0:b0:279:e300:8f91 with SMTP id p7-20020a2e9a87000000b00279e3008f91mr6563368lji.43.1670923612425; Tue, 13 Dec 2022 01:26:52 -0800 (PST) Received: from krzk-bin.NAT.warszawa.vectranet.pl (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id k20-20020a2ea274000000b0027a00aab48fsm188958ljm.66.2022.12.13.01.26.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Dec 2022 01:26:52 -0800 (PST) From: Krzysztof Kozlowski To: Jean Delvare , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Alexandru Tachici Cc: Krzysztof Kozlowski , linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/2] dt-bindings: hwmon: adi,ltc2992: correct unit address in example Date: Tue, 13 Dec 2022 10:26:42 +0100 Message-Id: <20221213092643.20404-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221213092643.20404-1-krzysztof.kozlowski@linaro.org> References: <20221213092643.20404-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org lower-case hex is expected for unit addresses: adi,ltc2992.example.dts:22.24-38.15: Warning (i2c_bus_reg): /example-0/i2c/ltc2992@6F: I2C bus unit address format error, expected "6f" Signed-off-by: Krzysztof Kozlowski Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml b/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml index ff208ab97f96..dba74f400bc2 100644 --- a/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml +++ b/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml @@ -59,12 +59,12 @@ examples: #address-cells = <1>; #size-cells = <0>; - ltc2992@6F { + ltc2992@6f { #address-cells = <1>; #size-cells = <0>; compatible = "adi,ltc2992"; - reg = <0x6F>; + reg = <0x6f>; channel@0 { reg = <0x0>;