Commits
Simon Glass committed f77f5e9be79
dm: tegra: Convert keyboard driver to driver model Adjust the tegra keyboard driver to support driver model, using the new uclass. Make this the default for all Tegra boards so that those that use a keyboard will build correctly with this driver. Signed-off-by: Simon Glass <sjg@chromium.org>