From patchwork Thu Apr 11 10:11:43 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shengjiu Wang X-Patchwork-Id: 13625715 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 519DECD128A for ; Thu, 11 Apr 2024 10:29:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:To: From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=ksvxAOSHJpaUw+wmrxPhrU3wn1mZyNl24Dh/8RXmD7U=; b=3G+xlOZNme9jbX pA/3qaijXad+S6AM0ctsRDUrYKTurS0urlOmSK2FL4XeyN4ZIvm4CXXH+Sv/THvk02dsHJGz97Dks /SJfqjBQY8Dvl3ykSWVwLaP/s+PEpgSMEo3UZ7TY1ci0SsiZuca3XDamJgd1URClSHZDbci/TRGQt nobDAhXwb9/XEi2Vf0miS+1oe22+9/uQBr5TPb4E1IEcoTbSZc2xa3Z2YgcYl8xFRKSZszp3cMsFW KUeUZ/x3S3eaPuxHDh0K/MlQd+mfUjj4M2AWsLmq5sDFgI3/W5CwJ+nyL2rKidbJ9Y0H5Z6rX4C2m kSq1pvfJCC/eN6lx9pkg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rurge-0000000BW78-3JOx; Thu, 11 Apr 2024 10:29:44 +0000 Received: from inva021.nxp.com ([92.121.34.21]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rurga-0000000BW5b-3ZYw for linux-arm-kernel@lists.infradead.org; Thu, 11 Apr 2024 10:29:42 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 7024B20053D; Thu, 11 Apr 2024 12:29:35 +0200 (CEST) Received: from aprdc01srsp001v.ap-rdc01.nxp.com (aprdc01srsp001v.ap-rdc01.nxp.com [165.114.16.16]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 28F63200D1A; Thu, 11 Apr 2024 12:29:35 +0200 (CEST) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by aprdc01srsp001v.ap-rdc01.nxp.com (Postfix) with ESMTP id 1DF70183AD14; Thu, 11 Apr 2024 18:29:33 +0800 (+08) From: Shengjiu Wang To: lgirdwood@gmail.com, broonie@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, shengjiu.wang@gmail.com, linux-sound@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: [PATCH v4 0/2] convert imx-audio-spdif.txt to YAML Date: Thu, 11 Apr 2024 18:11:43 +0800 Message-Id: <1712830305-31350-1-git-send-email-shengjiu.wang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240411_032941_044573_26499D42 X-CRM114-Status: UNSURE ( 8.22 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org convert imx-audio-spdif.txt to YAML changes in v4: - change the enmu to const - add more comments in commit message for second patch changes in v3: - change file name to fsl,imx-audio-spdif.yaml - change example name back to sound-spdif - exchange the fallback and specific compatible string - update anyOf content changes in v2: - change file name to imx-spdif.yaml - remove | - add anyof for spdif-in and spdif-out requirement - change example name to sound Shengjiu Wang (2): ASoC: dt-bindings: imx-audio-spdif: convert to YAML ARM: dts: imx6: exchange fallback and specific compatible string .../bindings/sound/fsl,imx-audio-spdif.yaml | 66 +++++++++++++++++++ .../bindings/sound/imx-audio-spdif.txt | 36 ---------- .../boot/dts/nxp/imx/imx6qdl-sabreauto.dtsi | 4 +- arch/arm/boot/dts/nxp/imx/imx6sx-sdb.dtsi | 4 +- 4 files changed, 70 insertions(+), 40 deletions(-) create mode 100644 Documentation/devicetree/bindings/sound/fsl,imx-audio-spdif.yaml delete mode 100644 Documentation/devicetree/bindings/sound/imx-audio-spdif.txt