Message ID | 20240502053615.29514-1-r-gunasekaran@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | Add USB 3.0 support for J784S4 | expand |
On Thu, 02 May 2024 11:06:13 +0530, Ravi Gunasekaran wrote: > J784S4 has one USB sub system. > This series adds and enables support for USB 3.0 for > J784S4 EVM. > > Matt Ranostay (2): > arm64: dts: ti: k3-j784s4-main: Add support for USB > arm64: dts: ti: k3-j784s4-evm: Enable USB3 support > > arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 41 ++++++++++++++++++++++ > arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 39 ++++++++++++++++++++ > 2 files changed, 80 insertions(+) > > > base-commit: f68868ba718e30594165879cc3020607165b0761 > -- > 2.17.1 > > > My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade New warnings running 'make CHECK_DTBS=y ti/k3-j784s4-evm.dtb' for 20240502053615.29514-1-r-gunasekaran@ti.com: arch/arm64/boot/dts/ti/k3-j784s4-evm.dtb: pinctrl@11c000: 'main-usbss0-pins-default' does not match any of the regexes: '-pins(-[0-9]+)?$|-pin$', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/pinctrl/pinctrl-single.yaml#