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