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 AF67AC63704 for ; Tue, 6 Dec 2022 18:21:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230093AbiLFSVU (ORCPT ); Tue, 6 Dec 2022 13:21:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229968AbiLFSUO (ORCPT ); Tue, 6 Dec 2022 13:20:14 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D18B2AE4D; Tue, 6 Dec 2022 10:20:10 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 86BEA616C6; Tue, 6 Dec 2022 18:20:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3CD56C433D6; Tue, 6 Dec 2022 18:20:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1670350808; bh=I1Xd2WNg5Rk0ZL/CxH/TW0kPfYLSpjTjCQHtAALsm70=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JR/YDHkRzSzpRhSEWvKDpApK9FVbNAWD4TOys8RDgSvev/12cyKb0JqekbD5tSIUc 2e99cKWze6TcDiURDHyNaJF5Ll1tvG3qqlMAaR3LYh2ECftgaxZvCSrV39rytOIJdI oVX0D73YtHoEqVM15ry2OdlSMcamhZXUtHJYhV/FrfDD32rSAGv96Py8GF3VdjNbfo pekMYsNv0nUN1BAnsIQJ1XBfXx4gIP4gmi/BurLzkDwzebaAURisU/rsPjaxEDDtH8 9T+DjTouwnO5w98yRtUr2WPdyFX9826YSAdjMFugCdjP5Tov9kD0kowklRej+sTfT5 5cTnNF65gzWVQ== From: Bjorn Andersson To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Jonathan Cameron , Andy Gross , Krzysztof Kozlowski , linux-iio@vger.kernel.org, Lars-Peter Clausen Subject: Re: (subset) [PATCH 2/2] dt-bindings: iio: adc: qcom,spmi-vadc: extend example Date: Tue, 6 Dec 2022 12:19:13 -0600 Message-Id: <167035076359.3155086.7047590726633000099.b4-ty@kernel.org> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20221027143411.277980-2-krzysztof.kozlowski@linaro.org> References: <20221027143411.277980-1-krzysztof.kozlowski@linaro.org> <20221027143411.277980-2-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 27 Oct 2022 10:34:11 -0400, Krzysztof Kozlowski wrote: > Cleanup existing example (generic node name for spmi, use 4-space > indentation) and add example for ADCv7 copied from > Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml. > > Applied, thanks! [2/2] dt-bindings: iio: adc: qcom,spmi-vadc: extend example commit: 74e903461b178faa5d0873254b77ee18fca5d059 Best regards, -- Bjorn Andersson