[PATCH 2/5] arm64: dts: exynos990: Add USB nodes

Krzysztof Kozlowski krzk at kernel.org
Sat Mar 1 05:56:47 PST 2025


On 17/02/2025 22:32, Igor Belwon wrote:
> +			usbdrd_dwc3: usb at 0 {
> +				compatible = "snps,dwc3";
> +				reg = <0x0 0x10000>;
> +				interrupts = <GIC_SPI 310 IRQ_TYPE_LEVEL_HIGH>;
> +				phys = <&usbdrd_phy 0>;
> +				phy-names = "usb2-phy";
> +			};
> +		};
> +
> +		usbdrd_phy: phy at 10c00000 {
> +			compatible = "samsung,exynos990-usbdrd-phy";
Same here.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list