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 903D2C4332F for ; Thu, 20 Oct 2022 12:00:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229885AbiJTMAd (ORCPT ); Thu, 20 Oct 2022 08:00:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58134 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229769AbiJTMAd (ORCPT ); Thu, 20 Oct 2022 08:00:33 -0400 Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DA2E0F6C3E for ; Thu, 20 Oct 2022 05:00:31 -0700 (PDT) Received: by mail-qt1-x82b.google.com with SMTP id f22so13497457qto.3 for ; Thu, 20 Oct 2022 05:00:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=A29LATjKRu0eJyZf1li9gtTtcrd9vRWs2MhC8cVGWxA=; b=zdXq2ZWOf+kBQAJ50NbogZcfiG0qZPePutWtHEhKeegdtOWL1wTmCHgw23EJp425+c Td5S4yCvuYmGHcOLZ8p4mkKYX64yDjk25aZs/f3qAdvWQXz9gfLVRsIMg/imY2DM2Ld5 /ccleL9a37cuOaIdkZHK2wTXvmzdEZ6PZzUQzDG3ZhTTYTVrCtfHWqbWfBamI1vHFxoF ULLYcjA76tqAwvmw2j5J1+ubn3fWVabtXxoySbAr7bXlBvK+Bqca0rnVYOL/7nnnIxq4 Oot108r5U7+S9oatZi8YvONoChoeoixOSz9/oOv6Vz8gv3KLYNui3BJ0evFo7R65nG3W 1SEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=A29LATjKRu0eJyZf1li9gtTtcrd9vRWs2MhC8cVGWxA=; b=lOj8U7VqLueJ0UzNM5VHITGbr12QjW6jsxer+8j1H1bueAKMYNFEtsQ+dWdxBVwFTH Y644YwN4tWTlefE8SiDC42I9kF5KUmiR16ekdmZg7gcxX75dplGcVqMvatyoEhtFzkj3 i8PpEgfMAuNGykFG+G5WUSZSqGN0oCGRU+cXeQOLY3AQXaGZNu3C0mG5d4JRc5Hb/uek KiBc7eJS8iTNLLC2so5zo3T9V9cX0kEFvZmvDQBcEqD0sA/fxdBILwSMMSvzmHo0dt4a YEmpKB9X6XPr00+HFlz4VmN8OQ97O74XSwGl9D1EAu+Bs0V0M+KweVOuGmEJji/s8a+T pA6w== X-Gm-Message-State: ACrzQf2ANEA67g+KYPQE3IxbZhw1Ii6WWWfqm7+YKGnVMcNSX68AZzsd oioeQRuu1mJpih8/hRW5Gs4x1Q== X-Google-Smtp-Source: AMsMyM6eVViG4LXv1H82MSpp3Hhgprwb3+orqfs74ID/Coou2aSueOhKs1MTstIJbBBjLCoS0NGi7A== X-Received: by 2002:ac8:7dc4:0:b0:39c:f95f:57fe with SMTP id c4-20020ac87dc4000000b0039cf95f57femr8723185qte.612.1666267230880; Thu, 20 Oct 2022 05:00:30 -0700 (PDT) Received: from [192.168.10.124] (pool-72-83-177-149.washdc.east.verizon.net. [72.83.177.149]) by smtp.gmail.com with ESMTPSA id a10-20020ac85b8a000000b00397b1c60780sm6092213qta.61.2022.10.20.05.00.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 20 Oct 2022 05:00:29 -0700 (PDT) Message-ID: Date: Thu, 20 Oct 2022 08:00:28 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH 3/3] doc: iio: pressure: ms5611: added max SPI frequency setting to the example To: =?UTF-8?Q?Mitja_=c5=a0pes?= Cc: linux-iio@vger.kernel.org, Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Andy Shevchenko , Tomasz Duszynski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221019125254.952588-1-mitja@lxnav.com> <20221019125254.952588-3-mitja@lxnav.com> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/10/2022 01:40, Mitja Špes wrote: > On Wed, Oct 19, 2022 at 5:49 PM Krzysztof Kozlowski > wrote: > >> Use subject prefixes matching the subsystem (git log --oneline -- ...). > > Will do. > >> Whether it is honored by driver it matters less. More important is how >> hardware can handle it. This should be included in the bindings/properties. > > The hardware handles frequencies up to 20MHz. That constraint is already > written in meas,ms5611.yaml. > What my patch 2 does is allow the user to set a lower frequency and the patch > 3 just emphasises that in the example. Then I am not sure whether it is worth changing. This is just an example. Old value is correct. Best regards, Krzysztof