[PATCH V4 1/6] dt-bindings: usb: usbmisc-imx: convert to DT schema
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Sun Mar 19 05:19:47 PDT 2023
On 17/03/2023 13:37, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
>
> + '#index-cells':
> + const: 1
> + description: Cells used to describe usb controller index.
> + deprecated: true
> +
> +required:
> + - compatible
> + - reg
> +
> +additionalProperties: false
> +
> +examples:
> + - |
> + usbmisc at 2184800 {
> + #index-cells = <1>;
> + compatible = "fsl,imx6q-usbmisc";
> + reg = <0x02184800 0x200>;
If there is going to be resend, put compatible first, reg second. Then rest.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list