commit | b6fdd0f2b990006daba19eec676b632faa523fc8 | [log] [tgz] |
---|---|---|
author | Shashank Sharma <shashank.sharma@intel.com> | Mon May 19 20:54:03 2014 +0530 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon May 19 17:56:40 2014 +0200 |
tree | c984efc772cb0cc0cfd210e84cea6f232a5ecba3 | |
parent | eed6d67d9284f62aa19857564882017e4670d31c [diff] |
drm/i915: Add MIPI mmio reg base This patch adds a mmio base address variable for DSI display, to make the DSI code generic, so that, if required, the same code can be re-used for future platforms with different mmio base. Signed-off-by: Shashank Sharma <shashank.sharma@intel.com> Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> [danvet: Appease checkpatch.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>