Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4999957yba; Wed, 8 May 2019 06:26:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqzJXmWT43e+4IPoR5HURw/KzFvBI8TMGqGPGph+AvOBdd0QhGGzGLZ6Du8rjYc2hky8mOZZ X-Received: by 2002:a65:4c4c:: with SMTP id l12mr21533907pgr.404.1557322004983; Wed, 08 May 2019 06:26:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557322004; cv=none; d=google.com; s=arc-20160816; b=03V05SXlV0wmF/XaMGBXeNSvOTsu+0X22CEtuEtaxjmKsWJZ8mMS/NAS2Hm/0IxZds o2BI7SW/+KQlsNY4EyQdAVErsNp9pmxg+auTcL6j47YR1oduJt9RCaS+BaKuTCtXiIIN 20wDKOn7uRxut7xbJe5Ls7DbaWP+N2nyy4cmuKAEomX4CxqooveaQZvfL3wiRmWX0yt9 sQ76NjTiqeDaHpzq0N6Ye92G4gHuu2t6QJO1la76eMHC684VsVItq+PMki8DBDjO6DyJ Nj3GmehkaTd3PMS2BFSFNuDnB5MO/Uro/DVS73x4oanQDT6smBkJvWyAlQCuLU0180al SwEg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :message-id:subject:cc:to:from:date; bh=E4BvaYjOu0Pm005R6PklnVBbFrig//l561pdfZw8nAA=; b=ZgcrDdagyTl9wK5sAdz7b/hiFxJpeCJ2wuELwISCd7NEM4O83Ll9uCI/qoQxGEIaeC yhx5HMjE2CO5taEYCZArrMkYRwIGjKEFrxmdBQW7ynVTxzEIoXcoblyoaAIkJ8/4ah9i y7wmnX3cX0zqPWHiDBMoEFgHTXhN2HhzXzkJa1IY2iCGBBCFRwMnw2QNTWI19plfTrOW 3MLwYAtROvuhSXnWYKI7tIJreF43JFjsOJrR2Z23vECaevhE48Z2sGgIg1N90WgCHe7R RX5dRx3RoNifp18cHgtpVCDxy2nJkAiBWgAhjuxSciV/N4UmwijQpFamow+CjOulSmoK ojrg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s5si22256844pfm.234.2019.05.08.06.26.28; Wed, 08 May 2019 06:26:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726859AbfEHMkX (ORCPT + 99 others); Wed, 8 May 2019 08:40:23 -0400 Received: from honk.sigxcpu.org ([24.134.29.49]:50793 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726527AbfEHMkX (ORCPT ); Wed, 8 May 2019 08:40:23 -0400 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id C0045FB03; Wed, 8 May 2019 14:40:20 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nZU3glKHYqCD; Wed, 8 May 2019 14:40:18 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 566BE47B7D; Wed, 8 May 2019 14:40:18 +0200 (CEST) Date: Wed, 8 May 2019 14:40:18 +0200 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Leonard Crestez , Abel Vesa , Lucas Stach Cc: Jacky Bai , Anson Huang , Shawn Guo , Sascha Hauer , "linux-kernel@vger.kernel.org" , dl-linux-imx , Pengutronix Kernel Team , Fabio Estevam , "linux-arm-kernel@lists.infradead.org" Subject: [RFC PATCH] soc: imx: Try harder to get imq8mq SoC revisions Message-ID: <20190508124018.GA16859@bogon.m.sigxcpu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Leonard, Thanks for your comments. Let's try s.th. different then: identify by bootrom, ocotop and anatop and fall back to ATF afterwards (I'll split out the DT part and add binding docs if this makes sense). I'm also happy to drop the whole ATF logic until mailine ATF catched up: The mainline ATF doesn't currently support the FSL_SIP_GET_SOC_INFO call nor does it have the code to identify different imx8mq SOC revisions so mimic what NXPs ATF does here. As a fallback use ATF so we can identify new revisions once it gains support or when using NXPs ATF. Signed-off-by: Guido G?nther --- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 12 ++++ drivers/soc/imx/soc-imx8.c | 68 ++++++++++++++++++----- 2 files changed, 67 insertions(+), 13 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi index 6d635ba0904c..52aa1600b33b 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi @@ -246,6 +246,18 @@ ranges = <0x0 0x0 0x0 0x3e000000>; dma-ranges = <0x40000000 0x0 0x40000000 0xc0000000>; + bus@00000000 { /* ROM */ + compatible = "simple-bus"; + #address-cells = <1>; + #size-cells = <1>; + ranges = <0x00000000 0x00000000 0x20000>; + + rom@00000000 { + compatible = "fsl,imx8mq-bootrom"; + reg = <0x00000000 0x1e800>; + }; + }; + bus@30000000 { /* AIPS1 */ compatible = "fsl,imx8mq-aips-bus", "simple-bus"; #address-cells = <1>; diff --git a/drivers/soc/imx/soc-imx8.c b/drivers/soc/imx/soc-imx8.c index fc6429f9170a..0a1fe82efe86 100644 --- a/drivers/soc/imx/soc-imx8.c +++ b/drivers/soc/imx/soc-imx8.c @@ -3,6 +3,7 @@ * Copyright 2019 NXP. */ +#include #include #include #include @@ -11,39 +12,80 @@ #include #include +#define REV_A0 0x10 +#define REV_B0 0x20 #define REV_B1 0x21 +#define IMX8MQ_SW_INFO_A0 0x800 +#define IMX8MQ_SW_INFO_B0 0x83C #define IMX8MQ_SW_INFO_B1 0x40 #define IMX8MQ_SW_MAGIC_B1 0xff0055aa +#define FSL_SIP_GET_SOC_INFO 0xc2000006 + struct imx8_soc_data { char *name; u32 (*soc_revision)(void); }; -static u32 __init imx8mq_soc_revision(void) +static u32 __init imx8mq_soc_revision_atf(void) +{ + struct arm_smccc_res res = { 0 }; + + arm_smccc_smc(FSL_SIP_GET_SOC_INFO, 0, 0, 0, 0, 0, 0, 0, &res); + /* + * Bit [23:16] is the silicon ID + * Bit[7:4] is the base layer revision, + * Bit[3:0] is the metal layer revision + * e.g. 0x10 stands for Tapeout 1.0 + */ + return res.a0 & 0xff; +} + +static u32 __init imx8mq_soc_magic_node(const char *node, u32 offset) { struct device_node *np; - void __iomem *ocotp_base; + void __iomem *base; u32 magic; - u32 rev = 0; - np = of_find_compatible_node(NULL, NULL, "fsl,imx8mq-ocotp"); + np = of_find_compatible_node(NULL, NULL, node); if (!np) - goto out; + return 0; + base = of_iomap(np, 0); + WARN_ON(!base); + + magic = readl_relaxed(base + offset); + iounmap(base); + of_node_put(np); + + return magic; +} - ocotp_base = of_iomap(np, 0); - WARN_ON(!ocotp_base); +static u32 __init imx8mq_soc_revision(void) +{ + u32 magic; - magic = readl_relaxed(ocotp_base + IMX8MQ_SW_INFO_B1); + /* B1 revision identified by ocotop */ + magic = imx8mq_soc_magic_node("fsl,imx8mq-ocotp", IMX8MQ_SW_INFO_B1); if (magic == IMX8MQ_SW_MAGIC_B1) - rev = REV_B1; + return REV_B1; - iounmap(ocotp_base); + /* B0 identified by bootrom */ + magic = imx8mq_soc_magic_node("fsl,imx8mq-bootrom", IMX8MQ_SW_INFO_B0); + if ((magic & 0xff) == REV_B0) + return REV_B0; -out: - of_node_put(np); - return rev; + /* A0 identified by anatop */ + magic = imx8mq_soc_magic_node("fsl,imx8mq-anatop", IMX8MQ_SW_INFO_A0); + if ((magic & 0xff) == REV_A0) + return REV_A0; + + /* Read revision from ATF as fallback */ + magic = imx8mq_soc_revision_atf(); + if (magic != 0xff) + return magic; + + return 0; } static const struct imx8_soc_data imx8mq_soc_data = { -- 2.20.1