mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: actions: s900: Add SPS node
Add Actions Semi S900 Smart Power System (SPS) node. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
committed by
Andreas Färber
parent
1a74d98e6c
commit
6bd9ad12a3
@@ -173,6 +173,12 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
sps: power-controller@e012e000 {
|
||||
compatible = "actions,s900-sps";
|
||||
reg = <0x0 0xe012e000 0x0 0x2000>;
|
||||
#power-domain-cells = <1>;
|
||||
};
|
||||
|
||||
cmu: clock-controller@e0160000 {
|
||||
compatible = "actions,s900-cmu";
|
||||
reg = <0x0 0xe0160000 0x0 0x1000>;
|
||||
|
||||
Reference in New Issue
Block a user