dt-bindings: usb: Add missing properties used in examples
authorRob Herring <robh@kernel.org>
Mon, 6 Dec 2021 17:41:12 +0000 (11:41 -0600)
committerRob Herring <robh@kernel.org>
Tue, 14 Dec 2021 22:18:33 +0000 (16:18 -0600)
commitb13e2bd3d258719fe1bc91ad3c9ccce1df708510
tree6edd1902e0c62444da2c7fcd59f7e1f4d3a935c8
parent9696fe26bc8c092174b0c076c1a34801d6adf431
dt-bindings: usb: Add missing properties used in examples

With 'unevaluatedProperties' support implemented, the following warnings
are generated in the usb examples:

Documentation/devicetree/bindings/usb/intel,keembay-dwc3.example.dt.yaml: usb: usb@34000000: Unevaluated properties are not allowed ('reg' was unexpected)
Documentation/devicetree/bindings/usb/snps,dwc3.example.dt.yaml: usb@4a030000: Unevaluated properties are not allowed ('reg' was unexpected)

Add the missing property definitions.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Ahmad Zainie <wan.ahmad.zainie.wan.mohamad@intel.com>
Cc: Felipe Balbi <balbi@kernel.org>
Cc: linux-usb@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20211206174113.2295616-1-robh@kernel.org
Documentation/devicetree/bindings/usb/intel,keembay-dwc3.yaml
Documentation/devicetree/bindings/usb/snps,dwc3.yaml