drivers/gpu/drm/msm/sde_io_util.c
0 → 100644
+502
−0
include/linux/sde_io_util.h
0 → 100644
+113
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Sde io util provides apis for clock management,
regulator management, gpio, register read/write,
etc. This enables the APIs callers to manage
the hardware resources. This patch adds the
io util API support to msm drm driver.
Change-Id: I3b61d42d15659eccde4303e0f68615620b344075
Signed-off-by:
Dhaval Patel <pdhaval@codeaurora.org>