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 1E5C0C83F1C for ; Mon, 28 Aug 2023 12:31:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232630AbjH1Mb3 (ORCPT ); Mon, 28 Aug 2023 08:31:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41664 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232606AbjH1Maz (ORCPT ); Mon, 28 Aug 2023 08:30:55 -0400 Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 54A25136 for ; Mon, 28 Aug 2023 05:30:39 -0700 (PDT) Received: by mail-ed1-x52c.google.com with SMTP id 4fb4d7f45d1cf-522bd411679so4189650a12.0 for ; Mon, 28 Aug 2023 05:30:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1693225835; x=1693830635; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Mo967Rgiw4nyHlVYxonQZRRFO6y9+PWWVMXpzUNgKwc=; b=tvbyefGWknb6USqi5c727TPcM+Amz7JtPi59qvuFRyDXDdvnzQ1np+nmOy7XBfoIXW mxBT4KKLFRZViC1YBw0cMnRwUkPZncI+7x2xDp3b9JT3dQs+KNbUXT3gEMq0csvQxV2W UWAObV+hZ+2cE30TVMKPeCnI3nZo53hlgtKN5emAeGIFmFzdjrqFG6RFzD3k9sFbMOUC HPcM/pLyvCrsCVIQFhzRIOEBRiERwyvpyFGvku7SYsXhWLLCcBLpffJf2h1pZpS3EZzF s11jR3/3G9sbjg/ZjsDVHuu2GGIe9V/Ed9mkeUptLSJefhkTdLQDP1baQI+DD4ECeq8E 6qWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693225835; x=1693830635; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Mo967Rgiw4nyHlVYxonQZRRFO6y9+PWWVMXpzUNgKwc=; b=dG9IRnJ1wjMl837EbHSsynOFGE1RsS2UeO04TXCzYmYFL86nUvsmCQY8FZG/I7XqPi Q7oE9ZDsHdTO8f+1oQlsZ4npgR4Ura7hqYCOuhoBBAjD7qxIRRevpr6LGz6U++vtGpUw tLGUZ7PmgG0CspSE9KL3gYt7CG1n6HjhMOpiwlendJ0bf7Sute11ElAhkfuMJyqi2bqg gTo1iYyiCz63HkHul88iM58pEXI9CBOF/KoT+O5RqTZgB4LPG8BMvt3CHv75RlzoLYIx mescW3ZMSXapsijEP7G2kEfWc9KLtzJLYOaDpm1Ay3EndzJe/CoXSNXuDL9fPyQvLeTu FtLQ== X-Gm-Message-State: AOJu0YwF+1xK0jV/3/doMDkk8z3ufnRQ6+Gzxo0hKlClHWmqywqRFQVR cxER5CWnQtba5gLQM4VL8zUr7w== X-Google-Smtp-Source: AGHT+IF6HtqOEyYERQUDp2ejE0SrCV+ncA7gavu19vIftq1RoQdBSjjFs83WO0ZIHBsjzH/lpo6+iw== X-Received: by 2002:a17:907:78d6:b0:9a1:cbe5:7586 with SMTP id kv22-20020a17090778d600b009a1cbe57586mr10982714ejc.35.1693225835459; Mon, 28 Aug 2023 05:30:35 -0700 (PDT) Received: from [192.168.0.22] ([77.252.47.225]) by smtp.gmail.com with ESMTPSA id 17-20020a170906059100b0098e2969ed44sm4532161ejn.45.2023.08.28.05.30.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 28 Aug 2023 05:30:34 -0700 (PDT) Message-ID: <6aae4d40-e922-4e63-02a4-e56385af6069@linaro.org> Date: Mon, 28 Aug 2023 14:30:33 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH v6 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation Content-Language: en-US To: Tomer Maimon Cc: linus.walleij@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, avifishman70@gmail.com, tali.perry1@gmail.com, joel@jms.id.au, venture@google.com, yuenn@google.com, benjaminfair@google.com, j.neuschaefer@gmx.net, openbmc@lists.ozlabs.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring References: <20230827203612.173562-1-tmaimon77@gmail.com> <20230827203612.173562-2-tmaimon77@gmail.com> <5c0d985a-0492-778c-46b9-80899e52134c@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28/08/2023 13:43, Tomer Maimon wrote: >> >>> Which leds to second >>> question - how pinctrl could have @0? It's already taken by SoC! So your >>> DTS here - unit address and ranges - are clearly wrong. >>> >>> >>>> BTW, I have run both dt_binding_check and W=1 dtbs_check, and didn't >>>> see an issue related to the pinctrl: pinctrl@f0800260, do I need to >>>> add another flag to see the issue? >>> >>> Did you read my message last time? I said - it's about DTS, not the binding. > yes, understood doesn't the dtbs_check check the DTS? Yes, it does, and the first error is being reported (just like several others for your DTS...). The second about gpio node, I think is not. Best regards, Krzysztof