PM / devfreq: rockchip-dfi: Move GRF definitions to a common place.
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Thu, 21 Mar 2019 23:14:36 +0000 (19:14 -0400)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 16 Apr 2019 00:29:18 +0000 (09:29 +0900)
commitadfe3b76608ffe547af5a74415f15499b798f32a
tree38881b0fe695401b4cc124141f02210575eb65c0
parentfbb9c3c9a5acfdbcc21114de0ba16c7b488968f6
PM / devfreq: rockchip-dfi: Move GRF definitions to a common place.

Some rk3399 GRF (Generic Register Files) definitions can be used for
different drivers. Move these definitions to a common include so we
don't need to duplicate these definitions.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Gaƫl PORTAY <gael.portay@collabora.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/event/rockchip-dfi.c
include/soc/rockchip/rk3399_grf.h [new file with mode: 0644]