Re: [PATCH 16/22] dt-bindings: qcom: geni-se: document support for SA8255P
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Re: [PATCH 16/22] dt-bindings: qcom: geni-se: document support for SA8255P
- From: "Rob Herring (Arm)" <robh@xxxxxxxxxx>
- Date: Wed, 28 Aug 2024 18:44:59 -0500
- Cc: konradybcio@xxxxxxxxxx, herbert@xxxxxxxxxxxxxxxxxxx, cristian.marussi@xxxxxxx, rui.zhang@xxxxxxxxx, robimarko@xxxxxxxxx, andi.shyti@xxxxxxxxxx, amitk@xxxxxxxxxx, wim@xxxxxxxxxxxxxxxxxx, iommu@xxxxxxxxxxxxxxx, thara.gopinath@xxxxxxxxx, jassisinghbrar@xxxxxxxxx, linux-serial@xxxxxxxxxxxxxxx, arm-scmi@xxxxxxxxxxxxxxx, vkoul@xxxxxxxxxx, linux-watchdog@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, devicetree@xxxxxxxxxxxxxxx, linux-arm-kernel@xxxxxxxxxxxxxxxxxxx, sudeep.holla@xxxxxxx, broonie@xxxxxxxxxx, joro@xxxxxxxxxx, linux@xxxxxxxxxxxx, viresh.kumar@xxxxxxxxxx, krzk+dt@xxxxxxxxxx, linux-arm-msm@xxxxxxxxxxxxxxx, linux-spi@xxxxxxxxxxxxxxx, conor+dt@xxxxxxxxxx, lee@xxxxxxxxxx, davem@xxxxxxxxxxxxx, linux-i2c@xxxxxxxxxxxxxxx, quic_gurus@xxxxxxxxxxx, quic_rjendra@xxxxxxxxxxx, linus.walleij@xxxxxxxxxx, agross@xxxxxxxxxx, bartosz.golaszewski@xxxxxxxxxx, rafael@xxxxxxxxxx, robin.murphy@xxxxxxx, quic_psodagud@xxxxxxxxxxx, linux-gpio@xxxxxxxxxxxxxxx, andersson@xxxxxxxxxx, will@xxxxxxxxxx, linux-pm@xxxxxxxxxxxxxxx, Praveen Talari <quic_ptalari@xxxxxxxxxxx>, quic_tsoni@xxxxxxxxxxx, tglx@xxxxxxxxxxxxx, linux-crypto@xxxxxxxxxxxxxxx, kernel@xxxxxxxxxxx, lukasz.luba@xxxxxxx, quic_shazhuss@xxxxxxxxxxx
- In-reply-to: <20240828203721.2751904-17-quic_nkela@quicinc.com>
- References: <20240828203721.2751904-1-quic_nkela@quicinc.com> <20240828203721.2751904-17-quic_nkela@quicinc.com>
On Wed, 28 Aug 2024 13:37:15 -0700, Nikunj Kela wrote:
> Add "qcom,sa8255p-geni-se-qup" compatible for representing QUP on
> SA8255p.
>
> Clocks are being managed by the firmware VM and not required on
> SA8255p Linux VM hence removing it from required list.
>
> CC: Praveen Talari <quic_ptalari@xxxxxxxxxxx>
> Signed-off-by: Nikunj Kela <quic_nkela@xxxxxxxxxxx>
> ---
> .../bindings/soc/qcom/qcom,geni-se.yaml | 47 +++++++++++++++++--
> 1 file changed, 43 insertions(+), 4 deletions(-)
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: geniqup@9c0000: i2c@984000:compatible:0: 'qcom,sa8255p-geni-i2c' is not one of ['qcom,geni-i2c', 'qcom,geni-i2c-master-hub']
from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,geni-se.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: geniqup@9c0000: i2c@984000: 'clocks' is a required property
from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,geni-se.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: geniqup@9c0000: i2c@984000: 'clock-names' is a required property
from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,geni-se.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: geniqup@9c0000: i2c@984000: Unevaluated properties are not allowed ('compatible' was unexpected)
from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,geni-se.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: geniqup@9c0000: serial@990000:compatible:0: 'qcom,sa8255p-geni-uart' is not one of ['qcom,geni-uart', 'qcom,geni-debug-uart']
from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,geni-se.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: geniqup@9c0000: serial@990000:power-domains: [[4294967295, 4], [4294967295, 4]] is too long
from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,geni-se.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: geniqup@9c0000: serial@990000: 'clocks' is a required property
from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,geni-se.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: geniqup@9c0000: serial@990000: 'clock-names' is a required property
from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,geni-se.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: geniqup@9c0000: serial@990000: Unevaluated properties are not allowed ('compatible', 'power-domain-names', 'power-domains' were unexpected)
from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,geni-se.yaml#
Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: /example-1/soc/geniqup@9c0000/i2c@984000: failed to match any schema with compatible: ['qcom,sa8255p-geni-i2c']
Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.example.dtb: /example-1/soc/geniqup@9c0000/serial@990000: failed to match any schema with compatible: ['qcom,sa8255p-geni-uart']
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240828203721.2751904-17-quic_nkela@xxxxxxxxxxx
The base for the series is generally the latest rc1. A different dependency
should be noted in *this* 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.
[Index of Archives]
[Linux Kernel]
[Linux ARM (vger)]
[Linux ARM MSM]
[Linux Omap]
[Linux Arm]
[Linux Tegra]
[Fedora ARM]
[Linux for Samsung SOC]
[eCos]
[Linux Fastboot]
[Gcc Help]
[Git]
[DCCP]
[IETF Announce]
[Security]
[Linux MIPS]
[Yosemite Campsites]
|