From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 41E7C2E8B71; Mon, 20 Apr 2026 12:22:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776687776; cv=none; b=RenEipbaos7sVGPpKVe8dnkMrIa/Px1wMbLCQfX46Ixvk+vsJfNsHA4QmVwntgaZZKV/fi7JeX5ZH4TwablkMdB3BvcwXpvhamSPeWmKyGeaeWbiQVL5Hq/u9PrYJt07ICP4zQmHoXsovkQIgdxLgavsQrwgqonp317ol6dW5c8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776687776; c=relaxed/simple; bh=FWT2AHE8AHc5mbnJuF7YTb4hMU+BSua0uQas/x6u7aE=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=UHCqt1d/vLf+u6mSKTQAUIfPBbolJ/yjS+ofu72BGMThhndn0IM3CskPJvUw/rTPlz6Q1iel8k2BhYIfXv9QJciEHvXpF1+zdfKgONCeK93BWwbtTMGppT/SeKUWLpXsAF+KkJl0Z5U1YSetDdmReBcFuj11Hzjhy9wkI4xRptE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=fwWh3krC; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="fwWh3krC" Received: by smtp.kernel.org (Postfix) with ESMTPSA id DA295C19425; Mon, 20 Apr 2026 12:22:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1776687775; bh=FWT2AHE8AHc5mbnJuF7YTb4hMU+BSua0uQas/x6u7aE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=fwWh3krCsa6eLMRjKVFuyfO6jWzFfJkasUdYZ45vsjgb38ZVHmXcAwaQ3Mj/JhdSy /F/L7Zo+Asa1onUEy5vF6EiLqPVsvzPnAzKjEeA5zvsEimExeN/1S1BWJKsZWmE0qr aFT+D2GHacpz5NWDIg7O/ljNWuWVA7z4qzp7Q6wh5rBaDrK5LNxjmfW2M4+cPXgu/B e1oRHH6hqQZBnVK+KMCmFpjSRqfSNPWAEvRAx11EbJTu3rCD2j0GhGFkK7S5Weykij CS89itfiUl081RB/MOBckGSDjrBYdjFhTq0uGUf3siXCmPlohfz3HwVK3nv+dFvJjY IeGj9k1TFrEwA== Date: Mon, 20 Apr 2026 13:22:48 +0100 From: Jonathan Cameron To: Ariana Lazar Cc: David Lechner , Nuno =?UTF-8?B?U8Oh?= , "Andy Shevchenko" , Rob Herring , "Krzysztof Kozlowski" , Conor Dooley , Conor Dooley , Jonathan Cameron , , , Subject: Re: [PATCH] dt-bindings: iio: dac: mcp47feb02: Fix I2C address in example Message-ID: <20260420132248.466cdc84@jic23-huawei> In-Reply-To: <20260420-mcp47feb02-fix6-v1-1-ae1808fea11d@microchip.com> References: <20260420-mcp47feb02-fix6-v1-1-ae1808fea11d@microchip.com> X-Mailer: Claws Mail 4.4.0 (GTK 3.24.52; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: linux-iio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 20 Apr 2026 13:36:02 +0300 Ariana Lazar wrote: > Change example reg value from 0 to 0x60 in order to use a valid I2C address > > Fixes: 4ba12d304175 ("dt-bindings: iio: dac: adding support for Microchip MCP47FEB02") > Link: https://lore.kernel.org/all/dd0dbadb-604b-4f12-8674-268b7db096fd@baylibre.com/ > Signed-off-by: Ariana Lazar > --- > .../bindings/iio/dac/microchip,mcp47feb02.yaml | 32 +++++++++++----------- > 1 file changed, 16 insertions(+), 16 deletions(-) > > diff --git a/Documentation/devicetree/bindings/iio/dac/microchip,mcp47feb02.yaml b/Documentation/devicetree/bindings/iio/dac/microchip,mcp47feb02.yaml > index d2466aa6bda2106a8b695347a0edf38462294d03..95ddc8321eff34ed27dab8ce712210d2cb9ae785 100644 > --- a/Documentation/devicetree/bindings/iio/dac/microchip,mcp47feb02.yaml > +++ b/Documentation/devicetree/bindings/iio/dac/microchip,mcp47feb02.yaml > @@ -280,23 +280,23 @@ examples: > > #address-cells = <1>; > #size-cells = <0>; > - dac@0 { > - compatible = "microchip,mcp47feb02"; > - reg = <0>; > - vdd-supply = <&vdac_vdd>; > - vref-supply = <&vref_reg>; > + dac@60 { > + compatible = "microchip,mcp47feb02"; Why is this indent changing? > + reg = <0x60>; > + vdd-supply = <&vdac_vdd>; > + vref-supply = <&vref_reg>; > > - #address-cells = <1>; > - #size-cells = <0>; > - channel@0 { > - reg = <0>; > - label = "Adjustable_voltage_ch0"; > - }; > + #address-cells = <1>; > + #size-cells = <0>; > + channel@0 { > + reg = <0>; > + label = "Adjustable_voltage_ch0"; > + }; > > - channel@1 { > - reg = <0x1>; > - label = "Adjustable_voltage_ch1"; > - }; > - }; > + channel@1 { > + reg = <0x1>; > + label = "Adjustable_voltage_ch1"; > + }; > + }; > }; > ... > > --- > base-commit: d2a4ec19d2a2e54c23b5180e939994d3da4a6b91 > change-id: 20260417-mcp47feb02-fix6-bd6694d84750 > > Best regards,