Hi Simon, Magnus, Now CONFIG_PM and CONFIG_PM_GENERIC_DOMAINS are enabled unconditionally for Renesas ARM-based SoCs, the legacy clock domain is no longer used on these SoCs, and we can return drivers/sh/ to SuperH. Both patches were extracted from series "[PATCH 0/4] Enable PM and PM_GENERIC_DOMAINS for SoCs with PM Domains", and updated, hence the v2. Note that this does break booting R-Car Gen2 boards using pre-v4.3 DTSes that don't have power-domains properties, as this relied on the legacy clock domain. Thanks! Geert Uytterhoeven (2): drivers: sh: Stop using the legacy clock domain on ARM MAINTAINERS: Drop drivers/sh/ for Renesas ARM MAINTAINERS | 1 - drivers/Makefile | 1 - drivers/sh/pm_runtime.c | 9 --------- 3 files changed, 11 deletions(-) -- 1.9.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds