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 92775C433F5 for ; Mon, 28 Mar 2022 03:34:50 +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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Rh9te0ANcoqH74oHKvJ6OIlKYWcayxBUowDsomOAY5E=; b=CBrAUt6c7Ejubs rtx477Xjw2LIllNAkcnbyny5j9ElSzFX7BUFISjzHY+L6nJxjbZX2cNRcO57N3nocU4jS1TOsPk+N AYxHhVSD5mHGi1Jg5pQE+cNKWzOEdYMAdBttFgk7BGgEB05ophKHT9LO4Br9GUJIal7wbsX0d8mV4 2b9Tcpf7zCMxkTzMsPwpIAjSE/WqGZu7GbUZE+JraeeUJkrFamCesr7fY8Ohg1C3nHLDoJE4jPrF4 8bw4Lo7jFEafSOFoOkmXml7fP3Fpu+8ZVo8vVYc8J96uI8MS/7pcAqHutzFNcRFt1TMGIVaHflysv M8W+9VSfrMBgK5umWnGg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nYg9U-007D4k-BD; Mon, 28 Mar 2022 03:34:44 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nYg9R-007D3i-39; Mon, 28 Mar 2022 03:34:42 +0000 X-UUID: f8d017c0680d4881a99c63122c2dbde8-20220327 X-UUID: f8d017c0680d4881a99c63122c2dbde8-20220327 Received: from mtkcas68.mediatek.inc [(172.29.94.19)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 23573920; Sun, 27 Mar 2022 20:34:34 -0700 Received: from mtkexhb01.mediatek.inc (172.21.101.102) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Sun, 27 Mar 2022 20:34:33 -0700 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkexhb01.mediatek.inc (172.21.101.102) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 28 Mar 2022 11:34:31 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Mon, 28 Mar 2022 11:34:31 +0800 From: Miles Chen To: CC: , , , , , , , Subject: Re: [PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms Date: Mon, 28 Mar 2022 11:34:31 +0800 Message-ID: <20220328033431.22149-1-miles.chen@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20220327160813.2978637-1-fparent@baylibre.com> References: <20220327160813.2978637-1-fparent@baylibre.com> MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220327_203441_160389_1026313F X-CRM114-Status: UNSURE ( 6.53 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org > Set the pinctrl driver as built-in by default if > ARM64 and ARCH_MEDIATEK are enabled. > > Fixes: 6cf5e9ef362a ("pinctrl: add pinctrl driver on mt8195") > Signed-off-by: Fabien Parent Reviewed-by: Miles Chen _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek