Lines Matching full:manufacturer
35 compatible: "manufacturer,foo-device"
80 compatible: "manufacturer,device"
87 compatible = "manufacturer,device";
90 Assuming no binding has ``compatible: "manufacturer,device-v2"``, it would also
96 compatible = "manufacturer,device-v2", "manufacturer,device";
105 The ``manufacturer`` prefix identifies the device vendor. See
125 compatible: "manufacturer,serial"
137 In this example, a node with compatible ``"manufacturer,serial"`` must contain
519 compatible: "manufacturer,spi-peripheral"
534 compatible: "manufacturer,i3c-controller"
568 ``manufacturer,sensor`` which can be used via either I2C or SPI.
579 compatible = "manufacturer,sensor";
589 compatible = "manufacturer,sensor";
600 # manufacturer,sensor-spi.yaml, which matches sensor@0 on the SPI bus:
601 compatible: "manufacturer,sensor"
604 # manufacturer,sensor-i2c.yaml, which matches sensor@79 on the I2C bus:
605 compatible: "manufacturer,sensor"
612 bus-sensitive logic ignores :file:`manufacturer,sensor-i2c.yaml` when searching