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 17 - name: SPI 18 description: > 19 The compatible hardware strings for the SPI flash on Santabarbara. 20 values: 21 - name: Host 22 23 - name: VR 24 description: > 25 The compatible hardware strings for the VR on Santabarbara. 26 values: 27 - name: MP29612_pvddcr_soc_p0 28 - name: MP29612_pvddcr_cpu1_p0 29 - name: MP2869_pvddcr_cpu0_p0 30 - name: MP2971_p0v81_pex_0 31 - name: MP2971_p0v81_pex_1 32 - name: MP5998_p12v_aux 33 34 - name: TPM 35 description: > 36 The compatible hardware strings for the TPM on Santabarbara. 37 values: 38 - name: "BMC" 39