From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 4571112D749; Tue, 6 Feb 2024 10:08:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707214109; cv=none; b=jzqLXvrAYZKXmKJWodIJuipj9MwRMeMION7eaUaTUVuBVbrD0KHm4WIfkI5fg3zc7csGkNauANDEFQq79v5YC8Dzzu89nxc/6dIEErLettZTuP9opsp83lb99HKkHDW78xxSmT9+4ADn3WA6DqhVC6T0JdacwQbOJeIhVGVe3fU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707214109; c=relaxed/simple; bh=DgHtCUiW6ZsBt2sAYyOKbE+8rBUgi6bTVLDkiRHKlUg=; h=Message-ID:Date:MIME-Version:From:To:Cc:Subject:Content-Type; b=dWQoHchpGb+fDdZz6HIQ2fniNnC21mUFhxlDLHBx1xVm+ofiQ4wtTROaPrXNeV/udxj3+ELWPCwkkfnNXVIvsMilCcnddKn3+V7oBcqk1PVXz8Vdi5qUSrnnyGU+7txzuk58xsj17EH5tGQxLX5W0AJFM4Y4/GKBGJd3UtPpQ1E= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=MfJoUFmO; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="MfJoUFmO" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E1AEDC43390; Tue, 6 Feb 2024 10:08:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707214108; bh=DgHtCUiW6ZsBt2sAYyOKbE+8rBUgi6bTVLDkiRHKlUg=; h=Date:From:To:Cc:Subject:From; b=MfJoUFmOXFeaOhUTa7247CzftLkeWIE46aHpDWfK7f7Vh7JFfyuDlSg01fd/SFIek JuR3oEioLyJmjzXH4UyFHSHqn2CBmEzyyQ8JH3gjYLUoKaL1eBll9K6M62KuWZa1TJ 0JX6R3YAifNFB9p/ZebuT8XyghdJjGmBNt9PjC2HkcxoyiL/Mtjcd59B2n1BXo6jO2 e8n4cuCwJFGS5y9c2QUmvlfiyHBXIG0w6u7kRC5EFlA55InxuCWSygbxKcZk0R3qSZ UKzy8LrxYtZiRA8oCHw9MRK4ZPWjvaftE8ld1KDgAJFTPuO+bFeg2vMCb6p4l/J4Wb Pv/KGtp48mV+g== Message-ID: <00a81be6-7dd7-4959-b1dc-eb94022bf0e5@kernel.org> Date: Tue, 6 Feb 2024 11:08:25 +0100 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: AngeloGioacchino Del Regno Content-Language: en-US To: Stephen Rothwell Cc: Linux Next Mailing List , "linux-kernel@vger.kernel.org" , Matthias Brugger Subject: MediaTek for-next: Replace matthias.bgg tree with mediatek Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hello Stephen, A while ago we migrated the MediaTek SoC trees from Matthias' GIT repo to the new MediaTek collaborative one. I just noticed that the linux-next branch didn't get replaced (we didn't tell you anything about it, so that's our bad!). Can you please replace the tracked for-next branch? ...The old one, to remove, is: git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git#for-next ...the new one, to add, is: git://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git#for-next Thanks! Angelo