mpc85xx: fix missing kernel config symbol and DTS whitespace issue
authorPetr Štetiar <ynezz@true.cz>
Thu, 17 Mar 2022 06:53:55 +0000 (07:53 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 17 Mar 2022 07:05:03 +0000 (08:05 +0100)
Buildbot has reported following issue while crunching mpc85xx/p1010
subtarget:

 Extreme Networks WS-AP3825i (WS_AP3825I) [N/y/?] (NEW)

Fix it by disabling that config symbol in target kernel config and while
at it fix DTS whitespace issue.

Fixes: 7e614820a892 ("mpc85xx: add support for Extreme Networks WS-AP3825i")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/mpc85xx/config-5.10
target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts

index e140239fc0f60369d3892fc2edf5f53e0fbd280a..022fc75dacb6c2090846696a0033973b4aead165 100644 (file)
@@ -265,6 +265,7 @@ CONFIG_VDSO32=y
 CONFIG_VM_EVENT_COUNTERS=y
 CONFIG_WATCHDOG_CORE=y
 # CONFIG_WS_AP3710I is not set
+# CONFIG_WS_AP3825I is not set
 # CONFIG_XES_MPC85xx is not set
 CONFIG_XZ_DEC_BCJ=y
 CONFIG_XZ_DEC_POWERPC=y
index 3dcbac21a4ebbc3e2432f3f6a623819a5f4dfe8c..b4a90b31c759afe069780e61b20173d6b96bbfa9 100644 (file)
@@ -27,7 +27,7 @@
        };
 
        led_spi {
-               /* 
+               /*
                 * This is currently non-functioning because the spi-gpio
                 * driver refuses to register when presented with this node.
                 */