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 CAE33C38A2D for ; Wed, 26 Oct 2022 14:52:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234125AbiJZOwL (ORCPT ); Wed, 26 Oct 2022 10:52:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234094AbiJZOwI (ORCPT ); Wed, 26 Oct 2022 10:52:08 -0400 Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DAA08B4888 for ; Wed, 26 Oct 2022 07:52:06 -0700 (PDT) Received: by mail-qk1-x735.google.com with SMTP id f8so10693253qkg.3 for ; Wed, 26 Oct 2022 07:52:06 -0700 (PDT) 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=BRAVl/jwTcV9oATKPy/gFpDCwVtUOLelijvTTaSWnGg=; b=AjSJc8sbeB9AS4fvGTqF5hOSH88uRNxiEUF5cwc8f9rtlcA+g5xOJ96dOFLewJ8sg8 zUIKdFb7J90tDQ+DtAV5ExRVljW7NOqNlKX0FFoy031GHB5Psunydm1h6jpp60PvuyNm /8I7o1Ql7yZHIPSp/KaWj65QQO6FB5WTgS2ZMng0KSNHlltE5wkrAbp76Y1p4GP9hPsH FklH1IiwWTSdfWTYPrs2XxLPnt/KMENpJ63JsNLayK2m27hW5iCwQcMdsnTsRzRa/swM an/gCOX2pr04x8U4hSLxWwQwzNOfT0yu+DM8WFb+ddYZT3N4D3coduusPPA5dmgzgrWC N5Aw== 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=BRAVl/jwTcV9oATKPy/gFpDCwVtUOLelijvTTaSWnGg=; b=ZGlUFpARSxEHE7Cg/aXiNzqeO5AtCCgsInKg0IQRRhfYl8yUkShTKyolUQXBm/WHlJ JTEyJmjnNjIJJkI/ZnyIw4xWzZTF/3YkOkvu6QxJCt96HvwzNlS/+nP49ev7u0CLzvJ4 MCytQCHRT5PqXyT3wttUeQmvWhFdqOPvnQlOExxF+xBp8EAcB5dO30+WaRqc62aZGHpa xbQfDJOMJ2Lo2SDEQzSZBxGfRB36XTHIKymdGSK+JqQu4E9TKQDVpJnOSKeR//xLsPDV Mnr4okDheWr2rQcuwPCpx2uHvvg6+Ltd8Lwot4SrlZIcO0NzFjA0mwJaqQAYG/K086GC GTKQ== X-Gm-Message-State: ACrzQf2YmK+9NIDksnvLHSWz0AsQO0Rz4MyTXei8PDuq2OxBtRKwF/3C eQGQrJC8knMIlW8euYfOo0pFVw== X-Google-Smtp-Source: AMsMyM5iwidwgAruSNa03zv/AGhLCmH/0fY2+r/Jj+TasH9LX4SwHYqK8c3EVcZjjuFFc5SdGMeeaw== X-Received: by 2002:a05:620a:4385:b0:6ee:7b48:202e with SMTP id a5-20020a05620a438500b006ee7b48202emr31725350qkp.306.1666795926065; Wed, 26 Oct 2022 07:52:06 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id u6-20020a37ab06000000b006bb2cd2f6d1sm3885523qke.127.2022.10.26.07.52.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 26 Oct 2022 07:52:05 -0700 (PDT) Message-ID: <895ab493-dcf2-c9e9-7850-3a6aea9a97ee@linaro.org> Date: Wed, 26 Oct 2022 10:52:03 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH 1/4] ASoC: dt-bindings: rockchip: i2s-tdm: Make grf property optional Content-Language: en-US To: Nicolas Frattaroli , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner Cc: linux-rockchip@lists.infradead.org, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20221025124132.399729-1-frattaroli.nicolas@gmail.com> <20221025124132.399729-2-frattaroli.nicolas@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221025124132.399729-2-frattaroli.nicolas@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/10/2022 08:41, Nicolas Frattaroli wrote: > Turns out most things don't require the GRF, so making the property > optional is the obvious move. > > Signed-off-by: Nicolas Frattaroli > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof 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 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 1CD8AC38A2D for ; Wed, 26 Oct 2022 14:52:21 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1JwAHXzja0/R2EAtN++/Ts8aiqfawV/xv8Zs288KQ8w=; b=0+UIUqEDm0Gf1r UTSeGC1Z7uR2poR9YRMyzYqWj6IC+WeF1GPuzw7hw4mpSXtDQA5DgCaMvjmkWGMdL1/NkQLW9cLb+ 8tyRbMMN2HvBzBBks3NlFJj3tsQpSFVPQh+XfggyRi5TcDLKI8pJCSDtTUfHm7SjR0DUqiC/Pb/k2 N5wpqGEHCwv9F0QWfJq+KEnLmuMgDFM99Ar+i2OD30Vll/sZWU6JDXRl/oG07iw03fV7YfYVpc9Mf DdaM2Vx1DNVQsQWCpvJv3kABPfJMU/KVsJeV5u9dTQupHZTOue2QexNbGEKbDjTEiT17IPPulvXon QQPKWBdBl8YlJ+jDJY9Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1onhlL-009kJS-PR; Wed, 26 Oct 2022 14:52:11 +0000 Received: from mail-qk1-x72b.google.com ([2607:f8b0:4864:20::72b]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1onhlJ-009kH6-7c for linux-rockchip@lists.infradead.org; Wed, 26 Oct 2022 14:52:10 +0000 Received: by mail-qk1-x72b.google.com with SMTP id s17so10656576qkj.12 for ; Wed, 26 Oct 2022 07:52:06 -0700 (PDT) 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=BRAVl/jwTcV9oATKPy/gFpDCwVtUOLelijvTTaSWnGg=; b=AjSJc8sbeB9AS4fvGTqF5hOSH88uRNxiEUF5cwc8f9rtlcA+g5xOJ96dOFLewJ8sg8 zUIKdFb7J90tDQ+DtAV5ExRVljW7NOqNlKX0FFoy031GHB5Psunydm1h6jpp60PvuyNm /8I7o1Ql7yZHIPSp/KaWj65QQO6FB5WTgS2ZMng0KSNHlltE5wkrAbp76Y1p4GP9hPsH FklH1IiwWTSdfWTYPrs2XxLPnt/KMENpJ63JsNLayK2m27hW5iCwQcMdsnTsRzRa/swM an/gCOX2pr04x8U4hSLxWwQwzNOfT0yu+DM8WFb+ddYZT3N4D3coduusPPA5dmgzgrWC N5Aw== 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=BRAVl/jwTcV9oATKPy/gFpDCwVtUOLelijvTTaSWnGg=; b=CKcVlPoxoKk42bkr/noaCHOPE1V1FC5SBp2NTrs8q3qawGzuYa3PDNr3pXLn+Qajwb 526UzKh5cKWycTTSL2ijBOExwKnp7VmxU1j8zRVJ2F4IpcqtpU21HBk/vpo/zTWBXY0D yKyy3Uk/4/ZsfuuyLBiSIpfhDX67me04RnzRW6cSYZkevkfiQKNiMW1TmLZBL0Gaj3ZI XS9pWuMgLidzFG6yNvVsgJwbBqAIiWXiVmD7p4mCXNFgENMuTUwupQ61Gb5FZdqMlL4S zx2WRvUfx84bv3JFQmVN67wV0xBMT5/++5M0Ai0WN+ummwYLgH9ttnX+NKr9He5/9+fo 15Fw== X-Gm-Message-State: ACrzQf1PCbf0kF6i5RRHuFAMLu+sXoJ6aOsoFuwva2tlp4H8IEZSiSNM d7oIJ8IlKO9N55vxQsrD6Dil2A== X-Google-Smtp-Source: AMsMyM5iwidwgAruSNa03zv/AGhLCmH/0fY2+r/Jj+TasH9LX4SwHYqK8c3EVcZjjuFFc5SdGMeeaw== X-Received: by 2002:a05:620a:4385:b0:6ee:7b48:202e with SMTP id a5-20020a05620a438500b006ee7b48202emr31725350qkp.306.1666795926065; Wed, 26 Oct 2022 07:52:06 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id u6-20020a37ab06000000b006bb2cd2f6d1sm3885523qke.127.2022.10.26.07.52.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 26 Oct 2022 07:52:05 -0700 (PDT) Message-ID: <895ab493-dcf2-c9e9-7850-3a6aea9a97ee@linaro.org> Date: Wed, 26 Oct 2022 10:52:03 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH 1/4] ASoC: dt-bindings: rockchip: i2s-tdm: Make grf property optional Content-Language: en-US To: Nicolas Frattaroli , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner Cc: linux-rockchip@lists.infradead.org, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20221025124132.399729-1-frattaroli.nicolas@gmail.com> <20221025124132.399729-2-frattaroli.nicolas@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221025124132.399729-2-frattaroli.nicolas@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221026_075209_306718_13FC0373 X-CRM114-Status: UNSURE ( 8.92 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On 25/10/2022 08:41, Nicolas Frattaroli wrote: > Turns out most things don't require the GRF, so making the property > optional is the obvious move. > > Signed-off-by: Nicolas Frattaroli > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip 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 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 5B3B7C433FE for ; Wed, 26 Oct 2022 14:53:08 +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 490792090; Wed, 26 Oct 2022 16:52:16 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 490792090 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1666795986; bh=sTObLZF+xOdVtgFTD8+jcaHbExSLfuiRLVQZwjreGBc=; h=Date:Subject:To:References:From:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=D7FjMEsvCNsJR6+3tB7rY9rsBfQ7D5HK+ZMpVA9FoNtIll8qXwlxu2ahHvqLcbuPV UcT0BFJ7hPgwsWnFIqbidwi/YHG3y4MckjEgSxmH++NclWseEkbtcQosp1Z2bCJ1iw o+ptfdWd6SVIPV/V+V8/dYX4b/YQQ6enN1xwu7U0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D476EF80100; Wed, 26 Oct 2022 16:52:15 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7E93FF8027C; Wed, 26 Oct 2022 16:52:14 +0200 (CEST) Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) (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 608D6F8016C for ; Wed, 26 Oct 2022 16:52:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 608D6F8016C Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="AjSJc8sb" Received: by mail-qk1-x732.google.com with SMTP id a5so10683218qkl.6 for ; Wed, 26 Oct 2022 07:52:07 -0700 (PDT) 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=BRAVl/jwTcV9oATKPy/gFpDCwVtUOLelijvTTaSWnGg=; b=AjSJc8sbeB9AS4fvGTqF5hOSH88uRNxiEUF5cwc8f9rtlcA+g5xOJ96dOFLewJ8sg8 zUIKdFb7J90tDQ+DtAV5ExRVljW7NOqNlKX0FFoy031GHB5Psunydm1h6jpp60PvuyNm /8I7o1Ql7yZHIPSp/KaWj65QQO6FB5WTgS2ZMng0KSNHlltE5wkrAbp76Y1p4GP9hPsH FklH1IiwWTSdfWTYPrs2XxLPnt/KMENpJ63JsNLayK2m27hW5iCwQcMdsnTsRzRa/swM an/gCOX2pr04x8U4hSLxWwQwzNOfT0yu+DM8WFb+ddYZT3N4D3coduusPPA5dmgzgrWC N5Aw== 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=BRAVl/jwTcV9oATKPy/gFpDCwVtUOLelijvTTaSWnGg=; b=6hjnr2oEHZJf+DixlgxTQk1x/jEI1+zB2EPDAK/4wN3c5MJaqAqdP3H6QMi6vNKBlO 1+bP1v/jdbumJyiPJi8K/E+M9wwM82vUVpTUNcncyRV3VSIMNqlW4k/PdOin6iK3Uv5e SUwzCmWzte9ibN5aMi+mu3EhSIuhPTEceEKrtP5Z01d+HyPdhUXJ+qRGe9G2015lcTk0 FiXldyuu0cZoOEnDikrixjgUsQDWfJCzy+kzwI92BlY/sVsDObwTHx7T4z94NX9f7VTF boflsfIXuWN/xmrM/N+kJxFbgc0RXbwFufsfVUC6dzWlKsordiaA1bus56Q3c9D3mVlw 9RLQ== X-Gm-Message-State: ACrzQf1QPXbGfRZYqRDrJNWJ8ouQstLaGPmjdmQRAyC/D5xAV3nYMEgc Tw987gXtVYlhRgAb97QNodaAcA== X-Google-Smtp-Source: AMsMyM5iwidwgAruSNa03zv/AGhLCmH/0fY2+r/Jj+TasH9LX4SwHYqK8c3EVcZjjuFFc5SdGMeeaw== X-Received: by 2002:a05:620a:4385:b0:6ee:7b48:202e with SMTP id a5-20020a05620a438500b006ee7b48202emr31725350qkp.306.1666795926065; Wed, 26 Oct 2022 07:52:06 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id u6-20020a37ab06000000b006bb2cd2f6d1sm3885523qke.127.2022.10.26.07.52.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 26 Oct 2022 07:52:05 -0700 (PDT) Message-ID: <895ab493-dcf2-c9e9-7850-3a6aea9a97ee@linaro.org> Date: Wed, 26 Oct 2022 10:52:03 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH 1/4] ASoC: dt-bindings: rockchip: i2s-tdm: Make grf property optional Content-Language: en-US To: Nicolas Frattaroli , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner References: <20221025124132.399729-1-frattaroli.nicolas@gmail.com> <20221025124132.399729-2-frattaroli.nicolas@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221025124132.399729-2-frattaroli.nicolas@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: linux-rockchip@lists.infradead.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.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 25/10/2022 08:41, Nicolas Frattaroli wrote: > Turns out most things don't require the GRF, so making the property > optional is the obvious move. > > Signed-off-by: Nicolas Frattaroli > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof 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 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 8B881C433FE for ; Wed, 26 Oct 2022 14:53:30 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Fdbxpz2Yj1yu4GYSbPMJDLtpQVw2is8+Q6NYZhDXlRA=; b=F4E6YOG6OwkyVT 3N/CxE/2N1vYMsGYLg+W4hUKHnUJavOU5Ds8GEG3buP/YFuMek4saZHQmarD/IB/+9YwqalMuv2Ra r+aYwGbavPOTeu1rX+NMvBQBP05a7aoTXfVZeqoUksZpDroTZMxA7bxLCnA8wkeeH9aQ+qtbgnZHD 8T7rz3TlnSJDNyqTq704+yNIQSv7Es9VDKqJ0//e5S8GPTLxwwOLbFjw2mClu/fFNJzrqnmD23Rd+ I0SYVb2MpTrSD/2kDEUzpoosaGwUL+8MUxq+IV9BrKWGkQvS51o8HihwglsgBFJOMw2PtfnXRWbrL PUXeG+Q+fauNsJG1NwXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1onhlM-009kJc-PV; Wed, 26 Oct 2022 14:52:12 +0000 Received: from mail-qk1-x72b.google.com ([2607:f8b0:4864:20::72b]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1onhlJ-009kH5-7e for linux-arm-kernel@lists.infradead.org; Wed, 26 Oct 2022 14:52:10 +0000 Received: by mail-qk1-x72b.google.com with SMTP id z17so8025756qkj.8 for ; Wed, 26 Oct 2022 07:52:06 -0700 (PDT) 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=BRAVl/jwTcV9oATKPy/gFpDCwVtUOLelijvTTaSWnGg=; b=AjSJc8sbeB9AS4fvGTqF5hOSH88uRNxiEUF5cwc8f9rtlcA+g5xOJ96dOFLewJ8sg8 zUIKdFb7J90tDQ+DtAV5ExRVljW7NOqNlKX0FFoy031GHB5Psunydm1h6jpp60PvuyNm /8I7o1Ql7yZHIPSp/KaWj65QQO6FB5WTgS2ZMng0KSNHlltE5wkrAbp76Y1p4GP9hPsH FklH1IiwWTSdfWTYPrs2XxLPnt/KMENpJ63JsNLayK2m27hW5iCwQcMdsnTsRzRa/swM an/gCOX2pr04x8U4hSLxWwQwzNOfT0yu+DM8WFb+ddYZT3N4D3coduusPPA5dmgzgrWC N5Aw== 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=BRAVl/jwTcV9oATKPy/gFpDCwVtUOLelijvTTaSWnGg=; b=QToTMz6tzyiq9ptZgOtEFVHQaqoV2T587+U0rAvlVJEK1oKm6U221JGD+3i0u+3SzU mEviHul7U/cXbzUApq4JLUz2Kqmw3yu21NFjHWSKfDQGSeHvho47aMyEUFCVYNkWRDJJ YVNiPrVYzmUcKfvwuNlG7qVeQ6Mdwf5UGTb/PmwW6WSxsRgX/WdD2g21dj8Z3L9VMda5 wYX6CsdS6bvD9im7v445HOdU4ZVW0ptnaeq6+W2i///RIB0of4LFO+32gbv6lXi9oj4E JhXtDtuvp1u/CiLken+gis34oAnBKhc4xcQTNHqIr3xXwRxhAty1xrKI00FYauBHBE4j 8xbQ== X-Gm-Message-State: ACrzQf2QVnlcDU4I6y/k+SFiu5pCoaIM4P0BopxrC6YU0rdCAS90wWUv iewuHBAhEi9WosgnzfZRUEu/Bg== X-Google-Smtp-Source: AMsMyM5iwidwgAruSNa03zv/AGhLCmH/0fY2+r/Jj+TasH9LX4SwHYqK8c3EVcZjjuFFc5SdGMeeaw== X-Received: by 2002:a05:620a:4385:b0:6ee:7b48:202e with SMTP id a5-20020a05620a438500b006ee7b48202emr31725350qkp.306.1666795926065; Wed, 26 Oct 2022 07:52:06 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id u6-20020a37ab06000000b006bb2cd2f6d1sm3885523qke.127.2022.10.26.07.52.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 26 Oct 2022 07:52:05 -0700 (PDT) Message-ID: <895ab493-dcf2-c9e9-7850-3a6aea9a97ee@linaro.org> Date: Wed, 26 Oct 2022 10:52:03 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH 1/4] ASoC: dt-bindings: rockchip: i2s-tdm: Make grf property optional Content-Language: en-US To: Nicolas Frattaroli , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner Cc: linux-rockchip@lists.infradead.org, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20221025124132.399729-1-frattaroli.nicolas@gmail.com> <20221025124132.399729-2-frattaroli.nicolas@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221025124132.399729-2-frattaroli.nicolas@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221026_075209_307067_81359794 X-CRM114-Status: GOOD ( 10.12 ) 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 25/10/2022 08:41, Nicolas Frattaroli wrote: > Turns out most things don't require the GRF, so making the property > optional is the obvious move. > > Signed-off-by: Nicolas Frattaroli > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel