mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
G12A: psci: enable psci in dts
PD#156734: G12A: psci: enable psci in dts Change-Id: I448e6a85e2ecf0ed8870c9b883b598c51f5d7b74 Signed-off-by: Qiufang Dai <qiufang.dai@amlogic.com>
This commit is contained in:
@@ -137,6 +137,11 @@
|
||||
interrupts = <GIC_PPI 9 0xf04>;
|
||||
};
|
||||
|
||||
psci {
|
||||
compatible = "arm,psci-0.2";
|
||||
method = "smc";
|
||||
};
|
||||
|
||||
meson_suspend:pm {
|
||||
compatible = "amlogic, pm";
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user