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 0E1FBC43334 for ; Mon, 27 Jun 2022 08:15:15 +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=ScDUVgOJSOu8r1cmuS+xuG8NoP5uk7PdUA8agTz5lgk=; b=F7xScaCN1jzzGQ pjlH356ATShJew3/edWwy0nrLTpXGSIH5TQZAn4k9QnV0fVHv6V+ZJImZAkbRu/pVo9vSvKudPu+V FRKJqOw8kPdMQXsfHct9dAoQE/23R8JY/AeAj1yjN+LnKKh8qWfIrAwnxJqSlom5Fp3keu+YS3XHS sG/VNvOtOK4SQkKIQaNJWwf+LqL5rb6nzmuOstmyehEb4ZrvJZ2/sSRh4ZrBCH02xG/xnRzdbLH3s pom7vxmG+hEIEpGIkSle0YNLCIZQ7HN1gOFZH2QiuzhkbXALb/2RVQ/ak73/k+rMTQ8z+tMPk4KJS IXixcLnRD3olhZ95I24Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5jsl-00Giip-As; Mon, 27 Jun 2022 08:14:07 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5jsC-00GiKs-R0 for linux-arm-kernel@lists.infradead.org; Mon, 27 Jun 2022 08:13:34 +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 dfw.source.kernel.org (Postfix) with ESMTPS id BC7D060FBB; Mon, 27 Jun 2022 08:13:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 87FF6C3411D; Mon, 27 Jun 2022 08:13:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656317611; bh=uN1CXGCUn9agNHj7Bs3ZTUJHqs33BfpPTgkR9jMObZg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=pGyBIDQM5MkrXI2EwuXSJfS2yA//9aFBD+RiJ8h7of8L7Nei6lSg+YO9CSeiLLvsJ pFCRN1VRLvZXeIMzTroHwbF0DkIl9W8UKxXxenrnjAapCLVDF6taokRdk9ir5YJEfv 1jXcn/MqbwEzbl+YoQb0aG/sjxAiSLIyFAXJ49a3PuPpBHuDGMLpt4qWNXzS1eGoVy ZpWYC4VCkXCpyJ59lszj5KUzwZ69hjr+Mn5BqQqIHNPHi0BPnhiexyFuB/Oqr9FQXz lO0DjBoVx7Lgalvigu0DyYQ7vYBaNvV8FG/bbhxk/AeTgeoXjW8FMMGn0bGeEM1xE2 CnYoUVd0xxY4A== Date: Mon, 27 Jun 2022 16:13:25 +0800 From: Shawn Guo To: Teresa Remmet Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Fabio Estevam , NXP Linux Team , Sascha Hauer , upstream@phytec.de Subject: Re: [PATCH v4 3/3] arm64: dts: freescale: Add phyBOARD-Polis-i.MX8MM support Message-ID: <20220627081325.GJ819983@dragon> References: <20220623144124.1821570-1-t.remmet@phytec.de> <20220623144124.1821570-3-t.remmet@phytec.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220623144124.1821570-3-t.remmet@phytec.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220627_011332_979552_C067F164 X-CRM114-Status: GOOD ( 13.84 ) 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 Thu, Jun 23, 2022 at 04:41:24PM +0200, Teresa Remmet wrote: > Add initial support for phyBOARD-Polis-i.MX8MM. > Main features are: > * Bluetooth and Wifi > * CANFD > * eMMC > * i2c RTC > * Ethernet > * PCIe > * RS232/RS485 > * SD-Card > * SPI-NOR flash > * USB > > Signed-off-by: Teresa Remmet > --- > Changes in v4: > - Do not modify reserved iomux bits > - Remove eth phy irq due to a recent found hw issue on SoM Replaced v3 with this version. In the future, please give a reply to the old version saying there is a new version posted, so that I know the old one should be ignored. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel