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 F40B9C77B70 for ; Wed, 12 Apr 2023 01:13:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229451AbjDLBN1 (ORCPT ); Tue, 11 Apr 2023 21:13:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36598 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229515AbjDLBN1 (ORCPT ); Tue, 11 Apr 2023 21:13:27 -0400 Received: from mail-pf1-x42c.google.com (mail-pf1-x42c.google.com [IPv6:2607:f8b0:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D6B743A90 for ; Tue, 11 Apr 2023 18:13:25 -0700 (PDT) Received: by mail-pf1-x42c.google.com with SMTP id d2e1a72fcca58-632384298b3so4828531b3a.0 for ; Tue, 11 Apr 2023 18:13:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tweaklogic.com; s=google; t=1681262005; x=1683854005; 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=47JWytzW6tKcdWIVgQfUOvNuOZmwQBfMnKJsin47bkg=; b=MA7Xut+0Mx6aNBeny0ChuyEDSPMfHi4bBteGpR0FVrMUlIeSDOoE2V1p/Przhl8kBn 8dOrZJtNGjmE3lIVZTbDkNsSl9LKyS31+761JHBkS1OnU8o4RGHS6Y9s8S9MfpSudTPX yWBWlEznDjV/a9FKMC04LXhYMTqogkqtJ+VWhEE+84nxJZUfEV6I7c4Z80I+NRrA4Wj0 dhGVwqewj8eZk1xccDBRZJrlRZRmK/JOZB+rEHy9gthdSUsaTfs25QUrww6YZ8WHnJ4V TA9Afs7LV3R05TRTruJM5dXM3JMg8fF0+ovVPPsCF2FdlPX5d+q5EmL+7rXbLR3+7q42 6IBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681262005; x=1683854005; 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=47JWytzW6tKcdWIVgQfUOvNuOZmwQBfMnKJsin47bkg=; b=wnbD1igJFEwLu2kVUXxib25xPLTpfzJaz/xzMkOh/CPXn4pY83xgMH1Y6frUliZxl0 167e3+xswxrrOiWfsRYWKvcDPSwlAana1sWzeD/XWde27ZS/4g3eHxp8GMGyeJoWvIGn bQMFWUQNMKQdymfrfcO6AIhmYDclvsbXIpoJfpKOCVs4aaBJvNJwo2MUxCmNZIgoq4pg EiFmvjRG1zeBEDypTr+mfSDamS6OzuciStFfn5u5Kz4mVlV3y0iGNF9H7ZW2U7DOMZz1 vW9Do01+Dk68amzBCCF9uU0Rj3JPBS4dM0Zxlit5cpByAaa638eWuW3ZwMs/jNJ8+cl6 CL6w== X-Gm-Message-State: AAQBX9cLW05CAEl0VnBxysPih2oHYPryE2FrQGwUP75FXquK0cSn29O/ V9pKSxRg7Ltmakmy0dwqLCxKqv0TdnfULSf3sBE8GQ== X-Google-Smtp-Source: AKy350Z9WFanmSoSkJqt7MLlD83/KpDYo/Iu5TMx9ojeYnlRK6Z+dRcaNpYIucUkKTPdWYL5a0/oUQ== X-Received: by 2002:a05:6a00:26ee:b0:63a:4ef:ae31 with SMTP id p46-20020a056a0026ee00b0063a04efae31mr1189875pfw.3.1681262005255; Tue, 11 Apr 2023 18:13:25 -0700 (PDT) Received: from [192.168.1.105] ([124.148.71.115]) by smtp.gmail.com with ESMTPSA id y20-20020aa78054000000b00593e4e6516csm10410332pfm.124.2023.04.11.18.13.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 11 Apr 2023 18:13:24 -0700 (PDT) Message-ID: Date: Wed, 12 Apr 2023 09:13:18 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [RFC PATCH 1/2] dt-bindings: Document APDS9306 Light Sensor bindings To: Rob Herring Cc: Jonathan Cameron , linux-iio@vger.kernel.org, Lars-Peter Clausen , devicetree@vger.kernel.org, Krzysztof Kozlowski , Rob Herring , linux-kernel@vger.kernel.org References: <20230411011203.5013-1-subhajit.ghosh@tweaklogic.com> <20230411011203.5013-2-subhajit.ghosh@tweaklogic.com> <168121603157.2780605.18056732208268371049.robh@kernel.org> Content-Language: en-US From: Subhajit Ghosh In-Reply-To: <168121603157.2780605.18056732208268371049.robh@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Rob, Thank you very much for reviewing the patch. > > If you already ran 'make dt_binding_check' and didn't see the above > error(s), then make sure 'yamllint' is installed and dt-schema is up to > date: > > pip3 install dtschema --upgrade > > Please check and re-submit after running the above command yourself. Note > that DT_SCHEMA_FILES can be set to your schema file to speed up checking > your schema. However, it must be unset to test all examples with your schema. > Thank you for the above steps, I did not perform them. It will be fixed in the next revision. Regards, Subhajit Ghosh