From: Peter Griffin Date: Tue, 30 Apr 2024 14:14:43 +0000 (+0100) Subject: arm64: dts: exynos: gs101: Add the hsi2 sysreg node X-Git-Tag: v6.10-rc1~239^2~1^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5f5fe4b317c0fbda725a44d9c92d97930ad68e9;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: exynos: gs101: Add the hsi2 sysreg node This has some configuration bits such as sharability that are required by UFS. Signed-off-by: Peter Griffin Reviewed-by: André Draszik Link: https://lore.kernel.org/r/20240430141445.2688499-2-peter.griffin@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 e3b068c1a2c19..9f7635a7928ec 100644 --- a/arch/arm64/boot/dts/exynos/google/gs101.dtsi +++ b/arch/arm64/boot/dts/exynos/google/gs101.dtsi @@ -1320,6 +1320,12 @@ clock-names = "oscclk", "bus", "pcie", "ufs", "mmc"; }; + sysreg_hsi2: syscon@14420000 { + compatible = "google,gs101-hsi2-sysreg", "syscon"; + reg = <0x14420000 0x10000>; + clocks = <&cmu_hsi2 CLK_GOUT_HSI2_SYSREG_HSI2_PCLK>; + }; + pinctrl_hsi2: pinctrl@14440000 { compatible = "google,gs101-pinctrl"; reg = <0x14440000 0x00001000>;