diff options
author | Zhen Lei <[email protected]> | 2021-03-29 15:27:13 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-02 15:21:41 +0200 |
commit | 9ea6feb681daa22b99c0840d23b8ee53c394d164 (patch) | |
tree | a1be9e6fd0fc76d1a46ffb464f43df13dbe7acee /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 048b14e1f28b72d8dde7af2808346de2c67fe230 (diff) |
dt-bindings: usb: dwc3-imx8mp: Use the correct name for child node "snps, dwc3"
File snps,dwc3.yaml describes the schema of Synopsys DesignWare USB3
Controller, it directly or indirectly contains "$ref: usb.yaml". So the
node name of "snps,dwc3" must start with "usb". Otherwise, the following
warning will be displayed:
Documentation/devicetree/bindings/usb/fsl,imx8mp-dwc3.example.dt.yaml: \
dwc3@38100000: $nodename:0: 'dwc3@38100000' does not match '^usb(@.*)?'
From schema: Documentation/devicetree/bindings/usb/snps,dwc3.yaml
In addition, replace "type: object" with "$ref: snps,dwc3.yaml#". Ensure
that all properties of the child node comply with snps,dwc3.yaml.
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Zhen Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions