From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Tengfei Fan <quic_tengfan@quicinc.com>,
Bjorn Andersson <andersson@kernel.org>
Cc: agross@kernel.org, konrad.dybcio@linaro.org,
linus.walleij@linaro.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-gpio@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v6 1/2] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl
Date: Mon, 25 Dec 2023 10:37:23 +0100 [thread overview]
Message-ID: <a2ad8b5c-9745-4401-9ab5-41616a5bdf44@linaro.org> (raw)
In-Reply-To: <8ea2e841-eb9d-47a8-b1ca-3597403a1bc6@quicinc.com>
On 25/12/2023 07:50, Tengfei Fan wrote:
>>> +
>>> + required:
>>> + - pins
>>> +
>>> +required:
>>> + - compatible
>>> + - reg
>>> +
>>> +additionalProperties: false
>>> +
>>> +examples:
>>> + - |
>>> + #include <dt-bindings/interrupt-controller/arm-gic.h>
>>> + tlmm: pinctrl@f100000 {
>>> + compatible = "qcom,sm4450-tlmm";
>>
>> Please feel free to ping me if you're having issues running
>> dt_binding_check and dtb_check. I believe the prior should complain
>> about this compatible being unknown.
>
> There isn't any complain about this compatible when I run
> dt_binding_check and dtb_check.
>
> Here is the commands which I used:
>
> 1. make ARCH=arm64 dtbs_check W=1
>
> 2. make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- DT_CHECKER_FLAGS=-m
> dt_binding_check
> DT_SCHEMA_FILES=Documentation/devicetree/bindings/pinctrl/qcom,sm4450-tlmm.yaml
Something got broken around -m flags for dtschema, so indeed no reports
are printed for unmatched compatibles.
Best regards,
Krzysztof
next prev parent reply other threads:[~2023-12-25 9:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-06 2:08 [PATCH v6 0/2] pinctl: qcom: sm4450: Add SM4450 pinctrl driver Tengfei Fan
2023-12-06 2:08 ` [PATCH v6 1/2] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl Tengfei Fan
2023-12-06 9:04 ` Krzysztof Kozlowski
2023-12-07 7:55 ` Tengfei Fan
2023-12-23 3:06 ` Bjorn Andersson
2023-12-25 6:50 ` Tengfei Fan
2023-12-25 9:37 ` Krzysztof Kozlowski [this message]
2023-12-06 2:08 ` [PATCH v6 2/2] pinctrl: qcom: sm4450: dd SM4450 pinctrl driver Tengfei Fan
2023-12-23 2:57 ` Bjorn Andersson
2023-12-06 8:59 ` [PATCH v6 0/2] pinctl: qcom: sm4450: Add " Krzysztof Kozlowski
2023-12-07 7:59 ` Tengfei Fan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a2ad8b5c-9745-4401-9ab5-41616a5bdf44@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=quic_tengfan@quicinc.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).