Re: [PATCH v3 1/2] dt-bindings: arm: ti: Add PocketBeagle2
From: Krzysztof Kozlowski
Date: Wed Apr 16 2025 - 02:59:23 EST
On 16/04/2025 00:59, Robert Nelson wrote:
> This board is based on ti,am625 family using the am6232 and am6254 variations.
>
> https://www.beagleboard.org/boards/pocketbeagle-2
> https://openbeagle.org/pocketbeagle/pocketbeagle-2
>
> Signed-off-by: Robert Nelson <robertcnelson@xxxxxxxxx>
> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> Reviewed-by: Dhruva Gole <d-gole@xxxxxx>
> CC: Nishanth Menon <nm@xxxxxx>
> CC: Vignesh Raghavendra <vigneshr@xxxxxx>
> CC: Tero Kristo <kristo@xxxxxxxxxx>
> CC: Rob Herring <robh@xxxxxxxxxx>
> CC: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>
Please drop the autogenerated scripts/get_maintainer.pl CC-entries from
commit msg. There is no single need to store automated output of
get_maintainers.pl in the git log. It can be easily re-created at any
given time, thus its presence in the git history is redundant and
obfuscates the log.
If you need it for your own patch management purposes, keep it under the
--- separator.
Best regards,
Krzysztof