Skip to content

Commit 7ddca45

Browse files
committed
soc/tegra: Add Tegra264 APBMISC compatible string
Link: https://lore.kernel.org/r/20250506133118.1011777-9-thierry.reding@gmail.com Signed-off-by: Thierry Reding <treding@nvidia.com>
1 parent 5273ada commit 7ddca45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/soc/tegra/fuse/tegra-apbmisc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ static const struct of_device_id apbmisc_match[] __initconst = {
128128
{ .compatible = "nvidia,tegra186-misc", },
129129
{ .compatible = "nvidia,tegra194-misc", },
130130
{ .compatible = "nvidia,tegra234-misc", },
131+
{ .compatible = "nvidia,tegra264-misc", },
131132
{},
132133
};
133134

0 commit comments

Comments
 (0)