9 Dec
2022
9 Dec
'22
10:44 p.m.
On Fri, 09 Dec 2022 18:59:46 +0100, Krzysztof Kozlowski wrote:
Convert the Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter bindings to DT schema. During the conversion, add properties already used by DTS (sc7180-trogdor-coachz.dts) and Linux driver:
- wakeup-delay-ms,
- sound-dai-cells (via referencing dai-common.yaml).
Signed-off-by: Krzysztof Kozlowski krzysztof.kozlowski@linaro.org
.../bindings/sound/adi,adau7002.txt | 19 --------- .../bindings/sound/adi,adau7002.yaml | 40 +++++++++++++++++++ 2 files changed, 40 insertions(+), 19 deletions(-) delete mode 100644 Documentation/devicetree/bindings/sound/adi,adau7002.txt create mode 100644 Documentation/devicetree/bindings/sound/adi,adau7002.yaml
Reviewed-by: Rob Herring robh@kernel.org