From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5D0CA3CF21B; Tue, 9 Jun 2026 11:54:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781006090; cv=none; b=d7ozeTMEiedzGI00DZuolml2yQinkUWiGEUskgkrtZzpovewADzBhDDbZZ/d2ZJZkM70Sj78wKl1Wo3CBcXqBFE3BSmYZCcpi2I2wiEuRdIneAF7VJUXN76BwJ/hZINs+MsAae38sHnptOVb+rZgnryARi/DGM6/pcBcAxq7Wzk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781006090; c=relaxed/simple; bh=JDRLa0zhWX0fBo2wiIs7TnZ8Ao/NqKSx4G1V4grOBAI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=tzmb+ueOtPrGiSTmP3LFvPjoaqP9nch/W9AX9DPh8Jclcb3cLotNZpJuPM1zLfWVgzy8Iy0TsGnqJ8qoIiKS/uotNB1KNR2VUoWlrbyDZ44yAxBsJh1Ust2kdgiII43PWFdvJ6nfgsOtnxXP4khV57k+gRLLW3CtjOQ1j6g98hg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=cD3eMsp/; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="cD3eMsp/" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 00EE71F00893; Tue, 9 Jun 2026 11:54:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781006089; bh=PMbkNq4forlPN2WLVH3jEvvF5QOaHxUbNdvdwiYst6A=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=cD3eMsp/H1Yx6/Ub6PFAjd1MNIhYbfVILicMCU9oOLoU0tRjVQ6M5gMeZZFkLbXl9 JeDEsTygss44gc6ySTDoZqXPr1ZsKC51zpg1SsLlHzUkLDUj2rJv0vNAIPLKLCp+pt 1XAzlI4uyke/9xXF50qvJxA6rqS6PR5RKlJ6oCJmJPSA9O/3XE4gX7Ve0bCJRDkiK/ BTw1kq5Q/xpv/G3U+GHzULq9+2TMjQgrwc54ECo87lubtr8uPOuaNEBdxm8xIGEoAU MGZo76wQv6whgbmm/sWtK3zgIwzfi7vQtWaA2uKn74Zfrqef/G0FXBLuCxcRzvgK8q r5Al2hAZFuPSQ== Date: Tue, 9 Jun 2026 13:54:45 +0200 From: Krzysztof Kozlowski To: Drew Fustini Cc: soc@kernel.org, Alexandre Belloni , Arnd Bergmann , Linus Walleij , Conor Dooley , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, MoeLeak , Thomas Gerner Subject: Re: [GIT PULL] RISC-V T-HEAD devicetree changes for v7.2 Message-ID: <20260609-shaggy-careful-rabbit-e0fc2a@quoll> References: Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: On Mon, Jun 01, 2026 at 05:36:33PM -0700, Drew Fustini wrote: > The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: > > Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git tags/thead-dt-for-v7.2 > > for you to fetch changes up to 3a5791956edbfa84d7256224167941931cbc46e7: > > riscv: dts: thead: Enable wifi on the BeagleV-Ahead (2026-05-25 01:36:56 -0700) > Thanks, applied Best regards, Krzysztof