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 E7414C678D4 for ; Fri, 3 Mar 2023 07:53:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229801AbjCCHxg (ORCPT ); Fri, 3 Mar 2023 02:53:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50008 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229781AbjCCHxe (ORCPT ); Fri, 3 Mar 2023 02:53:34 -0500 Received: from sender4-op-o16.zoho.com (sender4-op-o16.zoho.com [136.143.188.16]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 418F330B25; Thu, 2 Mar 2023 23:53:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1677829991; cv=none; d=zohomail.com; s=zohoarc; b=bToTMVisRwaGZAy2Ep8EDZw0/7dYOPaNtyRClspqoIqRry3bapXKEsrQUvrxHbmykKJeL3NebAlSvkE4ZsyaWRXFAbbxoCnfE9OrD6laNXXwR+J9lgUgAVBjPIqpbjUaZg5C2SFY2Kt+pHYwQ3o0UtsQsfMqxeuT3NLANpeYv+A= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1677829991; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=KecT7aJZBTtl4AOpLMt2qpIjfIOj61Svcu1Xb2PNyJI=; b=X+1l2xYAmcRySH0xY9h/jnRoBl0eiJfQKLC3vlfmDgANQvidQlwXMN6WgTG8Pj8n/D9A+bP+q1chJbRbG5JmTyJKXRalZ9B0JuNul5OwVSd/8RVQierqa7W1m5tP4qRFE7fUIuIqNdtASkefaYqVgeIr8x8tXjn/Rr41RPXTGbs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=arinc9.com; spf=pass smtp.mailfrom=arinc.unal@arinc9.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1677829991; s=zmail; d=arinc9.com; i=arinc.unal@arinc9.com; h=Message-ID:Date:Date:MIME-Version:Subject:Subject:To:To:Cc:Cc:References:From:From:In-Reply-To:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=KecT7aJZBTtl4AOpLMt2qpIjfIOj61Svcu1Xb2PNyJI=; b=C8KjfIzfJHHYq/13GitfC3gQpfhRE81yzh5tdynafyCwxzw27Gy9c9T5LIA7rS/5 e1NLUiS4jxH7GTzuHWIkxoJ5r7pmlcD07EWg53mDN/YfMFW0Lc+AznsQa7qZQ2QlUwO 6NPS8inkb91Mn4RKCT/usG4gCJsTkTbMACy5hWSs= Received: from [10.10.10.3] (212.68.60.226 [212.68.60.226]) by mx.zohomail.com with SMTPS id 1677829990732306.4293848301023; Thu, 2 Mar 2023 23:53:10 -0800 (PST) Message-ID: Date: Fri, 3 Mar 2023 10:53:04 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 04/20] pinctrl: ralink: mt7620: split out to mt76x8 Content-Language: en-US To: Sergio Paracuellos Cc: Linus Walleij , Rob Herring , Krzysztof Kozlowski , linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Matthias Brugger , Sean Wang , William Dean , Daniel Golle , Daniel Santos , Luiz Angelo Daros de Luca , Frank Wunderlich , Landen Chao , DENG Qingfang , Sean Wang , erkin.bozoglu@xeront.com References: <20230303002850.51858-1-arinc.unal@arinc9.com> <20230303002850.51858-5-arinc.unal@arinc9.com> From: =?UTF-8?B?QXLEsW7DpyDDnE5BTA==?= In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-ZohoMailClient: External Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Empty mail? Arınç On 3.03.2023 09:03, Sergio Paracuellos wrote: > On Fri, Mar 3, 2023 at 1:30 AM wrote: >> >> From: Arınç ÜNAL >> >> Split the driver out to pinctrl-mt76x8.c. Remove including the unnecessary >> headers since is_mt76x8() is not being used anymore. >> >> Introduce a new compatible string to be able to document the pin muxing >> information properly. >> >> Signed-off-by: Arınç ÜNAL >> --- >> drivers/pinctrl/ralink/Kconfig | 5 + >> drivers/pinctrl/ralink/Makefile | 1 + >> drivers/pinctrl/ralink/pinctrl-mt7620.c | 257 +-------------------- >> drivers/pinctrl/ralink/pinctrl-mt76x8.c | 283 ++++++++++++++++++++++++ >> 4 files changed, 290 insertions(+), 256 deletions(-) >> create mode 100644 drivers/pinctrl/ralink/pinctrl-mt76x8.c