Re: [PATCH] dt-bindings: net: dsa: mediatek,mt7530: change some descriptions to literal

From: Rob Herring
Date: Sun Feb 26 2023 - 13:04:35 EST



On Sat, 18 Feb 2023 10:23:48 +0300, arinc9.unal@xxxxxxxxx wrote:
> From: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
>
> The line endings must be preserved on gpio-controller, io-supply, and
> reset-gpios properties to look proper when the YAML file is parsed.
>
> Currently it's interpreted as a single line when parsed. Change the style
> of the description of these properties to literal style to preserve the
> line endings.
>
> Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
> ---
> .../devicetree/bindings/net/dsa/mediatek,mt7530.yaml | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>