162306a36Sopenharmony_ciAPM X-GENE SoC series SCU Registers
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciThis system clock unit contain various register that control block resets,
462306a36Sopenharmony_ciclock enable/disables, clock divisors and other deepsleep registers.
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciProperties:
762306a36Sopenharmony_ci - compatible : should contain two values. First value must be:
862306a36Sopenharmony_ci		   - "apm,xgene-scu"
962306a36Sopenharmony_ci		second value must be always "syscon".
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci - reg : offset and length of the register set.
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ciExample :
1462306a36Sopenharmony_ci	scu: system-clk-controller@17000000 {
1562306a36Sopenharmony_ci		compatible = "apm,xgene-scu","syscon";
1662306a36Sopenharmony_ci		reg = <0x0 0x17000000 0x0 0x400>;
1762306a36Sopenharmony_ci	};
18