forked from Minki/linux
ARM: dts: owl-s500: Add SPS node
Add Smart Power System node for PM domains. Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
parent
ad90c2bc1e
commit
740f6beb57
@ -176,5 +176,11 @@
|
||||
<GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "2hz0", "2hz1", "timer0", "timer1";
|
||||
};
|
||||
|
||||
sps: power-controller@b01b0100 {
|
||||
compatible = "actions,s500-sps";
|
||||
reg = <0xb01b0100 0x100>;
|
||||
#power-domain-cells = <1>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user