Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm64: dts: qcom: sdm845: rename dwc3@ nodes to usb@
Change naming convetion to comply with dt-schema. Fixes warnings as: arch/arm64/boot/dts/qcom/sdm845-oneplus-fajita.dt.yaml: usb@a8f8800: 'dma-ranges', 'dwc3@a800000' do not match any of the regexes: '^usb@[0-9a-f]+$', 'pinctrl-[0-9]+' From schema: Documentation/devicetree/bindings/usb/qcom,dwc3.yaml arch/arm64/boot/dts/qcom/sdm845-oneplus-fajita.dt.yaml: dwc3@a800000: $nodename:0: 'dwc3@a800000' does not match '^usb(@.*)?' From schema: Documentation/devicetree/bindings/usb/snps,dwc3.yaml Signed-off-by: David Heidelberg <[email protected]>
- Loading branch information