From patchwork Mon Feb 6 18:08:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 651369 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3486CC63797 for ; Mon, 6 Feb 2023 18:08:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230263AbjBFSI0 (ORCPT ); Mon, 6 Feb 2023 13:08:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60892 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230327AbjBFSIX (ORCPT ); Mon, 6 Feb 2023 13:08:23 -0500 Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CFECC7D8F for ; Mon, 6 Feb 2023 10:08:11 -0800 (PST) Received: by mail-wr1-x42d.google.com with SMTP id ba1so7150875wrb.5 for ; Mon, 06 Feb 2023 10:08:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tn5oHPpbipDMcz7STqyrZPY8+V7f853nhQ3tf36w4Eo=; b=li8K7Lik3LGY7JOaQ7GiUdzLXPHgOnG1lFTZlz8/YpiYdkE/lkZGLo6epPXMts6GON kBwXRaV1MYXx6zDSdCrsdad/d8JLDqpubAbNtkrJLpwRRp6tCK0cSZDCV+2bqAIFew+j bip60U5h8FtqNzjDABYqo6+7U+ZX2DQ2bWqCrcEFTD9Rm5jKt/0cxfodJPbSDjcan/Pu ckM62PF2lTwyBYmiONAK5dENFmT1hBy1No3p7FN35GD+YKISb3ag/ses6i37SbulBoQR bZdFco0aGOq7yYqhl4zsb3v4w8SzXPq7b79ilbjmKJ9soli9twQinp0rKHGB6r2ICtdL bjQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tn5oHPpbipDMcz7STqyrZPY8+V7f853nhQ3tf36w4Eo=; b=FibKEY5/Ou3SdEiuFF9IqgVrtRbzlb/VC/z8H17rd7b5m5KqwEZ/0dStGImZ0x2vI8 AGQd8LTpzb5nQRh4r7q7DhYoYaxr/cjPrCi+xgGF/Ot9icVr2fOC9bRsrUewoOXbWL1w Rs4tO4dMuK7GjX+A7psQRXwQb7g7KLGQx9LzsntuOg4UQ5qUUDEkbPPLQRAwanX9uYGm W9MxuZ8dcpt+MwLTy6eOqix53FUKI0SXCj+oK5wytJwfCBppBm5fbLgXawUJxaR1GDtx SOZwN+RzGF5lJORd84nLVVmJqJaM0EG5e17aJAGxN+JEOdm8o/l2jmN/BDP+P+pBQh/7 3T1Q== X-Gm-Message-State: AO0yUKX85nv49F5iwaFmgFV4GGiJ3EeSExGFMYB3bHm8bBIYGi4v805E jghpfElC5bwymM1guPws6AaTmw== X-Google-Smtp-Source: AK7set9dnqk2147Pm0mc3fAGlCuyJDoc1kM1Q9A0N2U32IxhrwhVkkjlG7LBYt4A8Oy8QWwh5NAw0w== X-Received: by 2002:a5d:6805:0:b0:2c3:eda4:adde with SMTP id w5-20020a5d6805000000b002c3eda4addemr2518807wru.53.1675706890160; Mon, 06 Feb 2023 10:08:10 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id d18-20020a5d6452000000b002c3f1214e33sm365451wrw.100.2023.02.06.10.08.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Feb 2023 10:08:09 -0800 (PST) From: Krzysztof Kozlowski To: Srinivas Kandagatla , Banajit Goswami , Andy Gross , Bjorn Andersson , Konrad Dybcio , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , Rob Herring Subject: [RESEND PATCH 2/3] ASoC: dt-bindings: qcom,wcd934x: Describe slim-ifc-dev Date: Mon, 6 Feb 2023 19:08:04 +0100 Message-Id: <20230206180805.6621-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230206180805.6621-1-krzysztof.kozlowski@linaro.org> References: <20230206180805.6621-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The "slim-ifc-dev" property should not be just "true", because it allows any type. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml b/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml index 184e8ccbdd13..39b27126cfc1 100644 --- a/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml @@ -28,7 +28,9 @@ properties: description: GPIO spec for reset line to use maxItems: 1 - slim-ifc-dev: true + slim-ifc-dev: + description: IFC device interface + $ref: /schemas/types.yaml#/definitions/phandle clocks: maxItems: 1