[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171805878268.3179069.9958902658134682829.robh@kernel.org>
Date: Mon, 10 Jun 2024 16:33:16 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Frank Li <Frank.Li@....com>
Cc: devicetree@...r.kernel.org, rogerq@...nel.org,
gregkh@...uxfoundation.org, krzk+dt@...nel.org, pawell@...ence.com,
conor+dt@...nel.org, linux-kernel@...r.kernel.org,
peter.chen@...nel.org, linux-usb@...r.kernel.org, krzk@...nel.org,
imx@...ts.linux.dev
Subject: Re: [PATCH v2 1/1] dt-bindings: usb: cdns,usb3: use common usb-drd
yaml
On Fri, 07 Jun 2024 11:41:19 -0400, Frank Li wrote:
> Use common usb-drd yaml for usb OTG related propteries to fix below
> DTB_CHECK warning.
>
> arch/arm64/boot/dts/freescale/imx8qxp-mek.dtb: usb@...10000: usb@...20000: 'port', 'usb-role-switch' do not match any of the regexes: 'pinctrl-[0-9]+'
>
> Add "port" proptery to use connect type C connector and fix below warning.
> arch/arm64/boot/dts/freescale/imx8qxp-mek.dtb: usb@...10000: usb@...20000: Unevaluated properties are not allowed ('port' was unexpected)
>
> Signed-off-by: Frank Li <Frank.Li@....com>
> ---
>
> Notes:
> change from v1 to v2
> - add dependences
> - remove dr-mode : true and usb-role-switch: true
> - update commit message
>
> pass dt_binding_check
>
> make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- -j8 dt_binding_check DT_SCHEMA_FILES=cdns,usb3.yaml
> SCHEMA Documentation/devicetree/bindings/processed-schema.json
> CHKDT Documentation/devicetree/bindings
> LINT Documentation/devicetree/bindings
> DTEX Documentation/devicetree/bindings/usb/cdns,usb3.example.dts
> DTC_CHK Documentation/devicetree/bindings/usb/cdns,usb3.example.dtb
>
> .../devicetree/bindings/usb/cdns,usb3.yaml | 15 ++++++++++++---
> 1 file changed, 12 insertions(+), 3 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists