mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 02:32:08 +03:00
Auxdata still have to be provided in of_platform_populate() during early boot device detection to get the device correctly named as "tegra_cec". Failing to do so will result in device probe failure as of_device_make_bus_id() will name the device as "[phys_base].tegra_cec" and cause clock assignment failure. Bug 200013561 Change-Id: Ib0f898f89146cba7f02cffb768c6a2eb558400ce Signed-off-by: Xia Yang <xiay@nvidia.com> Reviewed-on: http://git-master/r/433871 Reviewed-on: http://git-master/r/1164144 (cherry picked from commit 43402b18ee6def21d7d55420f5acd22403e86f1d)