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 881C6C0015E for ; Fri, 11 Aug 2023 14:08:54 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=gQCBs0kM/8RVvr2ogJo+tNTMz/6vAWhisiKFnB0/TIc=; b=J5nqSL9adLgRPb UngycC2lDG8RUayb7/7GcefAaR1MdhenkrklxneWaKE6LRhqej2VnBs7IPqtAxV3pfhBkTwP5ExBX e0Mj/07XXavUTmI89nsT48nEOVk0lDkEJWaVADY9wD4T0l5Y2V2/Ny03O7qNfzirRQbZVtT2VRE6q VxYFxpzwB9sjtA4S5MvfVjn7n9bgELOV0uqLWgo99SdNPQ7lFe0FUNeCXGRZGADxczN/Z3204d2JR 1PauQSD9hPyYHy1XG/zbowfQk57DYxEEGi3vGh1dF/dEWBFmw9JvJFuYf7wmeq43VJDScmE0VQQre qIMjNtwL6ae2ni3vSATw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qUSoZ-00An2o-1k; Fri, 11 Aug 2023 14:08:31 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qUSoW-00An20-1P for linux-arm-kernel@lists.infradead.org; Fri, 11 Aug 2023 14:08:29 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C663B64F1F; Fri, 11 Aug 2023 14:08:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0458DC433C8; Fri, 11 Aug 2023 14:08:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691762907; bh=MMu9144jysbkgPQyng6LyeHAwzfEw60hJu9CmbI/hFM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=eAgyKKG0z/BivdQQI8Z+LE7cP+5K1+mF+RYduLZc0CV9SzlwmtnvXo86m58jeRxoK duHOZwHrw0FU/JH374LkYAL2kq1kauB9X4GIpRPI/Gp5zjoKyB+qvMGmV2Pc4MFNzY uOANCcsLzsUQH3eEMebnlBsfuT4lyiVMoJ9qK0tYXTj7wzhR+wp9WNEy8ya1XLypzU fQpqzXK/X7Elz4yOrcDV1I5jlEQmlo8c33hwHb0C5GfPmFVktysuVYFFMuM0MdiUiB qBM6nhrGNdVWLSfCZDzlPtfC3AZ7Ko4m1RIHok0oZRkBCuAbWMwI45XXR/UTsGhy51 XnxLTmkmSVqzg== Date: Fri, 11 Aug 2023 22:08:15 +0800 From: Shawn Guo To: Fabio Estevam Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, tharvey@gateworks.com, linux-kernel@vger.kernel.org, Fabio Estevam Subject: Re: [PATCH] arm64: dts: imx8m-venice: Pass "brcm,bcm4329-fmac" Message-ID: <20230811140815.GV151430@dragon> References: <20230806233333.815702-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230806233333.815702-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230811_070828_520564_EC0E5945 X-CRM114-Status: GOOD ( 10.13 ) X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, Aug 06, 2023 at 08:33:33PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Pass "brcm,bcm4329-fmac" to fix the following schema warnings: > > imx8mp-venice-gw74xx.dtb: wifi@0: compatible: 'oneOf' conditional failed, one must be fixed: > ['cypress,cyw4373-fmac'] is too short > 'cypress,cyw4373-fmac' is not one of ['brcm,bcm4329-fmac', 'pci14e4,43dc', 'pci14e4,4464', 'pci14e4,4488', 'pci14e4,4425', 'pci14e4,4433'] > from schema $id: http://devicetree.org/schemas/net/wireless/brcm,bcm4329-fmac.yaml# > > imx8mn-venice-gw7902.dtb: wifi@0: compatible: 'oneOf' conditional failed, one must be fixed: > ['brcm,bcm43455-fmac'] is too short > 'brcm,bcm43455-fmac' is not one of ['brcm,bcm4329-fmac', 'pci14e4,43dc', 'pci14e4,4464', 'pci14e4,4488', 'pci14e4,4425', 'pci14e4,4433'] > from schema $id: http://devicetree.org/schemas/net/wireless/brcm,bcm4329-fmac.yaml# > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel