xref: /openbmc/entity-manager/configurations/intel/sas_module.json (revision f479da0ad7f4dd4b029a3474fc572953dcb84012)
1*f479da0aSEd Tanous{
2*f479da0aSEd Tanous    "Exposes": [
3*f479da0aSEd Tanous        {
4*f479da0aSEd Tanous            "Address": "0x4C",
5*f479da0aSEd Tanous            "Bus": "$bus",
6*f479da0aSEd Tanous            "Name": "SAS Module Temperature",
7*f479da0aSEd Tanous            "Type": "TMP75"
8*f479da0aSEd Tanous        }
9*f479da0aSEd Tanous    ],
10*f479da0aSEd Tanous    "Name": "SAS Module",
11*f479da0aSEd Tanous    "Probe": "FALSE",
12*f479da0aSEd Tanous    "Type": "Board"
13*f479da0aSEd Tanous}
14