1# Copyright 2024 Vogl Electronic GmbH
2# SPDX-License-Identifier: Apache-2.0
3
4description: Renesas SLG47105/SLG47115 GreenPAK Configurable Mixed-Signal IC
5
6compatible: "renesas,slg471x5"
7
8include: i2c-device.yaml
9
10properties:
11  try-unconfigured:
12    type: boolean
13    description: |
14      If selected driver will test transaction on address 0x0 first, before
15      trying address defined in devicetree.
16