]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/thermal/rcar_gen3_thermal.c
Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / drivers / thermal / rcar_gen3_thermal.c
index 755d2b5bd2c2b552eb16effcfd2f7fe27777d66f..1460cf9d9f1c397b7c3022431fa76de86cf45a7f 100644 (file)
@@ -314,6 +314,10 @@ static const struct of_device_id rcar_gen3_thermal_dt_ids[] = {
                .compatible = "renesas,r8a774a1-thermal",
                .data = &rcar_gen3_ths_tj_1_m3_w,
        },
+       {
+               .compatible = "renesas,r8a774b1-thermal",
+               .data = &rcar_gen3_ths_tj_1,
+       },
        {
                .compatible = "renesas,r8a7795-thermal",
                .data = &rcar_gen3_ths_tj_1,