1description: > 2 This interface is never intended to be instantiated, but is used to define 3 devices for Harma. 4 5enumerations: 6 - name: Retimer 7 description: > 8 The compatible hardware strings for the retimer on Harma. 9 values: 10 - name: "PT5161L" 11 12 - name: CPLD 13 description: > 14 The compatible hardware strings for the CPLD on Harma. 15 values: 16 - name: "LCMXO3LF_4300C" 17 18 - name: SPI 19 description: > 20 The compatible hardware strings for the SPI flash on Harma. 21 values: 22 - name: Host 23 24 - name: VR 25 description: > 26 The compatible hardware strings for the VR on Harma. 27 values: 28 - name: ISL69269 29 - name: XDPE192C3B 30 - name: XDPE19283B 31