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 X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D061C432C0 for ; Mon, 2 Dec 2019 08:42:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 20807215F1 for ; Mon, 2 Dec 2019 08:42:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575276158; bh=DYAeZZ04KqOYDj2hpLpx0whSWeAoAiJAXf5alkSRa3A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=1AOd3ixrfvG7e9VoHDRN/ktAz0nZoW2j7FMdK1QLT5Y4hmNZrU6cBKk9EDCIybgZR FyctbZ6wqzEzxm2QuOYHrQsqbwDbkvg+zKF0kkQsTx3IhJcCd+PiXoVDKHJyTuoaeR T6PPleFOhbC25V+ZmW5YpMVGApAe2gTCGGYiKvto= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726330AbfLBImg (ORCPT ); Mon, 2 Dec 2019 03:42:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:34590 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725977AbfLBImg (ORCPT ); Mon, 2 Dec 2019 03:42:36 -0500 Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3750E214AF; Mon, 2 Dec 2019 08:42:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575276156; bh=DYAeZZ04KqOYDj2hpLpx0whSWeAoAiJAXf5alkSRa3A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=M+cAgfFv34adtKvNXUVVHJ1GIECoTLnJymcPiVC7Cg/JF0VncEy4XbAo4RLFos7KW pgXzuAO1MmtJK8G9/0cb6b8gP5GN2dY+M2crpKD6pbGZpv1LxHUTh1u57ZJv3A2ezV hINeo0i+sQe0zVS9+E5IFN/rc17C1WsY6+t1LKqQ= Date: Mon, 2 Dec 2019 16:42:24 +0800 From: Shawn Guo To: Anson Huang Cc: linux@armlinux.org.uk, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, aisheng.dong@nxp.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Linux-imx@nxp.com Subject: Re: [PATCH] ARM: imx: Add i.MX7ULP SoC serial number support Message-ID: <20191202084222.GF9767@dragon> References: <1572852931-24101-1-git-send-email-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1572852931-24101-1-git-send-email-Anson.Huang@nxp.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 04, 2019 at 03:35:31PM +0800, Anson Huang wrote: > i.MX7ULP's unique ID layout in OCOTP is different from other > i.MX6/7 SoCs as below: > > OCOTP layout unique ID > > 0x4b0 bit[15:0] bit[15:0] > 0x4c0 bit[15:0] bit[31:16] > 0x4d0 bit[15:0] bit[47:32] > 0x4e0 bit[15:0] bit[63:48] > > Add support for reading serial number from OCOTP on i.MX7ULP. > > Signed-off-by: Anson Huang Applied, thanks. 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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 85340C432C0 for ; Mon, 2 Dec 2019 08:42:40 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5B625215F1 for ; Mon, 2 Dec 2019 08:42:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="hMBcks3X"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="M+cAgfFv" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5B625215F1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=T5La3hJSGHsqwlMzS/zq+sDd3IQIy8pxma/lHsOs4YE=; b=hMBcks3Xak006U /LO2GKefsVwkEP2E2PO408CKWOwD4YJGKU8qYDg5hz+mA37Uit1dXuMlKiFOftaLl7SBQwpHCQQtb fObzIlUKuocOCKCIRc1p0FWsz6mS3xIjS07rTDHRD1zWHNp2Wv5Kfnadp6QGWxxjcsST0fTP//Myg N4BEs3ZYRCxX+iMOnEFj2odU+kenoHLwO5uHDllZ17deBz4qBb/XQYwJhJz76lnHpYAyZuU1ZUuGu ZmL6ZE5P8XZGuVfdUjA8T1G5DHJi2enzmSv+ZG2lIr8MVSqZAn0xmAmPQjUD4/Bs0j7bjJIozUaV4 Zp2xzbv1TtkVgZZ6UWVw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ibhHz-0005Dg-So; Mon, 02 Dec 2019 08:42:39 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ibhHw-0005DH-9m for linux-arm-kernel@lists.infradead.org; Mon, 02 Dec 2019 08:42:37 +0000 Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3750E214AF; Mon, 2 Dec 2019 08:42:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575276156; bh=DYAeZZ04KqOYDj2hpLpx0whSWeAoAiJAXf5alkSRa3A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=M+cAgfFv34adtKvNXUVVHJ1GIECoTLnJymcPiVC7Cg/JF0VncEy4XbAo4RLFos7KW pgXzuAO1MmtJK8G9/0cb6b8gP5GN2dY+M2crpKD6pbGZpv1LxHUTh1u57ZJv3A2ezV hINeo0i+sQe0zVS9+E5IFN/rc17C1WsY6+t1LKqQ= Date: Mon, 2 Dec 2019 16:42:24 +0800 From: Shawn Guo To: Anson Huang Subject: Re: [PATCH] ARM: imx: Add i.MX7ULP SoC serial number support Message-ID: <20191202084222.GF9767@dragon> References: <1572852931-24101-1-git-send-email-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1572852931-24101-1-git-send-email-Anson.Huang@nxp.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191202_004236_363309_C62CB904 X-CRM114-Status: UNSURE ( 7.66 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: aisheng.dong@nxp.com, s.hauer@pengutronix.de, linux@armlinux.org.uk, linux-kernel@vger.kernel.org, Linux-imx@nxp.com, kernel@pengutronix.de, festevam@gmail.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Nov 04, 2019 at 03:35:31PM +0800, Anson Huang wrote: > i.MX7ULP's unique ID layout in OCOTP is different from other > i.MX6/7 SoCs as below: > > OCOTP layout unique ID > > 0x4b0 bit[15:0] bit[15:0] > 0x4c0 bit[15:0] bit[31:16] > 0x4d0 bit[15:0] bit[47:32] > 0x4e0 bit[15:0] bit[63:48] > > Add support for reading serial number from OCOTP on i.MX7ULP. > > Signed-off-by: Anson Huang Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel