[PATCH v1 1/3] dt-bindings: gpio: Add imx-scu gpio driver bindings

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Thu Aug 4 23:55:47 PDT 2022


On 04/08/2022 20:49, Shenwei Wang wrote:
> +
> +properties:
> +  compatible:
> +    enum:
> +      - fsl,imx8-scu-gpio
> +
> +  "#gpio-cells":
> +    const: 2
> +
> +  gpio-controller: true
> +
> +required:
> +  - compatible
> +  - "#gpio-cells"
> +  - gpio-controller
> +
> +additionalProperties: false
> +
> +examples:
> +  - |
> +    gpio at scu {

Does not look like you tested the bindings. Please run `make
dt_binding_check` (see
Documentation/devicetree/bindings/writing-schema.rst for instructions).


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list