Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp3577270pxb; Mon, 24 Jan 2022 12:38:52 -0800 (PST) X-Google-Smtp-Source: ABdhPJyoAFwJhB1qoJtMRrN0VHMv1+T4nbF78LnlzCIEmNiaraus0bsG17DMp0OlvuThyMA83pkJ X-Received: by 2002:a63:5408:: with SMTP id i8mr12087505pgb.470.1643056732602; Mon, 24 Jan 2022 12:38:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643056732; cv=none; d=google.com; s=arc-20160816; b=oFp55WUeuKJZ2WnMZYVsLXdZ1PEADw4VcO6qdyCcXUe0r1vZPngB2Du2nt4u2zlirC 0UJrKtwVDyQmfcz6OqS/m3fVhTirQ+6gcf65ev/woxGD2IMKQvyt9dBU4w/aSUfno3Ou xxYLY1+tVFNaT1QB8CX5+L0quNHWaWgEfOjQngomrwAmXmyo9T0CCcsjzBMs/AYD2JWi QoQaP4/oTWTqBaj+h3DYoS2DzRI7GTCY70p5B+bBZZNeiE5lXWTa5F7w2gdll07KUPYG uDnTeXjiOQhlsJOz/d45BlElk6/CdvG/YR/2mTspyP5i1TiKeboI135Xp1wBcNko5ot1 tt/g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=OZJfM9rIk3PtMZkad8z4HRNjJJ+KGSiC51Jm7U7W688=; b=Bs6xbbBzIY0mlLZHXw2kJ2bWK28337EsPaCi0wp6//rnJXdoAv1aB0/sHruPzlLq1W xK96xcFJf4NpZfhIYcqtH3GG+FkPwjdBeKPW/EL7Uf9Lsw/Qtry4nAYmFI1OpNQ1vWyf GBF4WjUIw6cbgsqkYSIFDknfMj1iQonzIJIdwQ0kf5Okt8uaHgKuewtmsVqPK3vJJiXn j2sTGAnO4OI0z+tTeyNZl74hsGRHXNXWzdjjnNXOdrkYEOOeqrbdnWO+d07IZJpxRMSg lvrsTsPeLjF+wIt5WWGHrdClAPKdx99Vf2Pkc23FeILNo5N0lKpBXxyXuNlqfv1qlicA A8sw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="q/oKDjam"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l5si14088744pld.539.2022.01.24.12.38.37; Mon, 24 Jan 2022 12:38:52 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="q/oKDjam"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1357717AbiAXTve (ORCPT + 99 others); Mon, 24 Jan 2022 14:51:34 -0500 Received: from dfw.source.kernel.org ([139.178.84.217]:38000 "EHLO dfw.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346686AbiAXTkt (ORCPT ); Mon, 24 Jan 2022 14:40:49 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A94EE61543; Mon, 24 Jan 2022 19:40:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 88C13C340E5; Mon, 24 Jan 2022 19:40:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1643053248; bh=BpYPUZRVnVVrF1JoUHFH1eR+soNCBH8Y8qRLv1Sz2IY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=q/oKDjam5E4jeblHew4wrWshAN2RLljoHGl2d85pgU17J/0SzNVfMA6WlFFR35Ngs AEMaAS9EYeIjIzVDuNrIY7mN5sQYhOKyw4sT4J6/bgRZaw4Fn1Gz+PwRYbVzdvzizu UhahmJZ+gzJXzkrI1raN/xU0xDJd6k8Hd+chvAzI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alexander Stein , Neil Armstrong Subject: [PATCH 5.4 314/320] dt-bindings: display: meson-dw-hdmi: add missing sound-name-prefix property Date: Mon, 24 Jan 2022 19:44:58 +0100 Message-Id: <20220124184004.613685488@linuxfoundation.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220124183953.750177707@linuxfoundation.org> References: <20220124183953.750177707@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Alexander Stein commit 22bf4047d26980807611b7e2030803db375afd87 upstream. This is used in meson-gx and meson-g12. Add the property to the binding. This fixes the dtschema warning: hdmi-tx@c883a000: 'sound-name-prefix' does not match any of the regexes: 'pinctrl-[0-9]+' Signed-off-by: Alexander Stein Fixes: 376bf52deef5 ("dt-bindings: display: amlogic, meson-dw-hdmi: convert to yaml") Acked-by: Neil Armstrong Signed-off-by: Neil Armstrong Link: https://patchwork.freedesktop.org/patch/msgid/20211223122434.39378-2-alexander.stein@mailbox.org Signed-off-by: Greg Kroah-Hartman --- Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml | 5 +++++ 1 file changed, 5 insertions(+) --- a/Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml +++ b/Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml @@ -10,6 +10,9 @@ title: Amlogic specific extensions to th maintainers: - Neil Armstrong +allOf: + - $ref: /schemas/sound/name-prefix.yaml# + description: | The Amlogic Meson Synopsys Designware Integration is composed of - A Synopsys DesignWare HDMI Controller IP @@ -101,6 +104,8 @@ properties: "#sound-dai-cells": const: 0 + sound-name-prefix: true + required: - compatible - reg