162306a36Sopenharmony_ci* Device-Tree bindings for Cortina Systems Gemini Poweroff 262306a36Sopenharmony_ci 362306a36Sopenharmony_ciThis is a special IP block in the Cortina Gemini SoC that only 462306a36Sopenharmony_cideals with different ways to power the system down. 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciRequired properties: 762306a36Sopenharmony_ci- compatible: should be "cortina,gemini-power-controller" 862306a36Sopenharmony_ci- reg: should contain the physical memory base and size 962306a36Sopenharmony_ci- interrupts: should contain the power management interrupt 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciExample: 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_cipower-controller@4b000000 { 1462306a36Sopenharmony_ci compatible = "cortina,gemini-power-controller"; 1562306a36Sopenharmony_ci reg = <0x4b000000 0x100>; 1662306a36Sopenharmony_ci interrupts = <26 IRQ_TYPE_EDGE_FALLING>; 1762306a36Sopenharmony_ci}; 18