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 01A5BC433EF for ; Sun, 19 Jun 2022 03:42:10 +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=NpLK50lYBTYtZHPFzvYut655PhPUKuFkIn3d8ppVR0c=; b=2mkNuBvrjcNU3U ottX6ySTNL/e8Pmztq0kqBynFpHRjAoFF0itJTEERDJsnVeb99ZjLGR1Kn2SY8iTZGik5J/XaCu1b fCP+JidJ++DAqlqVDZlE8fpwRbeFY18gWJxkS5eM1aGLAKuaOUGP3FgiLrivZbVr33NvPJmN9Ufcq mzXXHSNIYX96YtrPzizB5ghr4b2vnHJ1Ois589agIiKT4PNbwe8VFdkZSE70/+snfFVXH+vTIN6VR IMMOIkKxYsmCyZSC2QqdKK3XbOgfNKKKyJ5B9vWfEqe5dCApKWzaDe81pHWoXvLBYJjdcprjbIKjd AlSnfrONiGlHJmZoNkqg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o2lnl-00D3Fz-ED; Sun, 19 Jun 2022 03:40:41 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o2lni-00D3Aw-Bk for linux-arm-kernel@lists.infradead.org; Sun, 19 Jun 2022 03:40:39 +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 sin.source.kernel.org (Postfix) with ESMTPS id 14F95CE0861; Sun, 19 Jun 2022 03:40:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4A747C341C5; Sun, 19 Jun 2022 03:40:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655610027; bh=xIBW4zY8o0dIMBDkNL+vL5e593wLZH72rGNycDvq6g0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=quIGM6FY6UkXU19LL3wVxd5wenzFHp7sT0yVHQpeIIYKU7jqHpt5kUHpFCMwZuAr4 3fxK1Uay2polsUlUJQp2V77TrNxL0SchGbEg/p4dstxx6GdyN7NDHmZ5BYWySmF8WI gMRN+PVgJqSJl+n5R4BKdBsLwVeulQyUACVyP/WVUEYjb/kKaTmGAy7GVpQBRelX+W ClA/30ko6DxZf5AZj0E6AN9A3dPjxw/a0dxLXlm9ZEiPXxQH+vWlZrzMRSJ7GHo9A0 cuP0MFlaRxY15efHZgIVkAlgnnGYT9o5LsxKCWN95Q+cZS/17FkSTOfltU7699FLzi Qzar2hWbwpINw== Date: Sun, 19 Jun 2022 11:40:22 +0800 From: Shawn Guo To: Martin Kaiser Cc: Pengutronix Kernel Team , Fabio Estevam , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] ARM: imx25: support silicon revision 1.2 Message-ID: <20220619034022.GZ254723@dragon> References: <20220602080344.208702-1-martin@kaiser.cx> <20220602080344.208702-2-martin@kaiser.cx> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220602080344.208702-2-martin@kaiser.cx> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220618_204038_635169_6E86EE98 X-CRM114-Status: GOOD ( 10.80 ) 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 02, 2022 at 10:03:42AM +0200, Martin Kaiser wrote: > Update the mx25_read_cpu_rev function to recognize silicon revision 1.2 > for imx25 chipsets. > > Silicon revision 1.2 is mentioned in the errata document at > https://www.nxp.com/docs/en/errata/IMX25CE.pdf. The imx25 chips on my > test boards show revision 1.2 as well. > > Signed-off-by: Martin Kaiser Applied this one, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel