[PATCH] dt-bindings: spmi: mtk,spmi-mtk-pmif: drop unneeded quotes

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Mon Jun 12 01:07:47 PDT 2023


Il 09/06/23 16:06, Krzysztof Kozlowski ha scritto:
> 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>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>

> ---
>   Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml b/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml
> index e4f465abcfe9..ac99883a3f29 100644
> --- a/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml
> +++ b/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml
> @@ -14,7 +14,7 @@ description: |+
>     for multiple SoCs to control a single SPMI master.
>   
>   allOf:
> -  - $ref: "spmi.yaml"
> +  - $ref: spmi.yaml
>   
>   properties:
>     compatible:




More information about the Linux-mediatek mailing list