commit | 6555e69439831579ee1b54dc26afe188295d0a9d | [log] [tgz] |
---|---|---|
author | Wei Ni <wni@nvidia.com> | Wed Oct 17 13:24:50 2012 +0000 |
committer | Tom Warren <twarren@nvidia.com> | Mon Nov 19 08:15:37 2012 -0700 |
tree | 4d616bd774a945d1cbef0d21918ba7672ef0737a | |
parent | 1564f34225828f1352c61bceae2891b494f2ebbe [diff] |
tegra: Add SOC support for display/lcd Add support for the LCD peripheral at the Tegra2 SOC level. A separate LCD driver will use this functionality to configure the display. Signed-off-by: Mayuresh Kulkarni <mkulkarni@nvidia.com> Mayuresh Kulkarni: - changes to remove bitfields and clean up for submission Signed-off-by: Simon Glass <sjg@chromium.org> Simon Glass: - simplify code, move clock control into here, clean-up Signed-off-by: Tom Warren <twarren@nvidia.com>