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 0294DC636D7 for ; Tue, 21 Feb 2023 13:48:21 +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:MIME-Version:Date:Message-Id:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=P+tp3uhzXwGls8RIfnpuFJYZpFH6oSu9x6yWgCTJ+7M=; b=KLvR2/pqwbu8/Z UZt4LQGJ0OrG6rwBTz0K58exo6oTZhOipMGlxSCa/ymZ8WPSdH5YTA4GqLconAYj21dSXktMd8tkh yGJAJ4FuFdGzEONiDsQhKzJX5asltxkYWqlw0jzmHGfL0zoJWULeZQOYM/KS5916R4SK0koEFs9uv Iav5zhQcLvRu73nvDnQ1LYrFBiaI81xLBj9vPp3YqJb9xFn/wvdy/3guCt/C9vBg5h4qOJNpWoBPP ZtXlVEUOvS+BPOcAP4GAH6moSrHBnBJ1MrX3onUH/IFoy8mFkqcrgG0fIrF+Qp+hnAzMV0eM3+A3u YHl71KY2y7XGoXIpzSrA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUSzN-008Mh9-Ll; Tue, 21 Feb 2023 13:47:25 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUSzJ-008MfQ-EM for linux-arm-kernel@lists.infradead.org; Tue, 21 Feb 2023 13:47:23 +0000 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 ams.source.kernel.org (Postfix) with ESMTPS id 0290DB80E89; Tue, 21 Feb 2023 13:47:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9D7AEC433D2; Tue, 21 Feb 2023 13:47:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676987237; bh=E1BaK2IwvDddzDnn1BEIWQwSRUe/ogAAmqJRVaYDlf0=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=SfzK37HcWplIpjhNZHwIGisfJwsdWEOhDtEAmrc926R4jloA9I5vV/r0EbCqNUQi5 1zN50SS/VyC0i+38H5AGuebmdg1PKRlk17c1xbNmU6NwhtlQFyfzhdPNmh6vm3SdRW JX+Q/OVCNWqhOGnopzg6oWh02mDQBp1Fr8oHeg6koI5xkkE3Sry0AuYnXDhuZvMRlw MKaSw2sNmVaRqqbgHDfpH5oq53QiRM+aIO5AqnH1uO4kpPi6N6daPHeqqas5Mz5f+3 Uk0JsDzavYWtdkdlgi1pHsO1dtrH1dxJlnKf6LixslBhOeTg0AxsQWbI1jXxcsflaX zvW3uheobCUjw== From: Mark Brown To: Hector Martin , Sven Peter , Alyssa Rosenzweig , Rob Herring , Krzysztof Kozlowski , Mark Kettenis , Janne Grunau Cc: asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20230202-asahi-t8112-dt-v1-0-cb5442d1c229@jannau.net> References: <20230202-asahi-t8112-dt-v1-0-cb5442d1c229@jannau.net> Subject: Re: (subset) [PATCH 00/17] Device trees for Apple M2 (t8112) based devices Message-Id: <167698723536.32575.6135846680290091834.b4-ty@kernel.org> Date: Tue, 21 Feb 2023 13:47:15 +0000 MIME-Version: 1.0 X-Mailer: b4 0.12.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230221_054721_680564_AB5E374D X-CRM114-Status: GOOD ( 14.49 ) 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, 12 Feb 2023 16:41:10 +0100, Janne Grunau wrote: > This series contains dt-bindings updates and device trees for Apple > silicon devices based on the M2 SoC (t8112). > > Device tree validation depends ont the dart-t8110 bindings queued in > the iommu tree for 6.3 [1] and support for "local-mac-address" for > brcm,bcm4329-fmac based devices [2]. The latter fixes validation errors > for the existing M1 and M1 Pro/Max/Ultra device trees. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [14/17] dt-bindings: sound: apple,mca: Add t8112-mca compatible commit: b361d5d2464a88184f6e17a6462719ba79180b1a All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel