* [PATCH v2] dt-bindings: usb: samsung,exynos-dwc3 Add exynos990 compatible
@ 2025-02-17 19:44 Igor Belwon
2025-02-19 7:37 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Igor Belwon @ 2025-02-17 19:44 UTC (permalink / raw)
To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Alim Akhtar
Cc: Krzysztof Kozlowski, linux-usb, devicetree, linux-arm-kernel,
linux-samsung-soc, linux-kernel, Igor Belwon
Add a compatible for the exynos990-dwusb3 node. It's compatible with the
exynos850 variant when using the highspeed mode.
Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
---
The Exynos990 SoC embeds a DWC3 USB3 DRD controller.
The controller's design is compatible with the Exynos850 design
for high-speed mode.
This patchset adds in the new exynos990-dwusb3 compatible.
---
Changes in v2:
- bindings: re-check, fix picking the dwusb3 compatible
- Link to v1: https://lore.kernel.org/r/20250214-exynos990-bindings-usb3-v1-1-3e5d2721c98c@mentallysanemainliners.org
---
.../devicetree/bindings/usb/samsung,exynos-dwc3.yaml | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml b/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml
index 2b3430cebe99106f3b6201ab31d4d9e3fcc55627..f11e767a8abe1d2fb7faa6d6b5be09970c5c9b37 100644
--- a/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml
@@ -11,12 +11,16 @@ maintainers:
properties:
compatible:
- enum:
- - google,gs101-dwusb3
- - samsung,exynos5250-dwusb3
- - samsung,exynos5433-dwusb3
- - samsung,exynos7-dwusb3
- - samsung,exynos850-dwusb3
+ oneOf:
+ - enum:
+ - google,gs101-dwusb3
+ - samsung,exynos5250-dwusb3
+ - samsung,exynos5433-dwusb3
+ - samsung,exynos7-dwusb3
+ - samsung,exynos850-dwusb3
+ - items:
+ - const: samsung,exynos990-dwusb3
+ - const: samsung,exynos850-dwusb3
'#address-cells':
const: 1
---
base-commit: 5cbcf2652f4cd84eac21f5e88fe2a0baecc601fb
change-id: 20250214-exynos990-bindings-usb3-6f80f7194137
Best regards,
--
Igor Belwon <igor.belwon@mentallysanemainliners.org>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] dt-bindings: usb: samsung,exynos-dwc3 Add exynos990 compatible
2025-02-17 19:44 [PATCH v2] dt-bindings: usb: samsung,exynos-dwc3 Add exynos990 compatible Igor Belwon
@ 2025-02-19 7:37 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-02-19 7:37 UTC (permalink / raw)
To: Igor Belwon, Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Alim Akhtar
Cc: linux-usb, devicetree, linux-arm-kernel, linux-samsung-soc,
linux-kernel
On 17/02/2025 20:44, Igor Belwon wrote:
> Add a compatible for the exynos990-dwusb3 node. It's compatible with the
> exynos850 variant when using the highspeed mode.
>
> Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
> ---
> The Exynos990 SoC embeds a DWC3 USB3 DRD controller.
>
> The controller's design is compatible with the Exynos850 design
> for high-speed mode.
>
> This patchset adds in the new exynos990-dwusb3 compatible.
> ---
> Changes in v2:
> - bindings: re-check, fix picking the dwusb3 compatible
> - Link to v1: https://lore.kernel.org/r/20250214-exynos990-bindings-usb3-v1-1-3e5d2721c98c@mentallysanemainliners.org
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-19 7:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17 19:44 [PATCH v2] dt-bindings: usb: samsung,exynos-dwc3 Add exynos990 compatible Igor Belwon
2025-02-19 7:37 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox