Re: [PATCH 1/3] arm64: dts: freescale: Use hyphen in node names
From: Shawn Guo <shawnguo@kernel.org>
Date: 2025-12-30 13:12:29
Also in:
imx, linux-devicetree, lkml
From: Shawn Guo <shawnguo@kernel.org>
Date: 2025-12-30 13:12:29
Also in:
imx, linux-devicetree, lkml
On Tue, Dec 23, 2025 at 04:26:25PM +0100, Krzysztof Kozlowski wrote:
DTS coding style prefers hyphens instead of underscores in the node names. Change should be safe, because node names are not considered an ABI. Signed-off-by: Krzysztof Kozlowski <redacted>
Applied all, thanks!