Here's a set of small patches to devboard support: - when poweroff doesn't work, sit and spin in the idle loop to shut up systemd. - updated cpu_feature_overrides which save ~7.5kB (db1xxx_defconfig) - clock fixes - support for pendown IRQ on DB1300: reduces timer interrupt rate when the touch is idle but open. Manuel Lauss (4): MIPS: Alchemy: devboards: sit and spin after poweroff MIPS: Alchemy: update cpu-feature-overrides MIPS: Alchemy: db1xxx: explicitly set 50MHz clock for I2C/SPI units. MIPS: Alchemy: db1300: add touch penirq support arch/mips/alchemy/devboards/db1300.c | 47 +++++++++++++++++++++- arch/mips/alchemy/devboards/db1550.c | 9 ++--- arch/mips/alchemy/devboards/platform.c | 3 ++ .../asm/mach-au1x00/cpu-feature-overrides.h | 12 ++++++ 4 files changed, 65 insertions(+), 6 deletions(-) -- 2.0.4