mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
vse: update host1x driver compatibile string
Using this patch we are updating the host1x driver's compatibility string since this has been changed for upstream host1x driver JIRA ESLC-7104 Change-Id: If1502c7639a0c4037cbcab6454a262e3990a74d1 Signed-off-by: Manish Bhardwaj <mbhardwaj@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2824204 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Suresh Venkatachalam <skathirampat@nvidia.com> Reviewed-by: Sandeep Trasi <strasi@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
ac16d3a12b
commit
eb1d8b3b58
@@ -4196,8 +4196,7 @@ static void tegra_hv_vse_safety_unregister_hwrng(struct tegra_virtual_se_dev *se
|
|||||||
}
|
}
|
||||||
|
|
||||||
static const struct of_device_id host1x_match[] = {
|
static const struct of_device_id host1x_match[] = {
|
||||||
{ .compatible = "nvidia,tegra194-host1x-hv", },
|
{ .compatible = "nvidia,tegra234-host1x", },
|
||||||
{ .compatible = "nvidia,tegra234-host1x-hv", },
|
|
||||||
{},
|
{},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user