Re: [PATCH v6 4/4] arm64: dts: exynos: update all samsung,mode constants

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/4/25 19:28, Ivaylo Ivanov wrote:
> Update all samsung,mode property values to account for renaming USI_V2
> constants to USI_MODE in the bindings.
>
> Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@xxxxxxxxx>
> ---
>  arch/arm64/boot/dts/exynos/exynos850.dtsi     | 14 +++---
>  arch/arm64/boot/dts/exynos/exynosautov9.dtsi  | 48 +++++++++----------
>  .../arm64/boot/dts/exynos/exynosautov920.dtsi |  2 +-
>  .../boot/dts/exynos/google/gs101-oriole.dts   |  4 +-
>  arch/arm64/boot/dts/exynos/google/gs101.dtsi  |  2 +-
>  5 files changed, 35 insertions(+), 35 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynos850.dtsi b/arch/arm64/boot/dts/exynos/exynos850.dtsi
> index f1c8b4613..cb55015c8 100644
> --- a/arch/arm64/boot/dts/exynos/exynos850.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynos850.dtsi
> @@ -651,7 +651,7 @@ usi_uart: usi@138200c0 {
>  			compatible = "samsung,exynos850-usi";

...

> diff --git a/arch/arm64/boot/dts/exynos/google/gs101-oriole.dts b/arch/arm64/boot/dts/exynos/google/gs101-oriole.dts
> index 387fb779b..b73c152c7 100644
> --- a/arch/arm64/boot/dts/exynos/google/gs101-oriole.dts
> +++ b/arch/arm64/boot/dts/exynos/google/gs101-oriole.dts

This patch won't apply anymore since gs101-oriole was moved to pixel-common.

I didn't see that [1] was applied yesterday. I could make a new patch that
also covers these changes, but I'd expect the rest of this series to get applied first.

[1] https://lore.kernel.org/all/20250117-gs101-simplefb-v4-0-a5b90ca2f917@xxxxxxxxxx/

> @@ -161,12 +161,12 @@ &usi_uart {
>  };
>  
>  &usi8 {
> -	samsung,mode = <USI_V2_I2C>;
> +	samsung,mode = <USI_MODE_I2C>;
>  	status = "okay";
>  };
>  
>  &usi12 {
> -	samsung,mode = <USI_V2_I2C>;
> +	samsung,mode = <USI_MODE_I2C>;
>  	status = "okay";
>  };
>  
> diff --git a/arch/arm64/boot/dts/exynos/google/gs101.dtsi b/arch/arm64/boot/dts/exynos/google/gs101.dtsi
> index 302c5beb2..473db46aa 100644
> --- a/arch/arm64/boot/dts/exynos/google/gs101.dtsi
> +++ b/arch/arm64/boot/dts/exynos/google/gs101.dtsi
> @@ -825,7 +825,7 @@ usi_uart: usi@10a000c0 {
>  				 <&cmu_peric0 CLK_GOUT_PERIC0_PERIC0_TOP1_IPCLK_0>;
>  			clock-names = "pclk", "ipclk";
>  			samsung,sysreg = <&sysreg_peric0 0x1020>;
> -			samsung,mode = <USI_V2_UART>;
> +			samsung,mode = <USI_MODE_UART>;
>  			status = "disabled";
>  
>  			serial_0: serial@10a00000 {





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux