Re: [PATCH v1 2/2] dt-bindings: soc: rockchip: graf: add rockchip,dp-phy.yaml

From: Krzysztof Kozlowski
Date: Thu Dec 29 2022 - 03:44:17 EST


On 28/12/2022 23:02, Johan Jonker wrote:
> Add new converted rockchip,dp-phy.yaml to grf.yaml file.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
> index 7ac9aa5fa..36f6d85a9 100644
> --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
> +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
> @@ -96,8 +96,11 @@ allOf:
> then:
> properties:
> edp-phy:
> - description:
> - Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt
> + type: object
> +

Drop the blank line

> + $ref: /schemas/phy/rockchip,dp-phy.yaml#
> +

Ditto, so with updated path:

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof