From: Andrzej Hajda Date: Wed, 4 Dec 2013 15:35:12 +0000 (+0100) Subject: drm: Add MIPI DSI bus support X-Git-Tag: v3.14-rc1~47^2~45^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068a00233969833f1ba925e7627797489efd6041;p=pandora-kernel.git drm: Add MIPI DSI bus support MIPI DSI bus allows to model DSI hosts and DSI peripherals using the Linux driver model. DSI hosts are registered by the DSI host drivers. During registration DSI peripherals will be created from the children of the DSI host's device tree node. Support for registration from board-setup code will be added later when needed. DSI hosts expose operations which can be used by DSI peripheral drivers to access associated devices. Signed-off-by: Andrzej Hajda Signed-off-by: Kyungmin Park Signed-off-by: Thierry Reding --- Reading git-diff-tree failed