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 3CFAAECAAD8 for ; Wed, 21 Sep 2022 06:55:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229872AbiIUGzQ (ORCPT ); Wed, 21 Sep 2022 02:55:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229771AbiIUGzO (ORCPT ); Wed, 21 Sep 2022 02:55:14 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3950752E4A for ; Tue, 20 Sep 2022 23:55:10 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id a3so7615049lfk.9 for ; Tue, 20 Sep 2022 23:55:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=sRNPPxQwMPWqLWjhj5YW/0hO23m4s4pA3ZxgfGEgLeQ=; b=G/8D3dSTttTpzXOjAWi9d1DQ7rTiVYMus6IL0Yb5KZ5Q2Ga7EPgRD7cGkuN3oXp67N dmtxinE/F2lefDeiN5Ij/Rt1oeRF82EaERJRGGA3NUnVDVE0zQ/nia9twKkSN5yQ/dVP tkp4MTTuTJW8soQP+qoOjyxARqSjRRf7zBaSx8LRkvWGDZ/5UM1zl78GaptJVuhgNSta JZ/U7v7Cj1TxFgdm9RzH2//TZ3zWesVB1P0DaKR5KcLqi3QJpDgjIy28r1eOz7p0oG/3 /ulJnrHBrByf2SlZluGEDoOay0gHJNS7q3f9v/bFip0SATm9KZ4IihcB0S/d+KHU6QHK PARQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=sRNPPxQwMPWqLWjhj5YW/0hO23m4s4pA3ZxgfGEgLeQ=; b=5aGHevc01dabuftGAQIRxXmWp3fdR8owf0u+W1FE6FS72eQWwPHjdTlBsAp+3WNHIo 9M2sD03cjbdTk6Wryc6iTIw5bQOErNixQjR1NWIQjjI3sUCkR6XltyKTNHYgii4ylRcZ c8OnRh81MMICZ4QNj0gHNn2oK4hK1SoYgsyZH3y0iVcX1r4HHiJRXvb3t+fPZMFx1SxE cGNIM54gkmeNLbByUuYYDy0phuQqF7dTU4tRTt+rdUmoXqoojidfRhMJE6fVkHaNOpNa qlby2bpLcELHfVIWRF3ySNPBeLmqXqmKqnTaT7qierf/WvFYWgvC2bitsM7Sr6SlBoXm J4Dw== X-Gm-Message-State: ACrzQf0ds3j+Bz70s5A1xmuYyOY+dnAuspCVXrxc+Sfy4NYs6Sex2EUz 2XZYxeQeebIMFKveW2+VkzTqGA== X-Google-Smtp-Source: AMsMyM4DTkJhb6tltXybTUjMwPnetSGfYqWpxsNwBGB5mUV9PpXWl3QlTC+kYnYLuO4XT7A9lMwEEw== X-Received: by 2002:a19:5f59:0:b0:497:a72e:e0a1 with SMTP id a25-20020a195f59000000b00497a72ee0a1mr8976594lfj.259.1663743308568; Tue, 20 Sep 2022 23:55:08 -0700 (PDT) Received: from krzk-bin (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id j21-20020a056512345500b004946274b7d6sm305694lfr.166.2022.09.20.23.55.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Sep 2022 23:55:08 -0700 (PDT) Date: Wed, 21 Sep 2022 08:55:06 +0200 From: Krzysztof Kozlowski To: Asmaa Mnebhi Cc: Wolfram Sang , linux-kernel@vger.kernel.org, robh@kernel.org, devicetree@vger.kernel.org, linux-i2c@vger.kernel.org, Khalil Blaiech Subject: Re: [PATCH v5 8/8] i2c: i2c-mlxbf.c: Update binding devicetree Message-ID: <20220921065506.6cu6p2cpu3zfhtie@krzk-bin> References: <20220920174736.9766-1-asmaa@nvidia.com> <20220920174736.9766-9-asmaa@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220920174736.9766-9-asmaa@nvidia.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 20 Sep 2022 13:47:36 -0400, Asmaa Mnebhi wrote: > In the latest version of the i2c-mlxbf.c driver, the "Smbus block" > resource was broken down to 3 separate resources "Smbus timer", > "Smbus master" and "Smbus slave" to accommodate for BlueField-3 > SoC registers' changes. > > Reviewed-by: Khalil Blaiech > Signed-off-by: Asmaa Mnebhi > --- > .../bindings/i2c/mellanox,i2c-mlxbf.yaml | 48 ++++++++++++++----- > 1 file changed, 36 insertions(+), 12 deletions(-) > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: Error: Documentation/devicetree/bindings/i2c/mellanox,i2c-mlxbf.example.dts:26.19-20 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:384: Documentation/devicetree/bindings/i2c/mellanox,i2c-mlxbf.example.dtb] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1420: dt_binding_check] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/ This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. 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.