]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: exynos: gs101: phy region for exynos5-usbdrd is larger
authorAndré Draszik <andre.draszik@linaro.org>
Tue, 3 Dec 2024 12:40:25 +0000 (12:40 +0000)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 9 Dec 2024 19:24:54 +0000 (20:24 +0100)
Turns out there are some additional registers in the phy region, update
the DT accordingly.

Signed-off-by: André Draszik <andre.draszik@linaro.org>
Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Tested-by: Peter Griffin <peter.griffin@linaro.org>
Link: https://lore.kernel.org/r/20241203-gs101-phy-lanes-orientation-dts-v2-2-1412783a6b01@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/exynos/google/gs101.dtsi

index 302c5beb224aa4917be087c337f9baab0870b25f..18d4e7852a1ae0cc3a5b6aa35f10f96e93a2db2a 100644 (file)
 
                usbdrd31_phy: phy@11100000 {
                        compatible = "google,gs101-usb31drd-phy";
-                       reg = <0x11100000 0x0100>,
+                       reg = <0x11100000 0x0200>,
                              <0x110f0000 0x0800>,
                              <0x110e0000 0x2800>;
                        reg-names = "phy", "pcs", "pma";