[PATCH 2/7] dt-bindings: soc: ti: pruss: Add documentation for PRU UART support
Krzysztof Kozlowski
krzk at kernel.org
Wed May 14 05:35:09 PDT 2025
On 13/05/2025 23:59, Judith Mendez wrote:
> Add documentation for PRU UART node which is for PRU serial UART
> based-off the industry standard TL16C550 asynchronous communications
> element.
>
> Signed-off-by: Judith Mendez <jm at ti.com>
> ---
> Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
Nothing in cover letter explains dependency and this the most important
part of cover letter. Otherwise how maintainers are supposed to guess
what they can take and what cannot?
Squash the patch with previous in such case.
> diff --git a/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml b/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
> index 927b3200e29e..54397297cbf5 100644
> --- a/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
> +++ b/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
> @@ -324,6 +324,13 @@ patternProperties:
> $ref: /schemas/net/ti,davinci-mdio.yaml#
> type: object
>
> + serial@[a-f0-9]+$:
> + description: |
Do not need '|' unless you need to preserve formatting.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list