Random inoffensive stuff I accumulated during the last year: - threaded carddetect interrupts for devboard pcmcia and mmc sockets - updated cpu feature overrides (the patch shaves about 40kB off db1xxx defconfig) - add machine info to /proc/cpuinfo output All tested with 4.10-rc7 on db1100/db1200/db1300 and db1500. Thanks! Manuel Manuel Lauss (3): MIPS: Alchemy: add machine type to cpuinfo MIPS: Alchemy: update cpu feature overrides MIPS: Alchemy: Threaded carddetect irqs for devboards arch/mips/alchemy/devboards/db1200.c | 64 ++++++++++++---------- arch/mips/alchemy/devboards/db1300.c | 31 ++++++----- arch/mips/alchemy/devboards/db1xxx.c | 2 + .../asm/mach-au1x00/cpu-feature-overrides.h | 26 +++++++++ drivers/pcmcia/db1xxx_ss.c | 33 ++++++----- 5 files changed, 100 insertions(+), 56 deletions(-) -- 2.11.1