Merge tag 'thermal-v6.9-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / thermal / rcar_gen3_thermal.c
index cafcb6d..a764cb1 100644 (file)
@@ -428,6 +428,10 @@ static const struct of_device_id rcar_gen3_thermal_dt_ids[] = {
                .compatible = "renesas,r8a779g0-thermal",
                .data = &rcar_gen4_thermal_info,
        },
+       {
+               .compatible = "renesas,r8a779h0-thermal",
+               .data = &rcar_gen4_thermal_info,
+       },
        {},
 };
 MODULE_DEVICE_TABLE(of, rcar_gen3_thermal_dt_ids);