[PATCH] dt-bindings: ufs: samsung,exynos: drop unneeded quotes
Alim Akhtar
alim.akhtar at samsung.com
Fri Jun 9 07:33:10 PDT 2023
Hi Krzysztof
> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Sent: Friday, June 9, 2023 7:37 PM
> To: Alim Akhtar <alim.akhtar at samsung.com>; Avri Altman
> <avri.altman at wdc.com>; Bart Van Assche <bvanassche at acm.org>; Rob
> Herring <robh+dt at kernel.org>; Krzysztof Kozlowski
> <krzysztof.kozlowski+dt at linaro.org>; Conor Dooley
> <conor+dt at kernel.org>; linux-scsi at vger.kernel.org;
> devicetree at vger.kernel.org; linux-arm-kernel at lists.infradead.org; linux-
> samsung-soc at vger.kernel.org; linux-kernel at vger.kernel.org
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> 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 <krzysztof.kozlowski at linaro.org>
> ---
Thanks!
Acked-by: Alim Akhtar <alim.akhtar at samsung.com>
> 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
More information about the linux-arm-kernel
mailing list