On Tue, Jan 05, 2021 at 06:48:13AM -0600, Adam Ford wrote: > On Mon, Jan 4, 2021 at 9:03 PM Shawn Guo <shawnguo@xxxxxxxxxx> 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