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 D9093C433FE for ; Wed, 13 Apr 2022 14:06:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236072AbiDMOIv (ORCPT ); Wed, 13 Apr 2022 10:08:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46050 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236091AbiDMOIr (ORCPT ); Wed, 13 Apr 2022 10:08:47 -0400 Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8718C60DA0 for ; Wed, 13 Apr 2022 07:06:25 -0700 (PDT) Received: by mail-ej1-x62e.google.com with SMTP id i27so4164059ejd.9 for ; Wed, 13 Apr 2022 07:06:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=xclQowK5QbwCO5KzYmDKXFep6DHLbWkFBjvXdbQJZDc=; b=luU37E/8JMHNl4VHIi5MneOzNwctGyKeslQDkG2RJbONP2cISPuohPncjJCMISpSLd JE3lw44w2pubOWRq01DpTW7/WUf4ORBprY9WXREI+Zpr245SkV+0ZNn3PCyCbsLHC7d0 s/2eltfPiTse6V0nmcMriwjg+HJ4L6u73/D4uQDNJf30JY0vLCKkZIyhI+rf/5qVE68z KaH6hUAP390HKfdQNawuQeDGju8SxI6imDRDEm4rwN+4bP3ubagIQZjrK93/24UoNF7t Kpfsbvy03tUbdmpahzFBQD292jb53r5SIVjUB2XvsKg7sQfZr3UAwNR4nx5huS2NyDxf R8bg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=xclQowK5QbwCO5KzYmDKXFep6DHLbWkFBjvXdbQJZDc=; b=GjKz3GGMhaJRDgP6LeY5R6mWKUKUaZ9DMlQjfrwTln1ulw12958kr0FOP6gPVF2Rnd WLCEQBsqk80ZFPpHIQS9GfBoSFwMaHesDYRzeBcT1tvv9aE76JyHT66Y5lGIJI5MjO6Q 7RmfnUKMDxan6wMSq33IXypME5bKX/XhrLMMUtG6j6TtGSyw7+f1/MwnmuidlkbsbgNS yeuB+GLmWoQqCxhRwSccgtH1WXPVCQWtHmdsQmFm7NWWAMdOrZ5Ytv2cvt2T9Or+PlHy 4uj1Kr9BN5YdDPZtUr1CQqchS5hw+/At9BHMQCiWQO3qYUaJIrdtnrCJVYH6u23pA9+0 DBoA== X-Gm-Message-State: AOAM530g/DPBUGicAmN869hW39mVEjTt/3v+ygJ/tJQpPWuz71+HsoEz BsFJq6UeF+5Yqp1xgLyGoE5nf4WN9pMEzBBY X-Google-Smtp-Source: ABdhPJzjr+0cuBz3KT6Z5/dHflarKqX3dFwJjKeJYoA6U7QJ3txgow0qPdJbiQNrXxDeHEiDBBlb1w== X-Received: by 2002:a17:907:16a2:b0:6e8:d283:17d0 with SMTP id hc34-20020a17090716a200b006e8d28317d0mr1658785ejc.445.1649858784172; Wed, 13 Apr 2022 07:06:24 -0700 (PDT) Received: from [192.168.0.205] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id d13-20020a50c88d000000b0041d8c0440ebsm1208244edh.95.2022.04.13.07.06.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 13 Apr 2022 07:06:23 -0700 (PDT) Message-ID: Date: Wed, 13 Apr 2022 16:06:22 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH] dt-bindings: hwmon: ti,tmp421: Fix type for 'ti,n-factor' Content-Language: en-US To: Rob Herring , Jean Delvare , Guenter Roeck , Krzysztof Kozlowski Cc: linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220413134729.3112190-1-robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220413134729.3112190-1-robh@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 13/04/2022 15:47, Rob Herring wrote: > 'ti,n-factor' is read as a 32-bit signed value, so the type and constraints > are wrong. The same property is also defined for ti,tmp464 and is correct. > > The constraints should also not be under 'items' as this property is not an > array. > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof