1description: > 2 This interface is never intended to be instantiated, but is used to define 3 devices for Anacapa. 4 5enumerations: 6 - name: CPLD 7 description: > 8 The compatible hardware strings for the CPLD on Anacapa. 9 values: 10 - name: LCMXO3D_9400_scm 11 - name: LFMXO5_15D_mb 12 - name: LFMXO5_15D_lbb 13 - name: LFMXO5_15D_rbb 14 15 - name: SPI 16 description: > 17 The compatible hardware strings for the SPI flash on Anacapa. 18 values: 19 - name: Host 20 21 - name: PCIeSwitch 22 description: > 23 The compatible hardware strings for the PCIe switch flash on Anacapa. 24 values: 25 - name: PEX90080_lbb 26 - name: PEX90080_rbb 27