Skip to content
Snippets Groups Projects
Commit a9f96ddd authored by Sumit Gupta's avatar Sumit Gupta Committed by Frieder Schrempf
Browse files

arm64: tegra: Fix typo in Tegra234 dce-fabric compatible


commit 604120fd9e9df50ee0e803d3c6e77a1f45d2c58e upstream.

The compatible string for the Tegra DCE fabric is currently defined as
'nvidia,tegra234-sce-fabric' but this is incorrect because this is the
compatible string for SCE fabric. Update the compatible for the DCE
fabric to correct the compatible string.

This compatible needs to be correct in order for the interconnect
to catch things such as improper data accesses.

Cc: stable@vger.kernel.org
Fixes: 302e1540 ("arm64: tegra: Add node for CBB 2.0 on Tegra234")
Signed-off-by: default avatarSumit Gupta <sumitg@nvidia.com>
Signed-off-by: default avatarIvy Huang <yijuh@nvidia.com>
Reviewed-by: default avatarBrad Griffis <bgriffis@nvidia.com>
Reviewed-by: default avatarJon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20241218000737.1789569-2-yijuh@nvidia.com


Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Signed-off-by: default avatarBrad Griffis <bgriffis@nvidia.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 4b8e4c0f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment