[PATCH 11/13] arm64: dts: apple: t6032-j575d: Remove unused "framebuffer0" label

Janne Grunau j at jannau.net
Wed Sep 9 03:27:07 PDT 2026


Fixes "[unused-labels] label 'framebuffer0' defined but never
&-referenced" dt-style-check strict mode warning.

Signed-off-by: Janne Grunau <j at jannau.net>
---
 arch/arm64/boot/dts/apple/t6032-j575d.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/apple/t6032-j575d.dts b/arch/arm64/boot/dts/apple/t6032-j575d.dts
index 1c4a0fc9bd6f..e83fdb5d8c86 100644
--- a/arch/arm64/boot/dts/apple/t6032-j575d.dts
+++ b/arch/arm64/boot/dts/apple/t6032-j575d.dts
@@ -26,7 +26,7 @@ chosen {
 
 		stdout-path = "serial0";
 
-		framebuffer0: framebuffer at 0 {
+		framebuffer at 0 {
 			compatible = "apple,simple-framebuffer", "simple-framebuffer";
 			reg = <0 0 0 0>; /* To be filled by loader */
 			/* Format properties will be added by loader */

-- 
2.55.0




More information about the linux-arm-kernel mailing list