From: Krzysztof Kozlowski Date: Tue, 4 Mar 2025 10:38:07 +0000 (+0100) Subject: ASoC: dt-bindings: everest,es8328: Mark ES8388 compatible with ES8328 X-Git-Tag: v6.15-rc1~173^2~4^2~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1d251a7adc5b720a71641c758a45b8a119971d80;p=thirdparty%2Fkernel%2Flinux.git ASoC: dt-bindings: everest,es8328: Mark ES8388 compatible with ES8328 Based on Linux driver, the ES8388 looks fully compatible with ES8328. One upstream DTS (ARM rk3288-rock2-square.dts) already uses ES8328 fallback, so mark the devices as compatible in the binding. Signed-off-by: Krzysztof Kozlowski Link: https://patch.msgid.link/20250304103808.75236-1-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/everest,es8328.yaml b/Documentation/devicetree/bindings/sound/everest,es8328.yaml index ed18e40dcaacf..309c4d01db76e 100644 --- a/Documentation/devicetree/bindings/sound/everest,es8328.yaml +++ b/Documentation/devicetree/bindings/sound/everest,es8328.yaml @@ -24,9 +24,13 @@ maintainers: properties: compatible: - enum: - - everest,es8328 - - everest,es8388 + oneOf: + - enum: + - everest,es8328 + - items: + - enum: + - everest,es8388 + - const: everest,es8328 reg: maxItems: 1