mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
soc: rockchip: introduce system status notifier
This makes dmc driver possible to register a system status notifier and other drivers possible to call the notifier call-back easily, so that the dmc driver can change frequency according to different system status. Change-Id: I1a4fb4649366d75310d2e29f87775bb2d9ca3d67 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -9,3 +9,4 @@ obj-$(CONFIG_ROCKCHIP_PVTM) += rockchip_pvtm.o
|
||||
obj-$(CONFIG_ROCKCHIP_SUSPEND_MODE) += rockchip_pm_config.o
|
||||
|
||||
obj-y += rk_vendor_storage.o
|
||||
obj-y += rockchip-system-status.o
|
||||
|
||||
Reference in New Issue
Block a user