Re: [PATCH 04/19] powerpc: dts: mpc8315e: Add labels to peripherals

From: Krzysztof Kozlowski
Date: Fri Jan 10 2025 - 10:20:09 EST


On 02/01/2025 19:31, J. Neuschäfer via B4 Relay wrote:
> From: "J. Neuschäfer" <j.ne@xxxxxxxxxx>
>
> Labels can be used in board-specific devicetrees to refer to nodes more
> conveniently.
>
> mpc8315erdb.dtb remains identical after this patch.
>
> Signed-off-by: J. Neuschäfer <j.ne@xxxxxxxxxx>


Adding labels just to add labels is usually pointless. Instead add
labels and their user in the same commit - that's the expected style
with DTS.

Best regards,
Krzysztof