From: André Draszik Date: Tue, 3 Dec 2024 12:40:25 +0000 (+0000) Subject: arm64: dts: exynos: gs101: phy region for exynos5-usbdrd is larger X-Git-Tag: v6.14-rc1~103^2~29^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=527c9640e4f04044afa98f3ce18f8af89ac4a322;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: exynos: gs101: phy region for exynos5-usbdrd is larger Turns out there are some additional registers in the phy region, update the DT accordingly. Signed-off-by: André Draszik Reviewed-by: Peter Griffin Tested-by: Peter Griffin Link: https://lore.kernel.org/r/20241203-gs101-phy-lanes-orientation-dts-v2-2-1412783a6b01@linaro.org Signed-off-by: Krzysztof Kozlowski --- diff --git a/arch/arm64/boot/dts/exynos/google/gs101.dtsi b/arch/arm64/boot/dts/exynos/google/gs101.dtsi index 302c5beb224aa..18d4e7852a1ae 100644 --- a/arch/arm64/boot/dts/exynos/google/gs101.dtsi +++ b/arch/arm64/boot/dts/exynos/google/gs101.dtsi @@ -1267,7 +1267,7 @@ usbdrd31_phy: phy@11100000 { compatible = "google,gs101-usb31drd-phy"; - reg = <0x11100000 0x0100>, + reg = <0x11100000 0x0200>, <0x110f0000 0x0800>, <0x110e0000 0x2800>; reg-names = "phy", "pcs", "pma";