Commit 26f4f835 authored by Sam Protsenko's avatar Sam Protsenko Committed by Greg Kroah-Hartman

dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible

The correct compatible for Exynos5433 is "samsung,exynos5433-dwusb3".
Fix the typo in its usage.
Signed-off-by: default avatarSam Protsenko <semen.protsenko@linaro.org>
Fixes: 949ea75b ("dt-bindings: usb: samsung,exynos-dwc3: convert to dtschema")
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230816201123.3530-1-semen.protsenko@linaro.orgSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8d4ff135
......@@ -72,7 +72,7 @@ allOf:
properties:
compatible:
contains:
const: samsung,exynos54333-dwusb3
const: samsung,exynos5433-dwusb3
then:
properties:
clocks:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment