Re: [PATCH 1/4] ARM: dts: imx6qdl-tqma6: add missing labels
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2026-02-18 19:42:48
Also in:
imx, linux-devicetree, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2026-02-18 19:42:48
Also in:
imx, linux-devicetree, lkml
On 18/02/2026 14:22, Max Merchel wrote:
Add the missing labels for the temperature sensor and the EEPROM. In SoM variants A and B, the components are connected to different I2C buses. These labels are needed to reference them in subsequent device trees.
That's not a change on its own. It makes no impact, no effect and is confusing because unused labels shall be removed. So you apply this patch and immediately revert it because these labels are unused. No, squash it instead with the USER of the label. Best regards, Krzysztof