From 3e47b9e5b118a8214e15681f69c3cf9617bdaacb Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 16 Mar 2025 18:20:09 -0600 Subject: [PATCH] see if dropping back to 2835 instead of 2837 makes the overlay work? --- devicetree/quantimotor.dtso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicetree/quantimotor.dtso b/devicetree/quantimotor.dtso index 2a58749..43e694f 100644 --- a/devicetree/quantimotor.dtso +++ b/devicetree/quantimotor.dtso @@ -2,7 +2,7 @@ /plugin/; / { - compatible = "brcm,bcm2837"; + compatible = "brcm,bcm2835"; fragment@0 { target = <&spi0>; -- 2.47.2