commit | ce0c474a72a72efe83808473a3411986a564e86b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 30 16:37:55 2016 -0700 |
committer | Tom Warren <twarren@nvidia.com> | Tue Feb 16 09:17:52 2016 -0700 |
tree | 0c77f4bc840179ec83e5ca19808f18bc14b99270 | |
parent | 40d56a918c400d6d9b7805c3b30bd310e074c850 [diff] |
tegra: video: Merge the two config structures together We have a structure for the display panel and another for the controller. There is some overlap between them. Merge them to simplify the driver. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Tom Warren <twarren@nvidia.com>