commit | 6846e7822c4cab5a84672baace3b768c2d0db142 | [log] [tgz] |
---|---|---|
author | Ryan Harkin <ryan.harkin@linaro.org> | Wed Apr 16 18:08:01 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Thu Apr 17 19:04:50 2014 +0100 |
tree | df88f11bb8e0d1cfd7eb2fd5d192d66e4538039d | |
parent | 936b996b71a6f0985e0c5474bf20174197d445d0 [diff] |
amba-clcd: set video mode via module parameter on kernel commandline Specifying the module parameter "amba-clcd.mode=<mode>" will over-ride the default mode used when the driver is initialised. Where <mode> can either be VGA or XVGA (the default). Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>