Add SPS (Smart Power System) support to Actions Semi S900 SoC. Manivannan Sadhasivam (4): dt-bindings: power: Add Actions Semi S900 SPS arm64: dts: actions: Add S900 SPS node soc: actions: sps: Add S900 power domains soc: actions: Fix help text in Kconfig for OWL_PM_DOMAINS .../devicetree/bindings/power/actions,owl-sps.txt | 2 + arch/arm64/boot/dts/actions/s900.dtsi | 6 +++ drivers/soc/actions/Kconfig | 2 +- drivers/soc/actions/owl-sps.c | 58 ++++++++++++++++++++++ include/dt-bindings/power/owl-s900-powergate.h | 23 +++++++++ 5 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 include/dt-bindings/power/owl-s900-powergate.h -- 2.14.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html