···11+Actions Semi Owl Smart Power System (SPS)22+33+Required properties:44+- compatible : "actions,s500-sps" for S50055+- reg : Offset and length of the register set for the device.66+- #power-domain-cells : Must be 1.77+ See macros in:88+ include/dt-bindings/power/owl-s500-powergate.h for S50099+1010+1111+Example:1212+1313+ sps: power-controller@b01b0100 {1414+ compatible = "actions,s500-sps";1515+ reg = <0xb01b0100 0x100>;1616+ #power-domain-cells = <1>;1717+ };