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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 191DCC47076 for ; Fri, 21 May 2021 15:43:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ED9F26135B for ; Fri, 21 May 2021 15:43:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235888AbhEUPoh (ORCPT ); Fri, 21 May 2021 11:44:37 -0400 Received: from mail-oo1-f46.google.com ([209.85.161.46]:45766 "EHLO mail-oo1-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230291AbhEUPof (ORCPT ); Fri, 21 May 2021 11:44:35 -0400 Received: by mail-oo1-f46.google.com with SMTP id s1-20020a4ac1010000b02901cfd9170ce2so4667256oop.12; Fri, 21 May 2021 08:43:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=yegbdR8KSApe+4ngi1kXcS7ZM10vxGbU/4zWEQ1128I=; b=T5nMBF/lis22N2+Cg4+DmOeodXnVAv1o0tQ+fzgjWZaSX4cYyE5QBEw7a5P+tgrU4/ geH9nghJK+gukmMxKpefjmaOEp1H6aDqoWlYuTEiUSICd0VrcBPQ+JEp9CFaejhWs3zC aYPRAe6T6SzhiOsNbfY8HNKFDpcpYBd0RsgR9OSpoRenOuBmarEUYyD6g8euGJKvvzzE PsMC003Mc4JbG3sEUjCFbvTKe5s2Hnqv1jWe+AZ71ZKCLpNrGc7CHxyl03BXljyYJykV 9p93483v4kTtp26MnOpYukt1lSrraIUKaKGW4du6M0VaKHDSr4O6TE4i0eDCV41RXAJg 5vEg== X-Gm-Message-State: AOAM530VHuIlnvMPQW+OkYGVAEda1bx5tkq0Dx80ubgM7ALh40OGBQXO o/R+OLuVVFpHxt+0QuyYfA== X-Google-Smtp-Source: ABdhPJyCmpOnE/ZQpkS6yGfTc1tG2/P8pWGm0a0vKvhQXR6E8uy3tjPzY7AuBhG7J2uRoccf3GXjDQ== X-Received: by 2002:a4a:9b0b:: with SMTP id a11mr8799792ook.73.1621611792431; Fri, 21 May 2021 08:43:12 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id t39sm1244580ooi.42.2021.05.21.08.43.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 May 2021 08:43:11 -0700 (PDT) Received: (nullmailer pid 4051106 invoked by uid 1000); Fri, 21 May 2021 15:43:10 -0000 Date: Fri, 21 May 2021 10:43:10 -0500 From: Rob Herring To: Oleksij Rempel Cc: Shawn Guo , Mark Brown , devicetree@vger.kernel.org, Liam Girdwood , kernel@pengutronix.de, Rob Herring , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, NXP Linux Team , Sascha Hauer , Fabio Estevam Subject: Re: [PATCH v1] ASoC: dt-bindings: Convert imx-audmux binding to json schema Message-ID: <20210521154310.GA4051048@robh.at.kernel.org> References: <20210521122129.1371-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210521122129.1371-1-o.rempel@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 21 May 2021 14:21:29 +0200, Oleksij Rempel wrote: > Convert the imx-audmux binding to DT schema format using json-schema > > Signed-off-by: Oleksij Rempel > --- > .../devicetree/bindings/sound/imx-audmux.txt | 28 ----- > .../devicetree/bindings/sound/imx-audmux.yaml | 119 ++++++++++++++++++ > 2 files changed, 119 insertions(+), 28 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/sound/imx-audmux.txt > create mode 100644 Documentation/devicetree/bindings/sound/imx-audmux.yaml > Reviewed-by: Rob Herring 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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7AFCAC47078 for ; Fri, 21 May 2021 15:44:16 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id E5125613DB for ; Fri, 21 May 2021 15:44:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E5125613DB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org 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 A5BA216B6; Fri, 21 May 2021 17:43:22 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz A5BA216B6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1621611852; bh=uO1z4JY0xye+w59/caHQVZuG8JdQR1wj0AUnYTXWJiE=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=tfT5rrhZHc8coWeunOgrT9IC/ryFC9uud0AVoo2FQONzM9EQ/YTroE20hOoAEMbIz hmDBozvZsn9rRrvGk5+CQHN/DkMDNv4ZpOhBMQ8wkpDQy9g0H1YJpdoaf3BbZ6KA8W 1s5A/ZzQ9JkCUNtzY3gifEkq2eOl62G/0UAO/mOw= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 40F5AF800E5; Fri, 21 May 2021 17:43:22 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 41A1BF801DB; Fri, 21 May 2021 17:43:21 +0200 (CEST) Received: from mail-oo1-f53.google.com (mail-oo1-f53.google.com [209.85.161.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 383DAF800E5 for ; Fri, 21 May 2021 17:43:13 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 383DAF800E5 Received: by mail-oo1-f53.google.com with SMTP id i8-20020a4aa1080000b0290201edd785e7so4665928ool.1 for ; Fri, 21 May 2021 08:43:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=yegbdR8KSApe+4ngi1kXcS7ZM10vxGbU/4zWEQ1128I=; b=RerYaEvz3wn1sV2e2Su8Z1X0sv67K6oGO7gdd/zvaR6d3kYIWUShZt8pl8x3DLMQrk +gfdKeL2kl+5bRAvwdjKuNcdycleM806o+d/5V9RQeXdyr/zvoHsP05wnDnqkexseZlm 7JEPHwJDLy6ibI4A3z5RVFF2eu0vE4Ce47rhjzTKCHRkMTFChjSFMGelJNO3UCthLMB/ 1cCLWIgA4qVSWbM66FY3g+OsD5SkR8CWuoZk+UMOzO5cxMOTex0xFnyfWjluYn0FUW3t Cxf6I5eqgdEGq9FBoGEhrNnM56Iy1CwOsdLjz12MVTqQW/ZWNU5sWUM4VTVe/9XFZztE CrEQ== X-Gm-Message-State: AOAM531N1dIr3Tp1D/zrBWsdF0RL1Ma58x5j6K3fM3CeZLGE96B6RLao lxnVfa9VntF+I7ibPbyfbw== X-Google-Smtp-Source: ABdhPJyCmpOnE/ZQpkS6yGfTc1tG2/P8pWGm0a0vKvhQXR6E8uy3tjPzY7AuBhG7J2uRoccf3GXjDQ== X-Received: by 2002:a4a:9b0b:: with SMTP id a11mr8799792ook.73.1621611792431; Fri, 21 May 2021 08:43:12 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id t39sm1244580ooi.42.2021.05.21.08.43.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 May 2021 08:43:11 -0700 (PDT) Received: (nullmailer pid 4051106 invoked by uid 1000); Fri, 21 May 2021 15:43:10 -0000 Date: Fri, 21 May 2021 10:43:10 -0500 From: Rob Herring To: Oleksij Rempel Subject: Re: [PATCH v1] ASoC: dt-bindings: Convert imx-audmux binding to json schema Message-ID: <20210521154310.GA4051048@robh.at.kernel.org> References: <20210521122129.1371-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210521122129.1371-1-o.rempel@pengutronix.de> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Fabio Estevam , Mark Brown , Liam Girdwood , linux-kernel@vger.kernel.org, Rob Herring , NXP Linux Team , kernel@pengutronix.de, Shawn Guo , Sascha Hauer , linux-arm-kernel@lists.infradead.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" On Fri, 21 May 2021 14:21:29 +0200, Oleksij Rempel wrote: > Convert the imx-audmux binding to DT schema format using json-schema > > Signed-off-by: Oleksij Rempel > --- > .../devicetree/bindings/sound/imx-audmux.txt | 28 ----- > .../devicetree/bindings/sound/imx-audmux.yaml | 119 ++++++++++++++++++ > 2 files changed, 119 insertions(+), 28 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/sound/imx-audmux.txt > create mode 100644 Documentation/devicetree/bindings/sound/imx-audmux.yaml > Reviewed-by: Rob Herring 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 X-Spam-Level: X-Spam-Status: No, score=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AE7CDC47078 for ; Fri, 21 May 2021 15:44:54 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6B2B3613E8 for ; Fri, 21 May 2021 15:44:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6B2B3613E8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=0CgvxaL6rl1EMttnbbbM0Y3utUvhPxsimQzqdAWXQgQ=; b=fbKsnjto6r6Lgm7/VeeVtEOZRG oBUi94j6REyFhH1Ed/J9/AGpSZo5WMPx9HgpEeBJjB1/6FGWuq3Q6S5RISzg0mlxzVm1G/+KnCvW7 yHd9C9j/SuDyQK3fMh7FgP7Sr/91VujxNtVGhZM7R3tZqmjJ6FQlu+AMq5lxe91oR30GLNkW+NW0/ IKGPbI9BW0CMvrkgujLY8e94rp0mRPr3rcTv6+Qi2FDB61vqmFB5Zal6Tr1MJQXJoh9z9MPge3qNZ CzpoKWy7JRJCbfjulwkqX6+WmWrCxgC0SIFzUNK+12oSTmTZyyVM696R3OowI6ddNo7UEGOUbniR+ yhdACj8w==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk7J2-0008B6-2w; Fri, 21 May 2021 15:43:21 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk7Iy-0008AL-8V for linux-arm-kernel@desiato.infradead.org; Fri, 21 May 2021 15:43:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=yegbdR8KSApe+4ngi1kXcS7ZM10vxGbU/4zWEQ1128I=; b=RC5flBwYmakITuHosqSGvnxY76 IB4nbGa4CdHhinYHQqYkZG3VK5aAGNNk4MgC9v1SN7V/o64Drk/KzQaoiygUzuFgYxzDBUEA9bEtc pjJO6kfWArGk8oMd8nTMjWZEFkHoKflQ7JLLQnQ2fe0DJWamdujlTQQcollY/UU6notA5d4i2SRCQ h8LpNoDFdKtiEcIQjEXEsjCO4jd/Z1+GIONjnxJeQGIQdAfyZLfXcwgivWGZttD/ZMC3J6/ttY3n9 RFSV0A0GhtFY2Vh89HNsd5/wZi/8C55xwtLt8AZzy1cdeTynO0g4Eva17NUB/FQk2S10zZgD0D5hE z2ZSgOTg==; Received: from mail-oo1-f51.google.com ([209.85.161.51]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lk7Iv-00HFDL-UT for linux-arm-kernel@lists.infradead.org; Fri, 21 May 2021 15:43:15 +0000 Received: by mail-oo1-f51.google.com with SMTP id s24-20020a4aead80000b02901fec6deb28aso4665532ooh.11 for ; Fri, 21 May 2021 08:43:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=yegbdR8KSApe+4ngi1kXcS7ZM10vxGbU/4zWEQ1128I=; b=bywBrIrteSntFxa7SMWgjR6TpRDcOSTYEz9YnEx3gFy8VCWgQyzIvy4Abv0IwILXv1 SEi/B96MVLWtDjuihfq9Sl2fo4T5+iiuJt+unzBJqHQMKTm6zYhvo0OKKNEoy6k8Q60M fOvifkEYZluM78cRAyQkKa1P/Q+QzxhOxHEnt8HTCvoyrl6cd2Py+4ZqT4XblPtCXfAE bp9cTbWR/6Y6HDrixgsUkLX/+PPWpHCERA0dPxLMLDwjblWkOvASGGfhJkLCmv1kupna PYK9K7cdLQM31iVHWgC8ynZur+rJjY43pIMPQshRux372GTAOztM/MGpfJJkedpsgAEx 6LuQ== X-Gm-Message-State: AOAM533IFVckt9ucuvJUefbgBg8QFKLMYAq+oy1Z8KXc8+4I/iH3v4Bd kcJkvMqzR4junMNxjPIPYg== X-Google-Smtp-Source: ABdhPJyCmpOnE/ZQpkS6yGfTc1tG2/P8pWGm0a0vKvhQXR6E8uy3tjPzY7AuBhG7J2uRoccf3GXjDQ== X-Received: by 2002:a4a:9b0b:: with SMTP id a11mr8799792ook.73.1621611792431; Fri, 21 May 2021 08:43:12 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id t39sm1244580ooi.42.2021.05.21.08.43.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 May 2021 08:43:11 -0700 (PDT) Received: (nullmailer pid 4051106 invoked by uid 1000); Fri, 21 May 2021 15:43:10 -0000 Date: Fri, 21 May 2021 10:43:10 -0500 From: Rob Herring To: Oleksij Rempel Cc: Shawn Guo , Mark Brown , devicetree@vger.kernel.org, Liam Girdwood , kernel@pengutronix.de, Rob Herring , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, NXP Linux Team , Sascha Hauer , Fabio Estevam Subject: Re: [PATCH v1] ASoC: dt-bindings: Convert imx-audmux binding to json schema Message-ID: <20210521154310.GA4051048@robh.at.kernel.org> References: <20210521122129.1371-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210521122129.1371-1-o.rempel@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210521_084313_999502_FD744215 X-CRM114-Status: GOOD ( 11.52 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 21 May 2021 14:21:29 +0200, Oleksij Rempel wrote: > Convert the imx-audmux binding to DT schema format using json-schema > > Signed-off-by: Oleksij Rempel > --- > .../devicetree/bindings/sound/imx-audmux.txt | 28 ----- > .../devicetree/bindings/sound/imx-audmux.yaml | 119 ++++++++++++++++++ > 2 files changed, 119 insertions(+), 28 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/sound/imx-audmux.txt > create mode 100644 Documentation/devicetree/bindings/sound/imx-audmux.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel