1# Copyright (c) 2024 sensry.io 2# SPDX-License-Identifier: Apache-2.0 3 4description: Sensry SY1XX I2C Driver node 5 6compatible: "sensry,sy1xx-i2c" 7 8include: [i2c-controller.yaml, pinctrl-device.yaml] 9 10properties: 11 pinctrl-0: 12 required: true 13 14 pinctrl-names: 15 required: true 16 17 instance: 18 type: int 19 required: true 20