1# Copyright (c) 2025 Titouan Christophe 2# SPDX-License-Identifier: Apache-2.0 3 4description: Cirrus CS43L22 audio DAC 5 6include: [i2c-device.yaml] 7 8compatible: "cirrus,cs43l22" 9 10properties: 11 reg: 12 required: true 13 14 reset-gpios: 15 required: true 16 type: phandle-array 17 description: | 18 RESET pin 19