configurations: add santabarbara PTTV board config
add PTTV (Power and Thermal test vehicle) board configuration.
PTTV can be installed on I2C bus 6, 8, 10, and 13.
I2C MUX virtual bus mapping:
bus6 mux: 48, 49, 50, 51
bus8 mux: 52, 53, 54, 55
bus10 mux: 56, 57, 58, 59
bus13 mux: 60, 61, 62, 63
Change-Id: Ia320ac4054922564886e526877007596e61020ab
Signed-off-by: Fred Chen <Fred.Chen@quantatw.com>
diff --git a/configurations/meson.build b/configurations/meson.build
index 5ee9152..1ca5a8c 100644
--- a/configurations/meson.build
+++ b/configurations/meson.build
@@ -115,6 +115,7 @@
'meta/santabarbara_pcie_switch_board.json',
'meta/santabarbara_pdb1.json',
'meta/santabarbara_pdb2.json',
+ 'meta/santabarbara_pttv.json',
'meta/santabarbara_scm.json',
'meta/santabarbara_sitv_eth.json',
'meta/santabarbara_sitv_pcie.json',