Skip to content

Commit 8fad612

Browse files
committed
bifrost meson r12p0 update compatible
bifrost-r12p0 d0f12423bee3a3faa03630c010fecac5f33ed058
1 parent c91da98 commit 8fad612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/arm/bifrost/mali_kbase_core_linux.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4157,7 +4157,7 @@ static const struct dev_pm_ops kbase_pm_ops = {
41574157
#ifdef CONFIG_OF
41584158
static const struct of_device_id kbase_dt_ids[] = {
41594159
{ .compatible = "arm,malit6xx" },
4160-
{ .compatible = "arm,mali-midgard" },
4160+
{ .compatible = "arm,mali-bifrost" },
41614161
{ /* sentinel */ }
41624162
};
41634163
MODULE_DEVICE_TABLE(of, kbase_dt_ids);

0 commit comments

Comments
 (0)