2023-06-09 14:25:38

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] dt-bindings: ufs: samsung,exynos: drop unneeded quotes

Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml b/Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml
index a9988798898d..88cc1e3a0c88 100644
--- a/Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml
+++ b/Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml
@@ -54,7 +54,7 @@ properties:
const: ufs-phy

samsung,sysreg:
- $ref: '/schemas/types.yaml#/definitions/phandle-array'
+ $ref: /schemas/types.yaml#/definitions/phandle-array
description: Should be phandle/offset pair. The phandle to the syscon node
which indicates the FSYSx sysreg interface and the offset of
the control register for UFS io coherency setting.
--
2.34.1



2023-06-09 14:43:32

by Alim Akhtar

[permalink] [raw]
Subject: RE: [PATCH] dt-bindings: ufs: samsung,exynos: drop unneeded quotes

Hi Krzysztof

> -----Original Message-----
> From: Krzysztof Kozlowski <[email protected]>
> Sent: Friday, June 9, 2023 7:37 PM
> To: Alim Akhtar <[email protected]>; Avri Altman
> <[email protected]>; Bart Van Assche <[email protected]>; Rob
> Herring <[email protected]>; Krzysztof Kozlowski
> <[email protected]>; Conor Dooley
> <[email protected]>; [email protected];
> [email protected]; [email protected]; linux-
> [email protected]; [email protected]
> Cc: Krzysztof Kozlowski <[email protected]>
> Subject: [PATCH] dt-bindings: ufs: samsung,exynos: drop unneeded quotes
>
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Thanks!

Acked-by: Alim Akhtar <[email protected]>

> Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/ufs/samsung,exynos-
> ufs.yaml b/Documentation/devicetree/bindings/ufs/samsung,exynos-
> ufs.yaml
> index a9988798898d..88cc1e3a0c88 100644
> --- a/Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml
> +++ b/Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml
> @@ -54,7 +54,7 @@ properties:
> const: ufs-phy
>
> samsung,sysreg:
> - $ref: '/schemas/types.yaml#/definitions/phandle-array'
> + $ref: /schemas/types.yaml#/definitions/phandle-array
> description: Should be phandle/offset pair. The phandle to the syscon
> node
> which indicates the FSYSx sysreg interface and the
offset of
> the control register for UFS io coherency setting.
> --
> 2.34.1



2023-06-15 01:42:31

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: ufs: samsung,exynos: drop unneeded quotes


Krzysztof,

> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.

Applied to 6.5/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering

2023-06-22 01:30:57

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: ufs: samsung,exynos: drop unneeded quotes

On Fri, 09 Jun 2023 16:06:51 +0200, Krzysztof Kozlowski wrote:

> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
>
>

Applied to 6.5/scsi-queue, thanks!

[1/1] dt-bindings: ufs: samsung,exynos: drop unneeded quotes
https://git.kernel.org/mkp/scsi/c/e246514ae698

--
Martin K. Petersen Oracle Linux Engineering