mb/google/volteer/variant/lindar: Create dynamic fan table mechanism

Add dynamic fan table mechanism for Lindar and Lillipup.
Create different fan tables that provided from thermal team.

BUG=b:185308432
TEST=Build FW and boot to OS modify CBI test with DPTF tool.

Signed-off-by: Kevin Chang <kevin.chang@lcfc.corp-partner.google.com>
Change-Id: I1b79dbe1ae6ee7aa41cef832b4ee305cc8f4b753
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52495
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
diff --git a/src/mainboard/google/volteer/variants/baseboard/devicetree.cb b/src/mainboard/google/volteer/variants/baseboard/devicetree.cb
index c51422c..fdac104 100644
--- a/src/mainboard/google/volteer/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/volteer/variants/baseboard/devicetree.cb
@@ -8,7 +8,10 @@
 		option USB3_NO_A 5
 		option USB3_NO_C 6
 	end
-	field THERMAL 4 7 end
+	field THERMAL 4 7
+		option FAN_TABLE_0 0
+		option FAN_TABLE_1 1
+	end
 	field AUDIO 8 10
 		option NONE 0
 		option MAX98357_ALC5682I_I2S 1