From b0dce8a05e9f1c6fca5c64cf9c4090bb89ba2499 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 18 Dec 2025 08:27:14 +0100 Subject: [PATCH] Follw-up to d7abe46, use correct compatible string for override Actually disable iitod on Styx DCP-SC-28p to work around #670, this prohibits software control of LEDs, leaving the default HW control, which has proven more stable on this platform. Signed-off-by: Joachim Wiberg --- .../etc/finit.d/available/iitod.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename board/aarch64/styx-dcp-sc-28p/rootfs/usr/share/product/{dcp-sc-28p => styx,dcp-sc-28p}/etc/finit.d/available/iitod.conf (100%) diff --git a/board/aarch64/styx-dcp-sc-28p/rootfs/usr/share/product/dcp-sc-28p/etc/finit.d/available/iitod.conf b/board/aarch64/styx-dcp-sc-28p/rootfs/usr/share/product/styx,dcp-sc-28p/etc/finit.d/available/iitod.conf similarity index 100% rename from board/aarch64/styx-dcp-sc-28p/rootfs/usr/share/product/dcp-sc-28p/etc/finit.d/available/iitod.conf rename to board/aarch64/styx-dcp-sc-28p/rootfs/usr/share/product/styx,dcp-sc-28p/etc/finit.d/available/iitod.conf