From patchwork Sat Dec 18 14:24:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Stein X-Patchwork-Id: 525860 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9E164C433FE for ; Sat, 18 Dec 2021 14:27:00 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id E484C1A4D; Sat, 18 Dec 2021 15:26:08 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz E484C1A4D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1639837619; bh=aXmpcP1Jfc2jKvTiihT0ExdB8OlFUBKR27UeksxKHrU=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=Wc6b7hyEsEfaY97V/ArSMM/ot6CkZVJrLeiRXi9uNKIbqxmqTFR2iweotHJrrXDPp nbKOJ7M4nVWGN7KdB/ylMEBnI1RnjOcFNPf0RhyOVK40qbDcabsUbqwaiaPAu6l5Zn TUxdGayo3AKFgUZkvDT946N0MuK8mDEDgwS3uzOs= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id DFDA8F800B0; Sat, 18 Dec 2021 15:25:20 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 3EDAEF80130; Sat, 18 Dec 2021 15:25:20 +0100 (CET) Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [IPv6:2001:67c:2050::465:102]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B144FF80130 for ; Sat, 18 Dec 2021 15:25:11 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B144FF80130 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b="tMDwMwcv" Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4JGSmd619vzQl4q; Sat, 18 Dec 2021 15:25:05 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1639837504; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=4JqT8IhtmC32jWTRrRPC1aHkPla/SvCjwUq+HPQfzAg=; b=tMDwMwcvhno5O8rJ6uTOHJFmiDhNeeKBiWnFIRu1Tu8BNyvLsL6qJc9yYwD5AnusC+aRHB GzFad1e/kHrgLgxA8seA2oGT7VucoGqdI9UR3zBovSFgxeyY5C36P87w8R0cbUymQpLqCj 3P5KVTDYrtxIYgGAnfQlBbNI12OGYS0BG9LUeLdvnwqAAVN42JaLNaLFGbVSlIYd+N4CSI 0D1/RZ0Sf2tL2SpBpR/fgAg80frt+5ZQ9+1wUxHqZowAhq4eDlYAaX7KIZW+NJHla4u7R1 QxmF4D80KqEDD5ZpEIh7O0KVGiE71hKs/glVQIBez2d8w6In1rvUYMptP2/WCw== From: Alexander Stein To: Jerome Brunet , Liam Girdwood , Mark Brown , Rob Herring Subject: [PATCH 1/3] ASoC: dt-bindings: Use name-prefix schema Date: Sat, 18 Dec 2021 15:24:49 +0100 Message-Id: <20211218142451.15010-1-alexander.stein@mailbox.org> MIME-Version: 1.0 Cc: Alexander Stein , devicetree@vger.kernel.org, alsa-devel@alsa-project.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" name-prefix.txt does not exist anymore, just reference the schema instead. Signed-off-by: Alexander Stein --- .../devicetree/bindings/sound/simple-audio-amplifier.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml b/Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml index 26379377a7ac..1f0327474744 100644 --- a/Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml +++ b/Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml @@ -9,6 +9,9 @@ title: Simple Audio Amplifier Device Tree Bindings maintainers: - Jerome Brunet +allOf: + - $ref: name-prefix.yaml# + properties: compatible: enum: @@ -22,10 +25,7 @@ properties: description: > power supply for the device - sound-name-prefix: - $ref: /schemas/types.yaml#/definitions/string - description: > - See ./name-prefix.txt + sound-name-prefix: pass required: - compatible