commit | fad7218d078a359e9f4391e0bd352dae2bf3d6cd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 30 16:37:50 2016 -0700 |
committer | Tom Warren <twarren@nvidia.com> | Tue Feb 16 09:17:51 2016 -0700 |
tree | b826b9e3566253e8a3f326bd0e46200a841f5f70 | |
parent | 3e2b2d997f73e9f3f1d3fcfeed9fbbc64eba9871 [diff] |
tegra: nyan-big: Move the LCD driver to driver model Adjust the driver to use driver model. The SOR becomes a bridge device. We use the normal simple_panel driver to handle the display itself. We also need to enable some options such as regulators, PWMs and DM_VIDEO itself. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Tom Warren <twarren@nvidia.com>