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 42E36C54EE9 for ; Fri, 16 Sep 2022 07:27:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229968AbiIPH1k (ORCPT ); Fri, 16 Sep 2022 03:27:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60286 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229994AbiIPH1i (ORCPT ); Fri, 16 Sep 2022 03:27:38 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B6E232ACC; Fri, 16 Sep 2022 00:27:37 -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 560A4628CB; Fri, 16 Sep 2022 07:27:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0D51CC433D6; Fri, 16 Sep 2022 07:27:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663313256; bh=2WqayeGnpq9LSlXKGZr91PvrT3313VfKYLAgW4Oxn7E=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=GOMH1U1yysGahJvuCohw4unZCtzL6fWPSCwN9QJUNaioNQHLiTUIqvlgXLuQo2iO4 22cLwZ3dWZGwom8NwMqZBr4JKU3CZ9wCqJaH5M32eF+mXDsfMPfP7MvYWirue+AJmy V+G8dSXisy5RFmpsl3TLj1QhL2zprt59yEmBPCQgQHssceqaZapkOg+4W6srX8+G5Y 65xDYMYLRKw8VkDZmneWIPxg1elIbEKHgnKS5uJ+c3WPA2ybndouQ5H0K7JApu8OAq BmzGJDJ0tv9Uu9eL8AiQ/EpY5i76xzLRgdnDIHD8WfKd0sSi3+eatvqZ7JyxVNrw4i +0IXM5lYPeYrA== 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 net-next 12/12] arm64: dts: apple: Add WiFi module and antenna properties References: <87zgfb8uqx.fsf@kernel.org> Date: Fri, 16 Sep 2022 10:27:31 +0300 In-Reply-To: (Russell King's message of "Tue, 13 Sep 2022 17:28:02 +0100") Message-ID: <87edwbaie4.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: > On Wed, Sep 07, 2022 at 11:16:22AM +0300, Kalle Valo wrote: >> 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 >> > 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(+) >> >> Is it ok to take this via wireless-next? Can I get an ack from the >> maintainers of these files? > > I'm not sure who you're expecting to get an ack from. The problem is that I don't know how .dts files are merged, that's why I'm extra careful that I'm not breaking the normal flow for them. > If it's the maintainers of these files, that'll be Hector himself, and > as he authored the change, there seems to be little point in also > having an Acked-by from him too. > > I just asked Hector on #asahi-dev: > 17:21 < rmk> also, I think Kalle Valo is waiting on an answer on the arm64 DTS > changes for brcmfmac: > 17:21 < rmk> Is it ok to take this via wireless-next? Can I get an ack from the > 17:21 < rmk> maintainers of these files? > 17:21 <@marcan> ah yeah, merging via wireless-next is fine, let me give you an > ack That sounds good to me, thanks! -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches