linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: exynos: drop unsupported UFS properties in ExynosAutov9 SADK
@ 2023-01-20 13:01 Krzysztof Kozlowski
  2023-01-23 10:01 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-20 13:01 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Alim Akhtar, devicetree,
	linux-arm-kernel, linux-samsung-soc, linux-kernel
  Cc: Krzysztof Kozlowski

There is no vcc-fixed-regulator property for UFS nodes:

  exynosautov9-sadk.dtb: ufs@17e00000: Unevaluated properties are not allowed ('vcc-fixed-regulator' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts b/arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts
index eec3192c0631..101f51bf565a 100644
--- a/arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts
+++ b/arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts
@@ -65,13 +65,11 @@ &ufs_1_phy {
 &ufs_0 {
 	status = "okay";
 	vcc-supply = <&ufs_0_fixed_vcc_reg>;
-	vcc-fixed-regulator;
 };
 
 &ufs_1 {
 	status = "okay";
 	vcc-supply = <&ufs_1_fixed_vcc_reg>;
-	vcc-fixed-regulator;
 };
 
 &usi_0 {
-- 
2.34.1


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

* Re: [PATCH] arm64: dts: exynos: drop unsupported UFS properties in ExynosAutov9 SADK
  2023-01-20 13:01 [PATCH] arm64: dts: exynos: drop unsupported UFS properties in ExynosAutov9 SADK Krzysztof Kozlowski
@ 2023-01-23 10:01 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-23 10:01 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, Rob Herring, devicetree,
	Alim Akhtar, linux-samsung-soc, Krzysztof Kozlowski,
	Krzysztof Kozlowski

On Fri, 20 Jan 2023 14:01:08 +0100, Krzysztof Kozlowski wrote:
> There is no vcc-fixed-regulator property for UFS nodes:
> 
>   exynosautov9-sadk.dtb: ufs@17e00000: Unevaluated properties are not allowed ('vcc-fixed-regulator' was unexpected)
> 
> 

Applied, thanks!

[1/1] arm64: dts: exynos: drop unsupported UFS properties in ExynosAutov9 SADK
      https://git.kernel.org/krzk/linux/c/a1680415e0a7a1d4a7345637e4e96d89d32e0dd3

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

end of thread, other threads:[~2023-01-23 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-20 13:01 [PATCH] arm64: dts: exynos: drop unsupported UFS properties in ExynosAutov9 SADK Krzysztof Kozlowski
2023-01-23 10:01 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).