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
136 # Vendor specific properties
138 # Vendor specific properties have slightly different schema requirements than
141 vendor,int-property:
142 description: Vendor specific properties must have a description
146 vendor,bool-property:
147 description: Vendor specific properties must have a description. Boolean
152 vendor,string-array-property:
153 description: Vendor specific properties should reference a type in the
160 vendor,property-in-standard-units-microvolt:
161 description: Vendor specific properties having a standard unit suffix
170 vendor,a-child-node-property:
176 - vendor,a-child-node-property
180 # 'vendor,bool-property' is only allowed when 'vendor,string-array-property'
182 vendor,bool-property: [ 'vendor,string-array-property' ]
185 vendor,string-array-property: [ 'vendor,bool-property' ]
206 const: vendor,soc2-ip
214 - vendor,bool-property
217 vendor,int-property:
241 compatible = "vendor,soc4-ip", "vendor,soc1-ip";