Lines Matching full:vendor
52 - vendor,soc4-ip
53 - vendor,soc3-ip
54 - vendor,soc2-ip
56 - vendor,soc1-ip
61 - const: vendor,soc1-ip
138 # Vendor specific properties
140 # Vendor specific properties have slightly different schema requirements than
143 vendor,int-property:
144 description: Vendor specific properties must have a description
148 vendor,bool-property:
149 description: Vendor specific properties must have a description. Boolean
154 vendor,string-array-property:
155 description: Vendor specific properties should reference a type in the
162 vendor,property-in-standard-units-microvolt:
163 description: Vendor specific properties having a standard unit suffix
172 vendor,a-child-node-property:
178 - vendor,a-child-node-property
182 # 'vendor,bool-property' is only allowed when 'vendor,string-array-property'
184 vendor,bool-property: [ 'vendor,string-array-property' ]
187 vendor,string-array-property: [ 'vendor,bool-property' ]
208 const: vendor,soc2-ip
216 - vendor,bool-property
219 vendor,int-property:
243 compatible = "vendor,soc4-ip", "vendor,soc1-ip";