[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <10a850be-b04e-90db-cacb-127ac7698d97@linaro.org>
Date: Sun, 19 Mar 2023 13:19:47 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: "Peng Fan (OSS)" <peng.fan@....nxp.com>,
gregkh@...uxfoundation.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, shawnguo@...nel.org,
s.hauer@...gutronix.de, xu.yang_2@....com
Cc: kernel@...gutronix.de, festevam@...il.com, linux-imx@....com,
linux-usb@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
jun.li@....com, Peng Fan <peng.fan@....com>
Subject: Re: [PATCH V4 1/6] dt-bindings: usb: usbmisc-imx: convert to DT
schema
On 17/03/2023 13:37, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@....com>
>
> + '#index-cells':
> + const: 1
> + description: Cells used to describe usb controller index.
> + deprecated: true
> +
> +required:
> + - compatible
> + - reg
> +
> +additionalProperties: false
> +
> +examples:
> + - |
> + usbmisc@...4800 {
> + #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@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists