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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4F0D4C6FA82 for ; Tue, 13 Sep 2022 06:53:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230472AbiIMGw7 (ORCPT ); Tue, 13 Sep 2022 02:52:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47312 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229743AbiIMGw5 (ORCPT ); Tue, 13 Sep 2022 02:52:57 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EBB7C5723B; Mon, 12 Sep 2022 23:52:56 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 31141612F5; Tue, 13 Sep 2022 06:52:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EB946C433C1; Tue, 13 Sep 2022 06:52:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663051975; bh=hWHxEDedf3cSC7f7f24lBb2iCboOD36DDx7oM7Ayfgw=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=kuaBiT/nXFq3/twgRuVpId5EVcEU2CN8EJv61qJKttfmRRkGhmWGnH8u6apvh6HGJ YZ2qoY5sZ89GWHIebALbxqwbIEhLVjKurcU6kWpGT1hdxcs57I4u8XzUyN2RFoCI2l aaWAI9V123JfmyGu3uLwCFRmy2VONgdeFkopY2v6En5cHnNx904blBn8QNikDOfRgF l15HBrD2TLiRwFjZSlniiVKIchdasVOawOZ+XhLdmKvvxO3fSQPRMHslYynj1ettOf jQD1Ij8zykfrxnkEfbVJHa+h88voJQjumbw8ZLsFzF7ZnZlUKwN8SQgfAKshqYMler Bp7Tp7GyzxNyg== From: Kalle Valo To: Russell King (Oracle) Cc: Arend van Spriel , Franky Lin , Hante Meuleman , Alyssa Rosenzweig , asahi@lists.linux.dev, brcm80211-dev-list.pdl@broadcom.com, "David S. Miller" , devicetree@vger.kernel.org, Eric Dumazet , Hector Martin , Jakub Kicinski , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, Paolo Abeni , "Rafa__ Mi__ecki" , Rob Herring , SHA-cyfmac-dev-list@infineon.com, Sven Peter Subject: Re: [PATCH wireless-next v2 12/12] arm64: dts: apple: Add WiFi module and antenna properties References: Date: Tue, 13 Sep 2022 09:52:45 +0300 In-Reply-To: (Russell King's message of "Mon, 12 Sep 2022 10:53:38 +0100") Message-ID: <87bkrjbwaq.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Russell King (Oracle) writes: > From: Hector Martin > > Add the new module-instance/antenna-sku properties required to select > WiFi firmwares properly to all board device trees. > > Signed-off-by: Hector Martin > Reviewed-by: Mark Kettenis > Signed-off-by: Russell King (Oracle) > --- > arch/arm64/boot/dts/apple/t8103-j274.dts | 4 ++++ > arch/arm64/boot/dts/apple/t8103-j293.dts | 4 ++++ > arch/arm64/boot/dts/apple/t8103-j313.dts | 4 ++++ > arch/arm64/boot/dts/apple/t8103-j456.dts | 4 ++++ > arch/arm64/boot/dts/apple/t8103-j457.dts | 4 ++++ > arch/arm64/boot/dts/apple/t8103-jxxx.dtsi | 2 ++ > 6 files changed, 22 insertions(+) I didn't get any reply to my question in v1 so I assume this patch 12 is ok to take to wireless-next. ARM folks, if this is not ok please let me know. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches