configurations: Add tyan s5549,s8030,s8040,s8047
Also add Marvin and myself as code owners there since we may need to
change some things in those configs later on.
For example, thresholds and such.
Tested: These configurations have been tested to work on the hardware.
Specific bus numbers and addresses are of course dependent on your
devicetree but the amount and type of sensors should be similar.
So if you do have one of these boards, the configurations may be of use
to you.
Change-Id: I11f31acda9dbaecef4886911422b63c7a448c347
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
diff --git a/configurations/meson.build b/configurations/meson.build
index 5553a74..c6b90fe 100644
--- a/configurations/meson.build
+++ b/configurations/meson.build
@@ -178,8 +178,12 @@
'system1_chassis.json',
'system1_psu.json',
'tola.json',
+ 'tyan/tyan_s5549_baseboard.json',
'tyan/tyan_s7106_baseboard.json',
+ 'tyan/tyan_s8030_baseboard.json',
'tyan/tyan_s8036_baseboard.json',
+ 'tyan/tyan_s8040_baseboard.json',
+ 'tyan/tyan_s8047_baseboard.json',
'vegman_n110_baseboard.json',
'vegman_rx20_baseboard.json',
'vegman_sx20_baseboard.json',