mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
There is a need to access registers at address offset near 0x10000. These registers are private DMC performance counters, which might be used as interrupt trigger when overflow. Potential usage is to skip polling in devfreq framework and switch to interrupt managed bandwidth control. Change-Id: Iba1fd2397507b313f190e9232f0fab791fc28a3a Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com> Signed-off-by: memeka <mihailescu2m@gmail.com>