Skip to content

Commit 0cade78

Browse files
krzkgregkh
authored andcommitted
dt-bindings: usb: samsung,exynos-usb2: add missing required reg
"reg" property is required on Samsung S5PV210/Exynos EHCI/OHCI controllers. Fixes: 4bf2283 ("dt-bindings: usb: samsung,exynos-usb2: convert to dtschema") Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Link: https://lore.kernel.org/r/20220407192338.14849-1-krzysztof.kozlowski@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 0a96fa6 commit 0cade78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/usb/samsung,exynos-usb2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ required:
6262
- interrupts
6363
- phys
6464
- phy-names
65+
- reg
6566

6667
allOf:
6768
- if:

0 commit comments

Comments
 (0)