commit | 9611cb93fa65dde199f4f888bd034ffc80c7adf0 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jun 15 11:21:23 2014 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jul 11 20:34:47 2014 +0100 |
tree | c42fdbea2faf79b6696e83be709133ec55bd3029 | |
parent | d8c96083cf5e4a910c20836414e8a06ebcf07317 [diff] |
drm/armada: register crtc with port Register the CRTC with the port node so that the DRM OF helpers can find the appropriate CRTC. This is important so that encoders can identify their corresponding possible CRTCs. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>