Re: [PATCH v3 1/9] dt-bindings: arm: mediatek: Sort entries by SoC then board compatibles

From: AngeloGioacchino Del Regno
Date: Mon Dec 04 2023 - 09:30:36 EST


Il 04/12/23 09:40, Chen-Yu Tsai ha scritto:
Some of the new MediaTek board entries were inserted in a chronological
order, or just randomly. This makes it harder to search for an entry.

Sort the entries by first grouping by SoC, then sorting by board
compatible strings. Also add a comment at the top asking people to do
the same.

Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>