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 858D3C54EBC for ; Thu, 12 Jan 2023 09:07:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239971AbjALJHA (ORCPT ); Thu, 12 Jan 2023 04:07:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54572 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239823AbjALJGY (ORCPT ); Thu, 12 Jan 2023 04:06:24 -0500 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7CF4EB1FB for ; Thu, 12 Jan 2023 01:01:38 -0800 (PST) Received: by mail-ej1-x62c.google.com with SMTP id jo4so43125238ejb.7 for ; Thu, 12 Jan 2023 01:01:38 -0800 (PST) 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=Fw3Q/H2DqZcykx9Yf41o4SkW0Lqzy2WimZ0SDIfRlGk=; b=v7RpQTEjYePJD15M7bQOhOp9x1hrcoCCtsYjcZGrE2dnoQAko+4f180sMszd/yRtg3 mVupZj8TJgJj1qJkhYYzbpqY3Gaf7ts3XhsdzPBbhIJ+PIagEIi89+ZprEVTLl9hiNyH OYJKzWF4AcP22D/wMUnwEq4+koIM5T8SbJ7YMVK6HRyXxczA4a6m3MrhFbbJQJpG/f3u c4AMTDWdNxebDmZ8SEBTCxyb5W57EzGcSBos1RLvk5eoeXKG8uBYMidcLpaRnChBj/25 9Kp0QpR9UrQYplZd2dmgnTrQfaYnEyhUv/ew0g16feu+TK48/8IbpSVSdyM3+Wdl1nRi xTgQ== 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=Fw3Q/H2DqZcykx9Yf41o4SkW0Lqzy2WimZ0SDIfRlGk=; b=4T9MeeTsZTv/FEF93XvHg9ZU1jeHZXW3OQt9wsJWXTrA+9YnmoIk0lpWFqpfEAnc9P q8i1tE9xJgKaFfLpZRVSntpO5aHIa3nJcCDw51mmxm329My+vMtXm5baFRUR/gzSI6q8 wfTTUduizG0sELaT6RJY15kf4ayTRWjSLqw36aoG6YL6NqAWKTC0Rc8ASyLaEH8FF6mU JP0zyrwzBtLOB+mZzCLupSxH9Kd9+6ahaSgPIlg6x/hu/5OBWMEBBBWU7sW+pw5mjloy XeWInFwjssE6hDCPm7/CrI966g/cDNyrjKgw6s6s0FvvTz6LBb/rkCLFUSG8uT93uhPl V7kw== X-Gm-Message-State: AFqh2kr3kjPCGa42wqNrXVfiBfXDtjD7AaifFGhSggjA8obPLlplrMTP IYvVvrgjbUpbu9THBzeD5Cpi1g== X-Google-Smtp-Source: AMrXdXv4mC7D8HDXP4WeWECNsQDB1gN1Ra2s3PCCbrk2dewthSPR0qKu3wp1FZvvgOfmypDSgOJ5JQ== X-Received: by 2002:a17:907:a643:b0:83c:7308:b2ed with SMTP id vu3-20020a170907a64300b0083c7308b2edmr66493767ejc.17.1673514097334; Thu, 12 Jan 2023 01:01:37 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id s10-20020a17090699ca00b0084d43100f19sm5176918ejn.89.2023.01.12.01.01.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 12 Jan 2023 01:01:36 -0800 (PST) Message-ID: <1b5880bb-d0ce-9dde-2fe6-e058f6efb6f1@linaro.org> Date: Thu, 12 Jan 2023 10:01:35 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH v3 3/6] dt-bindings: pinctrl: mt7621: add proper function muxing binding Content-Language: en-US To: =?UTF-8?B?QXLEsW7DpyDDnE5BTA==?= , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , Sergio Paracuellos Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, erkin.bozoglu@xeront.com References: <20221231160849.40544-1-arinc.unal@arinc9.com> <20221231160849.40544-4-arinc.unal@arinc9.com> From: Krzysztof Kozlowski In-Reply-To: <20221231160849.40544-4-arinc.unal@arinc9.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 31/12/2022 17:08, Arınç ÜNAL wrote: > Not every function can be muxed to a group. Add proper binding which > documents which function can be muxed to a group or set of groups. > > Signed-off-by: Arınç ÜNAL Didn't I already ack it? Acked-by: Krzysztof Kozlowski Best regards, Krzysztof