commit | a101e3dad8a90a840ccb45e492cd2ef7c01199ea | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Jun 12 17:01:00 2020 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Tue Jun 16 13:46:19 2020 +0200 |
tree | 5767826f836c951c0def6ff29448eab4d1932999 | |
parent | ca2030d56bb7b73079f834b10de38ced9cac74a3 [diff] |
drm/tegra: hub: Register child devices In order to remove the dependency on the simple-bus compatible string, which causes the OF driver core to register all child devices, make the display-hub driver explicitly register the display controller children. Signed-off-by: Thierry Reding <treding@nvidia.com>