[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <22a8f70d-a5ce-1f54-03d1-50874b7c99fa@linaro.org>
Date: Mon, 24 Oct 2022 20:18:17 -0400
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Frank Wunderlich <linux@...web.de>,
linux-mediatek@...ts.infradead.org
Cc: Frank Wunderlich <frank-w@...lic-files.de>,
Linus Walleij <linus.walleij@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Matthias Brugger <matthias.bgg@...il.com>,
Sean Wang <sean.wang@...nel.org>, linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: pinctrl: update uart/mmc bindings for MT7986
SoC
On 24/10/2022 03:36, Frank Wunderlich wrote:
> - if:
> properties:
> function:
> @@ -221,8 +225,9 @@ patternProperties:
> then:
> properties:
> groups:
> - enum: [uart1_0, uart1_1, uart1_2, uart1_3_rx_tx,
> - uart1_3_cts_rts, uart2_0, uart2_1, uart0, uart1, uart2]
> + enum: [uart1_0, uart1_rx_tx, uart1_cts_rts, uart1_1, uart1_2_rx_tx, uart1_2_cts_rts,
> + uart1_3_rx_tx, uart1_3_cts_rts, uart2_0_rx_tx, uart2_0_cts_rts, uart2_1, uart0,
> + uart1, uart2]
Wrap it according to Linux coding style, so 80.
Best regards,
Krzysztof
Powered by blists - more mailing lists