From mboxrd@z Thu Jan 1 00:00:00 1970 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 0CE27C636CC for ; Fri, 3 Feb 2023 07:49:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231778AbjBCHs7 (ORCPT ); Fri, 3 Feb 2023 02:48:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34386 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230094AbjBCHs6 (ORCPT ); Fri, 3 Feb 2023 02:48:58 -0500 Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44474206BC for ; Thu, 2 Feb 2023 23:48:57 -0800 (PST) Received: by mail-wm1-x331.google.com with SMTP id m5-20020a05600c4f4500b003db03b2559eso3172803wmq.5 for ; Thu, 02 Feb 2023 23:48:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=v5gfpczBzl62sAvBqjyZghlCn5Q/6Yh+maXELEJGN6Y=; b=HAO2CNODWncVDUlMlFhIV6G/1KE+6/Sw6jH7FCGny1is7RMq7DDZWism/cSfO1QPmY YWpE7obG92rNxg0WDwlz+/itQXkq4uMNl05IuIg+/pAkBmLGzxSGwi5gdT98lReGF6c2 OCy8iXA3/12Ozd8KXYIQDIF/TTUXgLnq+3AJzeZhb/6wHRa7CKIo/ZS5MtOTt/uU055F NRHplid1x2R11lA+5CO3Jpjo9z04B70XPxxXHQSs/6Et8FsOkIK3SUEPRvFlBNjnwzst OWF32m2lvF3SPrp18G/+YqmIQFNAgipHr3RGG5TK6SizVkqhhVw0i8U2LJfShkhBH1Hc E70A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=v5gfpczBzl62sAvBqjyZghlCn5Q/6Yh+maXELEJGN6Y=; b=sCDWZj02yM9aAj5V4qOLK5tkU92kmr+wQzcB1itfFfTylZHN+FCxDd7OjgQdJEJd5o c51dvIMhVLtp0c/WgL/1esdV+H1mM9eog8UP/irxO6tBUhraZ3R8/wKE8Z3k2HwISADs WCDRuLK2NrXAQrFzdOGIvwnqfEtTNGm4K3KA0+BtmpMW/cOEjv0gnEmKHXR0OD2FgMzA TATEUbNlSO6VcaSXJ6+jxLlJybUluqCCCT4vM0YzP401RKv+dzPzu8Vz7EQTxEDZWkbu rNBi91s9JArhm/Q4LPKTbDAbQpOR+ggmLx1Ydc2l9YyK00dnFNupugJ0UOYp0X3Gf36k KBKg== X-Gm-Message-State: AO0yUKVAYS5QS+i42yN/U9ozXThJSi6/Bj9XWTSSOY2HkV28RakJRS/B DIEOA66zfCMdW2YuP847gxCW/g== X-Google-Smtp-Source: AK7set+oqhPulJShRtcIKzg8mOnQKZu7gCG1/8sG+jlfV7LfKIvKHyV6ok09Mw27P/viyjbWaw/7mQ== X-Received: by 2002:a05:600c:1c22:b0:3dc:37d0:e9df with SMTP id j34-20020a05600c1c2200b003dc37d0e9dfmr8634479wms.14.1675410535780; Thu, 02 Feb 2023 23:48:55 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id y6-20020a7bcd86000000b003dc4480df80sm7001220wmj.34.2023.02.02.23.48.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Feb 2023 23:48:55 -0800 (PST) Message-ID: Date: Fri, 3 Feb 2023 08:48:53 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 1/9] ASoC: dt-bindings: create component common schema Content-Language: en-US To: Jerome Brunet , Mark Brown , alsa-devel@alsa-project.org, devicetree@vger.kernel.org Cc: linux-amlogic@lists.infradead.org, Kevin Hilman , Neil Armstrong , Rob Herring , Krzysztof Kozlowski , linux-kernel@vger.kernel.org References: <20230202183653.486216-1-jbrunet@baylibre.com> <20230202183653.486216-2-jbrunet@baylibre.com> From: Krzysztof Kozlowski In-Reply-To: <20230202183653.486216-2-jbrunet@baylibre.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 02/02/2023 19:36, Jerome Brunet wrote: > All DAIs are component but not all components are DAI. > Move the component properties (sound-name-prefix ATM) to a separate schema > file so it can be used by non-DAI components, such as auxiliary devices. > > Signed-off-by: Jerome Brunet > -properties: > - sound-name-prefix: > - $ref: /schemas/types.yaml#/definitions/string > - description: | > - Card implementing the routing property define the connection between > - audio components as list of string pair. Component using the same > - sink/source names may use this property to prepend the name of their > - sinks/sources with the provided string. > +allOf: > + - $ref: component-common.yaml# > > +properties: > '#sound-dai-cells': true > Probably we should require sound-dai-cells at some point, but anyway: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof