All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset
       [not found] <CGME20211102065208epcas2p2213e346b2c37f315e73a04f511a1037c@epcas2p2.samsung.com>
@ 2021-11-02  6:48 ` Chanho Park
  2021-11-15 11:19   ` Chanho Park
  2021-11-15 13:11   ` Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Chanho Park @ 2021-11-02  6:48 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring
  Cc: devicetree, linux-samsung-soc, Chanho Park

samsung,ufs-shareability-reg-offset is not necessary anymore since it
was integrated into the second argument of samsung,sysreg.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
---
This is a modification of [1] which is already started the pull-request.
It has been changed a bit while reviewing DT property[2] and the changed
version has been merged into scsi tree[3].

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git/commit/?h=next/dt64&id=31bbac5263aa63dfc8bfed2180bb6a5a3c531681
[2]: https://lore.kernel.org/linux-samsung-soc/011e01d7c410$4a420340$dec609c0$@samsung.com/T/#u
[3]: https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?h=5.16/scsi-staging&id=cc52e15397cc5dc773d3c6792b98352d3209f93f

 arch/arm64/boot/dts/exynos/exynosautov9.dtsi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi
index 3e4727344b4a..a960c0bc2dba 100644
--- a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi
+++ b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi
@@ -296,8 +296,7 @@ ufs_0: ufs0@17e00000 {
 			pinctrl-0 = <&ufs_rst_n &ufs_refclk_out>;
 			phys = <&ufs_0_phy>;
 			phy-names = "ufs-phy";
-			samsung,sysreg = <&syscon_fsys2>;
-			samsung,ufs-shareability-reg-offset = <0x710>;
+			samsung,sysreg = <&syscon_fsys2 0x710>;
 			status = "disabled";
 		};
 	};
-- 
2.31.1.442.g7e391989789d


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* RE: [PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset
  2021-11-02  6:48 ` [PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset Chanho Park
@ 2021-11-15 11:19   ` Chanho Park
  2021-11-15 12:58     ` Krzysztof Kozlowski
  2021-11-15 13:11   ` Krzysztof Kozlowski
  1 sibling, 1 reply; 5+ messages in thread
From: Chanho Park @ 2021-11-15 11:19 UTC (permalink / raw)
  To: 'Krzysztof Kozlowski'
  Cc: devicetree, linux-samsung-soc, 'Rob Herring'

Hi Krzysztof,

Recently, Exynosauto v9 ufs patch series have been merged at v5.16-rc1.
So, below patch is required according to the changes. Could you please review & pick it up your tree?
Or Do I need to add "Fixes:" tag?

Best Regards,
Chanho Park

> -----Original Message-----
> From: Chanho Park <chanho61.park@samsung.com>
> Sent: Tuesday, November 2, 2021 3:48 PM
> To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>; Rob Herring
> <robh+dt@kernel.org>
> Cc: devicetree@vger.kernel.org; linux-samsung-soc@vger.kernel.org; Chanho
> Park <chanho61.park@samsung.com>
> Subject: [PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-
> reg-offset
> 
> samsung,ufs-shareability-reg-offset is not necessary anymore since it was
> integrated into the second argument of samsung,sysreg.
> 
> Signed-off-by: Chanho Park <chanho61.park@samsung.com>
> ---
> This is a modification of [1] which is already started the pull-request.
> It has been changed a bit while reviewing DT property[2] and the changed
> version has been merged into scsi tree[3].
> 
> [1]:
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git/commit/?h=n
> ext/dt64&id=31bbac5263aa63dfc8bfed2180bb6a5a3c531681
> [2]: https://lore.kernel.org/linux-samsung-
> soc/011e01d7c410$4a420340$dec609c0$@samsung.com/T/#u
> [3]:
> https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?h=5.1
> 6/scsi-staging&id=cc52e15397cc5dc773d3c6792b98352d3209f93f
> 
>  arch/arm64/boot/dts/exynos/exynosautov9.dtsi | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi
> b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi
> index 3e4727344b4a..a960c0bc2dba 100644
> --- a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi
> @@ -296,8 +296,7 @@ ufs_0: ufs0@17e00000 {
>  			pinctrl-0 = <&ufs_rst_n &ufs_refclk_out>;
>  			phys = <&ufs_0_phy>;
>  			phy-names = "ufs-phy";
> -			samsung,sysreg = <&syscon_fsys2>;
> -			samsung,ufs-shareability-reg-offset = <0x710>;
> +			samsung,sysreg = <&syscon_fsys2 0x710>;
>  			status = "disabled";
>  		};
>  	};
> --
> 2.31.1.442.g7e391989789d



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset
  2021-11-15 11:19   ` Chanho Park
@ 2021-11-15 12:58     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2021-11-15 12:58 UTC (permalink / raw)
  To: Chanho Park; +Cc: devicetree, linux-samsung-soc, 'Rob Herring'

On 15/11/2021 12:19, Chanho Park wrote:
> Hi Krzysztof,
> 
> Recently, Exynosauto v9 ufs patch series have been merged at v5.16-rc1.
> So, below patch is required according to the changes. Could you please review & pick it up your tree?
> Or Do I need to add "Fixes:" tag?
> 
> Best Regards,
> Chanho Park
> 

I'll take it to fixes branch with a Fixes tag for
31bbac5263aa63dfc8bfed2180bb6a5a3c531681.


Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset
  2021-11-02  6:48 ` [PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset Chanho Park
  2021-11-15 11:19   ` Chanho Park
@ 2021-11-15 13:11   ` Krzysztof Kozlowski
  2021-11-15 13:32     ` Krzysztof Kozlowski
  1 sibling, 1 reply; 5+ messages in thread
From: Krzysztof Kozlowski @ 2021-11-15 13:11 UTC (permalink / raw)
  To: Rob Herring, Chanho Park
  Cc: Krzysztof Kozlowski, linux-samsung-soc, devicetree

On Tue, 2 Nov 2021 15:48:26 +0900, Chanho Park wrote:
> samsung,ufs-shareability-reg-offset is not necessary anymore since it
> was integrated into the second argument of samsung,sysreg.
> 
> 

Applied, thanks!

[1/1] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset
      commit: 4f5d06d381badc6e16f6d54eac7ab0125e9a7168

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset
  2021-11-15 13:11   ` Krzysztof Kozlowski
@ 2021-11-15 13:32     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2021-11-15 13:32 UTC (permalink / raw)
  To: Rob Herring, Chanho Park; +Cc: linux-samsung-soc, devicetree

On 15/11/2021 14:11, Krzysztof Kozlowski wrote:
> On Tue, 2 Nov 2021 15:48:26 +0900, Chanho Park wrote:
>> samsung,ufs-shareability-reg-offset is not necessary anymore since it
>> was integrated into the second argument of samsung,sysreg.
>>
>>
> 
> Applied, thanks!
> 
> [1/1] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset
>       commit: 4f5d06d381badc6e16f6d54eac7ab0125e9a7168
> 
> Best regards,
> 

Applied with fixed title. Please use prefix matching history (git log
--oneline).

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-15 13:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20211102065208epcas2p2213e346b2c37f315e73a04f511a1037c@epcas2p2.samsung.com>
2021-11-02  6:48 ` [PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset Chanho Park
2021-11-15 11:19   ` Chanho Park
2021-11-15 12:58     ` Krzysztof Kozlowski
2021-11-15 13:11   ` Krzysztof Kozlowski
2021-11-15 13:32     ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.