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 D2A28C00140 for ; Mon, 8 Aug 2022 14:27:39 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lb24WNPX8klVSCP9LUO1U6Zs5cW3WlvrLpOQ04icyX4=; b=cQWq33TW6lbb3S vnhzklL7WQB7vrYmIn7vUiswttFqrLZdkfh0e3VkN+DxbkvXmJjFOtaa6PaSqR9AkQDfAkXJiqPF8 hzJ5eM4phsPVUmG12tAAR9UFKa90uZJsrYl45dMnDCgVA5qNIOW/CTuzdBAe7XB8AgGw1cQYHOgU+ VfTN51IjNCc2h5ZAPNaIiUqKUwcKZM91vMdZB2MpsBRvzKkV6Mgr/sMnlSVQPZchhBCV6KOpJv8dl lyAOfdqgokw6+I7XOyRtfbTQAuLQJYvzqf11aLQmOiMUeBsrzA25Q8D6hYYJMLOwGGB359F8vaI0T Vo9+VCqUP6FY558wDOLg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oL3iI-00EN3O-RJ; Mon, 08 Aug 2022 14:26:38 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oL3iF-00EN0I-18; Mon, 08 Aug 2022 14:26:37 +0000 Received: from notapiano (unknown [146.70.107.217]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: nfraprado) by madras.collabora.co.uk (Postfix) with ESMTPSA id 9064B6601C2B; Mon, 8 Aug 2022 15:26:28 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1659968790; bh=Lmjj/9K8hJ+k57oyBTvp50eiDRhA1CHDdzzZVR6NtzI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FRPEtsltcdWXIRiiNjCASxDq9fs5Y6Ne/ysFGC4LQbfgq9f7giVHJYbJOdK6tB4x+ /AvVFGJ9zfg87z7cNnaD51MqHIrWGVK6ZTaUa5JK4PbeGm9aGd1Fsnv7xZi5D4MAKZ dH023pAzCEP9IN7TAC5Hr1XFEkuoRHL7Vru0PFaacFc5yBwLPJWIddV73lQVTotwti c4/qXZlDBkXwgN+vCzc8cTgtybeF8SEXx2VrczXoaAngd7IQk2HG7QyXBbIzAxDlbd f9gPWVA0JafEaBFG627bOKOcw97ehWDWPyZySA1s2QQNFQL0nXQwEVqz0kd3e9zlED OfrwLpyXxjGaw== Date: Mon, 8 Aug 2022 10:26:24 -0400 From: =?utf-8?B?TsOtY29sYXMgRi4gUi4gQS4=?= Prado To: Allen-KH Cheng Cc: Matthias Brugger , Rob Herring , Krzysztof Kozlowski , Project_Global_Chrome_Upstream_Group@mediatek.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, Chen-Yu Tsai , hsinyi@chromium.org Subject: Re: [PATCH v13 1/1] arm64: dts: Add MediaTek MT8186 dts and evaluation board and Makefile Message-ID: <20220808142624.rdwx7gh5ntlr6oy2@notapiano> References: <20220802085152.31284-1-allen-kh.cheng@mediatek.com> <20220802085152.31284-2-allen-kh.cheng@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220802085152.31284-2-allen-kh.cheng@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220808_072635_325542_C593465D X-CRM114-Status: UNSURE ( 7.58 ) X-CRM114-Notice: Please train this message. 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Aug 02, 2022 at 04:51:52PM +0800, Allen-KH Cheng wrote: > Add basic chip support for MediaTek MT8186. > = > Signed-off-by: Allen-KH Cheng Reviewed-by: N=EDcolas F. R. A. Prado Thanks, N=EDcolas _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel