1description: > 2 This interface is never intended to be instantiated, but is used to define 3 devices for Santabarbara. 4 5enumerations: 6 - name: CPLD 7 description: > 8 The compatible hardware strings for the CPLD on Santabarbara. 9 values: 10 - name: "LCMXO3D_9400_evb" 11 - name: "LCMXO3D_9400_rainbow" 12 - name: "LCMXO3D_9400_scm" 13 - name: "LCMXO3D_9400_swb" 14 - name: "LCMXO3LF_2100C_sitv3" 15 - name: "LCMXO3LF_2100C_pttv" 16 - name: "LFMXO5_25_mb" 17 18 - name: SPI 19 description: > 20 The compatible hardware strings for the SPI flash on Santabarbara. 21 values: 22 - name: Host 23 24 - name: VR 25 description: > 26 The compatible hardware strings for the VR on Santabarbara. 27 values: 28 - name: MP29612_pvddcr_soc_p0 29 - name: MP29612_pvddcr_cpu1_p0 30 - name: MP2869_pvddcr_cpu0_p0 31 - name: MP2971_p0v81_pex_0 32 - name: MP2971_p0v81_pex_1 33 - name: MP5998_p12v_aux 34 35 - name: TPM 36 description: > 37 The compatible hardware strings for the TPM on Santabarbara. 38 values: 39 - name: "BMC" 40