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=-5.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no 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 9C0ADC433E0 for ; Tue, 5 Jan 2021 14:07:45 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 62F0A22AAA for ; Tue, 5 Jan 2021 14:07:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 62F0A22AAA 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=raZqrZELpg4TTXPnGkFNjuJ6BjDfMImwD+gTEOul0hc=; b=i5EPpEWkjKYtg2JHVdww/kvfD E9Dl1aUtYru3eDwnXsk9r+Huc9EB1dmfVVVQ6G9Jhx3OIaJfo7Q5nPnkr6GIrPtW8n61QWC/Lq8ND 6TKZ9oZ6ay+FwDQVcWwqbDK/ntYdOeCAVe477kqtkosnyPHXO7XGtitXQs24dcmw/Z4OHnfW0rP5a 1OW6la87K2Nj4HPtPOzQpIO60NJX0JWKbVVnwOv3Xowi0txznwWYbiPoUuRvK0ngXBkoUGRW2lg0g 19p1fztkt69kY62mlAovXzr4ir83WvaadxE7hs/MYAKSJh9M8nNBhBQx9OzCv4TaWPQqGr5ZF+CKO UC18LlB2A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kwmyY-0003p2-1k; Tue, 05 Jan 2021 14:06:18 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kwmyP-0003kB-CG for linux-arm-kernel@lists.infradead.org; Tue, 05 Jan 2021 14:06:14 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 67E0422AAA; Tue, 5 Jan 2021 14:06:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609855567; bh=ds/A3dn2QTSnI2EnAJ6qjxF6P6z+cjHawd5N+6nR5rE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TCW041t/X6L/j8EDNUySxuYw/MNF78ioMvKDL/70NDrCvND9CSNicPKAWWUAFv/pY tUuAepV7pAOnX4PldTn+gvDfk34QfyjmMZ0S8R0Iul9bTQ/xM9hRnKrVQ6kAcGQ0xx HpRugeKcv/bXUI/Pl3Phpxa8xOe1j25Wnj5WcY3LablC8jq/EyzBe0PKEf2bPLODib QbT78WibWDOyjRj/J3lIm5qqtdsg+hNXQpghYAjPQXw8T6tPGKQdrDwmCiOqulYOp+ cv8mWqAGz9+13vatOt3m840VKn+crffi+8QLDYDcavobClNlFqO4+JdmtPrSSmM424 gug8wihm4+Cmw== Date: Tue, 5 Jan 2021 22:06:00 +0800 From: Shawn Guo To: Adam Ford Subject: Re: [PATCH] arm64: dts: imx8mm-beacon: Fix WiFi Pinmuxing Message-ID: <20210105140555.GO4142@dragon> References: <20201202135950.22164-1-aford173@gmail.com> <20210105030308.GK4142@dragon> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210105_090609_554292_E0144E5D X-CRM114-Status: GOOD ( 15.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree , Sascha Hauer , Adam Ford-BE , Linux Kernel Mailing List , Rob Herring , NXP Linux Team , Pengutronix Kernel Team , Fabio Estevam , arm-soc 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 Tue, Jan 05, 2021 at 06:48:13AM -0600, Adam Ford wrote: > On Mon, Jan 4, 2021 at 9:03 PM Shawn Guo wrote: > > > > On Wed, Dec 02, 2020 at 07:59:50AM -0600, Adam Ford wrote: > > > The WiFi chip is capable of communication at SDR104 speeds, and > > > the pinmux was configured to support this, but the sdhc1 controller > > > didn't properly reference the pinmux. Enable 100Mhz and 200MHz pinmux > > > as was originally intended. > > > > > > Fixes: 593816fa2f35 ("arm64: dts: imx: Add Beacon i.MX8m-Mini development kit") > > > > This looks more like an improvement than bug fix. > > Do you want me to resubmit without the fixes tag? Yes, please. Also, update patch subject like below maybe. arm64: dts: imx8mm-beacon: add more pinctrl states for usdhc1 Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel