From nobody Tue Apr 7 00:44:53 2026 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0964B2F8BD3 for ; Tue, 17 Mar 2026 13:33:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773754425; cv=none; b=uwyeVubidvVqidzU2LnpBt4Jhz2GAZv5zgFTpvnAhGUr8G37/plHr/JirbgT54uPqukxnM2rErIAtWA4m6V4N0opKo55B7SGI/qkUKkU+n8IuwHFGKi4RGt+K3zZhWZgyapqozRh4Mm6gy73gqoMLxaDvZEzfu5wBqL/u9SQKjs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773754425; c=relaxed/simple; bh=YxN9w0SxPEx4dKYGDPjcFAhTyqjYwWthx4zOXAprh3k=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=bqp9gge3VG0GKZFhlun2PaFX6Ve5W7w0NBL8SvUPHKqHq2ojEPI+XW4OCGziWShKd8IorIcy8NzOINmpQ7odxh9xMnWsUOCeZbJIpmvVtCbN5yFH2p4OjqOK4lUWsnv/yNfaci6U9CFZMubY2mLKy90mSbEbfrMBBYYZMWEoEmM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=RSIrkpx9; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="RSIrkpx9" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id B83FF4E42659; Tue, 17 Mar 2026 13:33:34 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 86E7E5FC9A; Tue, 17 Mar 2026 13:33:34 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id D4D4C104505EC; Tue, 17 Mar 2026 14:33:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1773754412; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=5jYxDrf9DM6w0B5wLrRD+9KjH0Jyc/7uXLQcui74daI=; b=RSIrkpx92IhIUnVOb8uM/ofkrhLFchrpAy+4Cu2LeEcG8GiwDIc3wj+QTw74mMWthL9Qvi vVsT366xHi59I06BhY0BWdLFMWK1B4baVGQIoO3HMZAoi2M3lmvZu5eXrZo/xPfPqcUJ8Y tMF5Iv9Aj5t34xD+71T23JByCda4/7JeL4jrEBL0h6czMt/HAn+//QPQdsZb6J8HBsswPT MSEyj77BzyiSLdnpKlXhvjStyIq+VubPYumcu8e9KnADREvCcNOJkuOdqc74076pIwkoCx 7R/+hLo5eZtZ1JQnIQ9uDNhOQ/o+C1TfLp8Tw++gWmjUQu1UDUw+7aQTxmi+iA== From: =?utf-8?q?Beno=C3=AEt_Monin?= Date: Tue, 17 Mar 2026 14:33:04 +0100 Subject: [PATCH v5 02/10] reset: eyeq: Add EyeQ7H compatibles Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20260317-clk-eyeq7-v5-2-6f6daa2c2367@bootlin.com> References: <20260317-clk-eyeq7-v5-0-6f6daa2c2367@bootlin.com> In-Reply-To: <20260317-clk-eyeq7-v5-0-6f6daa2c2367@bootlin.com> To: Vladimir Kondratiev , Gregory CLEMENT , =?utf-8?q?Th=C3=A9o_Lebrun?= , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Michael Turquette , Stephen Boyd , Philipp Zabel , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti Cc: Thomas Petazzoni , Tawfik Bayouk , linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-mips@vger.kernel.org, =?utf-8?q?Beno=C3=AEt_Monin?= , Sari Khoury X-Mailer: b4 0.14.3 X-Last-TLS-Session-Version: TLSv1.3 Add support for the reset controllers found in the EyeQ7H OLB. For this, three new types of reset domain are added to the driver. The EQR_EYEQ7H_ACRP reset domain is similar to the EQR_EYEQ5_ACRP domain, sharing the same register address calculation but featuring a different register layout. When writing to the register, MBIST bits are set to zero to ensure normal device operation. The EQR_EYEQ7H_CFG reset domain is similar to the EQR_EYEQ5_PCIE domain, with two bits per device instead of one. These two bits, clock enable and nreset, are kept in sync when asserting and deasserting the device reset. The EQR_EYEQ7H_ACC reset domain is similar to the EQR_EYEQ6H_SARCR domain, with a different registers layout and no busy waiting. Alongside these new reset domains, add EQR_NB_DOM_TYPES at the end of the eqr_domain_type enumeration and use it to declare the eqr_timings array. This ensures that we have the expected number of entries when using the timings in eqr_busy_wait_locked(). Add and order the auxiliary_device_id entries in eqr_id_table. Originally-by: Sari Khoury Reviewed-by: Philipp Zabel Acked-by: Philipp Zabel Signed-off-by: Beno=C3=AEt Monin --- drivers/reset/reset-eyeq.c | 268 +++++++++++++++++++++++++++++++++++++++++= ++-- 1 file changed, 259 insertions(+), 9 deletions(-) diff --git a/drivers/reset/reset-eyeq.c b/drivers/reset/reset-eyeq.c index 1a3857983897..ce758a1757fc 100644 --- a/drivers/reset/reset-eyeq.c +++ b/drivers/reset/reset-eyeq.c @@ -1,10 +1,11 @@ // SPDX-License-Identifier: GPL-2.0-only /* - * Reset driver for the Mobileye EyeQ5, EyeQ6L and EyeQ6H platforms. + * Reset driver for the Mobileye EyeQ5, EyeQ6L, EyeQ6H and EyeQ7H platform= s. * * Controllers live in a shared register region called OLB. EyeQ5 and EyeQ= 6L * have a single OLB instance for a single reset controller. EyeQ6H has se= ven - * OLB instances; three host reset controllers. + * OLB instances; three host reset controllers. EyeQ7H has fourteen OLB in= stances; + * eleven host reset controllers. * * Each reset controller has one or more domain. Domains are of a given ty= pe * (see enum eqr_domain_type), with a valid offset mask (up to 32 resets p= er @@ -73,6 +74,40 @@ * 9. PMA0 10. PMA1 11. MPC0 12. MPC1 * 13. MPC2 14. MPC3 15. PERIPH * + * Known resets in EyeQ7H acc domain 0 (type EQR_EYEQ7H_ACRP) + * 1. VMP0 2. XVMP1 3. VMP2 4. VMP3 + * 5. MPC0 6. MPC1 7. PMA0 8. PMA1 + * + * Known resets in EyeQ7H acc domain 1 (type EQR_EYEQ7H_ACC) + * 1. NCORE0 2. NCORE1 3. NCORE0_M 4. NCORE1_M + * 5. NCORE_NOC 6. VMP_NOC 7. MPC_NOC 8. PMA_NOC + * + * Known resets in EyeQ7H ddr (type EQR_EYEQ7H_CFG) + * 0. APB 2. DMI 3. DFI 4. PHY_SMS + * 5. CTL_SMS + * + * Known resets in EyeQ7H east (type EQR_EYEQ7H_CFG) + * 0. ISP 2. VEU 3. LBIST + * + * Known resets in EyeQ7H periph (type EQR_EYEQ6H_SARCR) + * 0. gpio 1.EXT TIMER 3.UART 4. SPI + * 5. I2C0 6. I2C1 7.I2C2 8. I2S + * + * Known resets in EyeQ7H south (type EQR_EYEQ7H_CFG) + * 0. PCI_PHY 1. PCI_CTL 2. S_NOC 3. GBE_PHY + * 4. GBE_CTL 5. XSPI 6. UFS 7. VDIO + * + * Known resets in EyeQ7H west (type EQR_EYEQ7H_CFG) + * 0. GPU 2. CAU 3. LBIST 4. GPU_LBIST + * + * Known resets in EyeQ7H xnn domain 0 (type EQR_EYEQ7H_ACRP) + * 1. XNN0 2. XNN1 3.XNN2 + * + * Known resets in EyeQ7H xnn domain 1 (type EQR_EYEQ7H_ACC) + * 1. XNN0 2. XNN1 3. XNN2 4. XNN3 + * 5. NCORE 6. I2_0 7. I2_1 8. SMS_0 + * 9. SMS_1 + * * Abbreviations: * - PMA: Programmable Macro Array * - MPC: Multi-threaded Processing Clusters @@ -114,6 +149,11 @@ enum eqr_domain_type { EQR_EYEQ5_ACRP, EQR_EYEQ5_PCIE, EQR_EYEQ6H_SARCR, + EQR_EYEQ7H_ACC, + EQR_EYEQ7H_ACRP, + EQR_EYEQ7H_CFG, + + EQR_NB_DOM_TYPES /* number of domain types, keep at the end */ }; =20 /* @@ -138,16 +178,34 @@ enum eqr_domain_type { #define EQR_EYEQ6H_SARCR_RST_STATUS (0x008) #define EQR_EYEQ6H_SARCR_CLK_REQUEST (0x00C) =20 +/* + * Domain type EQR_EYEQ7H_ACC register offsets. + */ +#define EQR_EYEQ7H_ACC_CLK_EN (0x000) +#define EQR_EYEQ7H_ACC_RST_EN (0x004) + +/* + * Domain type EQR_EYEQ7H_ACRP register masks. + * Registers are: base + 4 * offset. + */ +#define EQR_EYEQ7H_ACRP_PD_REQ BIT(0) +#define EQR_EYEQ7H_ACRP_MBIST_CFG GENMASK(3, 1) +#define EQR_EYEQ7H_ACRP_ST_POWER_DOWN BIT(13) +#define EQR_EYEQ7H_ACRP_ST_ACTIVE BIT(14) + struct eqr_busy_wait_timings { unsigned long sleep_us; unsigned long timeout_us; }; =20 -static const struct eqr_busy_wait_timings eqr_timings[] =3D { +static const struct eqr_busy_wait_timings eqr_timings[EQR_NB_DOM_TYPES] = =3D { [EQR_EYEQ5_SARCR] =3D {1, 10}, [EQR_EYEQ5_ACRP] =3D {1, 40 * USEC_PER_MSEC}, /* LBIST implies long timeo= ut. */ /* EQR_EYEQ5_PCIE does no busy waiting. */ [EQR_EYEQ6H_SARCR] =3D {1, 400}, + /* EQR_EYEQ7H_ACC does no busy waiting. */ + [EQR_EYEQ7H_ACRP] =3D {1, 40 * USEC_PER_MSEC}, + /* EQR_EYEQ7H_CFG does no busy waiting. */ }; =20 #define EQR_MAX_DOMAIN_COUNT 3 @@ -221,10 +279,6 @@ static int eqr_busy_wait_locked(struct eqr_private *pr= iv, struct device *dev, sleep_us, timeout_us); break; =20 - case EQR_EYEQ5_PCIE: - ret =3D 0; /* No busy waiting. */ - break; - case EQR_EYEQ6H_SARCR: /* * Wait until both bits change: @@ -241,6 +295,23 @@ static int eqr_busy_wait_locked(struct eqr_private *pr= iv, struct device *dev, &rst_status, &clk_status); break; =20 + case EQR_EYEQ7H_ACRP: + reg =3D base + 4 * offset; + if (assert) + mask =3D EQR_EYEQ7H_ACRP_ST_POWER_DOWN; + else + mask =3D EQR_EYEQ7H_ACRP_ST_ACTIVE; + + ret =3D readl_poll_timeout(reg, val, !!(val & mask), + sleep_us, timeout_us); + break; + + case EQR_EYEQ5_PCIE: + case EQR_EYEQ7H_ACC: + case EQR_EYEQ7H_CFG: + ret =3D 0; /* No busy waiting. */ + break; + default: WARN_ON(1); ret =3D -EINVAL; @@ -285,6 +356,28 @@ static void eqr_assert_locked(struct eqr_private *priv= , u32 domain, u32 offset) writel(val, base + EQR_EYEQ6H_SARCR_CLK_REQUEST); break; =20 + case EQR_EYEQ7H_ACC: + /* RST_REQUEST and CLK_REQUEST must be kept in sync. */ + val =3D readl(base + EQR_EYEQ7H_ACC_RST_EN); + val &=3D ~BIT(offset); + writel(val, base + EQR_EYEQ7H_ACC_RST_EN); + writel(val, base + EQR_EYEQ7H_ACC_CLK_EN); + break; + + case EQR_EYEQ7H_ACRP: + /* set powerdown and leave MBIST bits at zero */ + reg =3D base + 4 * offset; + val =3D readl(reg) & ~EQR_EYEQ7H_ACRP_MBIST_CFG; + writel(val | EQR_EYEQ7H_ACRP_PD_REQ, reg); + break; + + case EQR_EYEQ7H_CFG: + /* clear clock enable and NRESET bits */ + val =3D readl(base); + val &=3D ~GENMASK(2 * offset + 1, 2 * offset); + writel(val, base); + break; + default: WARN_ON(1); break; @@ -339,6 +432,28 @@ static void eqr_deassert_locked(struct eqr_private *pr= iv, u32 domain, writel(val, base + EQR_EYEQ6H_SARCR_CLK_REQUEST); break; =20 + case EQR_EYEQ7H_ACC: + /* RST_REQUEST and CLK_REQUEST must be kept in sync. */ + val =3D readl(base + EQR_EYEQ7H_ACC_RST_EN); + val |=3D BIT(offset); + writel(val, base + EQR_EYEQ7H_ACC_RST_EN); + writel(val, base + EQR_EYEQ7H_ACC_CLK_EN); + break; + + case EQR_EYEQ7H_ACRP: + /* clear powerdown and leave MBIST bits at zero */ + reg =3D base + 4 * offset; + val =3D readl(reg) & ~EQR_EYEQ7H_ACRP_MBIST_CFG; + writel(val & ~EQR_EYEQ7H_ACRP_PD_REQ, reg); + break; + + case EQR_EYEQ7H_CFG: + /* set clock enable and NRESET bits */ + val =3D readl(base); + val |=3D GENMASK(2 * offset + 1, 2 * offset); + writel(val, base); + break; + default: WARN_ON(1); break; @@ -385,6 +500,14 @@ static int eqr_status(struct reset_controller_dev *rcd= ev, unsigned long id) case EQR_EYEQ6H_SARCR: reg =3D base + EQR_EYEQ6H_SARCR_RST_STATUS; return !(readl(reg) & BIT(offset)); + case EQR_EYEQ7H_ACC: + reg =3D base + EQR_EYEQ7H_ACC_RST_EN; + return !(readl(reg) & BIT(offset)); + case EQR_EYEQ7H_ACRP: + reg =3D base + 4 * offset; + return !(readl(reg) & EQR_EYEQ7H_ACRP_ST_ACTIVE); + case EQR_EYEQ7H_CFG: + return !(readl(base) & BIT(2 * offset)); default: return -EINVAL; } @@ -558,6 +681,113 @@ static const struct eqr_match_data eqr_eyeq6h_acc_dat= a =3D { .domains =3D eqr_eyeq6h_acc_domains, }; =20 +static const struct eqr_domain_descriptor eqr_eyeq7h_acc_domains[] =3D { + { + .type =3D EQR_EYEQ7H_ACRP, + .valid_mask =3D 0xFF, + .offset =3D 0x000, + }, + { + .type =3D EQR_EYEQ7H_ACC, + .valid_mask =3D 0xFF, + .offset =3D 0x060, + }, +}; + +static const struct eqr_match_data eqr_eyeq7h_acc_data =3D { + .domain_count =3D ARRAY_SIZE(eqr_eyeq7h_acc_domains), + .domains =3D eqr_eyeq7h_acc_domains, +}; + +static const struct eqr_domain_descriptor eqr_eyeq7h_ddr_domains[] =3D { + { + .type =3D EQR_EYEQ7H_ACRP, + .valid_mask =3D 0x1F, + .offset =3D 0x008, + }, +}; + +static const struct eqr_match_data eqr_eyeq7h_ddr_data =3D { + .domain_count =3D ARRAY_SIZE(eqr_eyeq7h_ddr_domains), + .domains =3D eqr_eyeq7h_ddr_domains, +}; + +static const struct eqr_domain_descriptor eqr_eyeq7h_east_domains[] =3D { + { + .type =3D EQR_EYEQ7H_CFG, + .valid_mask =3D 0x7, + .offset =3D 0x060, + }, +}; + +static const struct eqr_match_data eqr_eyeq7h_east_data =3D { + .domain_count =3D ARRAY_SIZE(eqr_eyeq7h_east_domains), + .domains =3D eqr_eyeq7h_east_domains, +}; + +/* Periph OLBs each have an instance. */ +static const struct eqr_domain_descriptor eqr_eyeq7h_per_domains[] =3D { + { + .type =3D EQR_EYEQ6H_SARCR, + .valid_mask =3D 0xFF, + .offset =3D 0x030, + }, +}; + +static const struct eqr_match_data eqr_eyeq7h_per_data =3D { + .domain_count =3D ARRAY_SIZE(eqr_eyeq7h_per_domains), + .domains =3D eqr_eyeq7h_per_domains, +}; + +static const struct eqr_domain_descriptor eqr_eyeq7h_south_domains[] =3D { + { + .type =3D EQR_EYEQ7H_CFG, + .valid_mask =3D 0x1F, + .offset =3D 0x070, + }, + { + .type =3D EQR_EYEQ7H_CFG, + .valid_mask =3D 0x7, + .offset =3D 0x074, + }, +}; + +static const struct eqr_match_data eqr_eyeq7h_south_data =3D { + .domain_count =3D ARRAY_SIZE(eqr_eyeq7h_south_domains), + .domains =3D eqr_eyeq7h_south_domains, +}; + +static const struct eqr_domain_descriptor eqr_eyeq7h_west_domains[] =3D { + { + .type =3D EQR_EYEQ7H_CFG, + .valid_mask =3D 0xf, + .offset =3D 0x068, + }, +}; + +static const struct eqr_match_data eqr_eyeq7h_west_data =3D { + .domain_count =3D ARRAY_SIZE(eqr_eyeq7h_west_domains), + .domains =3D eqr_eyeq7h_west_domains, +}; + +static const struct eqr_domain_descriptor eqr_eyeq7h_xnn_domains[] =3D { + { + .type =3D EQR_EYEQ7H_ACRP, + .valid_mask =3D 0x7, + .offset =3D 0x000, + }, + { + .type =3D EQR_EYEQ7H_ACC, + .valid_mask =3D 0x1FF, + .offset =3D 0x060, + }, +}; + +static const struct eqr_match_data eqr_eyeq7h_xnn_data =3D { + .domain_count =3D ARRAY_SIZE(eqr_eyeq7h_xnn_domains), + .domains =3D eqr_eyeq7h_xnn_domains, +}; + /* * Table describes OLB system-controller compatibles. * It does not get used to match against devicetree node. @@ -569,15 +799,35 @@ static const struct of_device_id eqr_match_table[] = =3D { { .compatible =3D "mobileye,eyeq6h-west-olb", .data =3D &eqr_eyeq6h_we_da= ta }, { .compatible =3D "mobileye,eyeq6h-east-olb", .data =3D &eqr_eyeq6h_we_da= ta }, { .compatible =3D "mobileye,eyeq6h-acc-olb", .data =3D &eqr_eyeq6h_acc_da= ta }, + { .compatible =3D "mobileye,eyeq7h-acc0-olb", .data =3D &eqr_eyeq7h_acc_d= ata }, + { .compatible =3D "mobileye,eyeq7h-acc1-olb", .data =3D &eqr_eyeq7h_acc_d= ata }, + { .compatible =3D "mobileye,eyeq7h-ddr0-olb", .data =3D &eqr_eyeq7h_ddr_d= ata }, + { .compatible =3D "mobileye,eyeq7h-ddr1-olb", .data =3D &eqr_eyeq7h_ddr_d= ata }, + { .compatible =3D "mobileye,eyeq7h-east-olb", .data =3D &eqr_eyeq7h_east_= data }, + { .compatible =3D "mobileye,eyeq7h-periph-east-olb", .data =3D &eqr_eyeq7= h_per_data }, + { .compatible =3D "mobileye,eyeq7h-periph-west-olb", .data =3D &eqr_eyeq7= h_per_data }, + { .compatible =3D "mobileye,eyeq7h-south-olb", .data =3D &eqr_eyeq7h_sout= h_data }, + { .compatible =3D "mobileye,eyeq7h-west-olb", .data =3D &eqr_eyeq7h_west_= data }, + { .compatible =3D "mobileye,eyeq7h-xnn0-olb", .data =3D &eqr_eyeq7h_xnn_d= ata }, + { .compatible =3D "mobileye,eyeq7h-xnn1-olb", .data =3D &eqr_eyeq7h_xnn_d= ata }, {} }; MODULE_DEVICE_TABLE(of, eqr_match_table); =20 static const struct auxiliary_device_id eqr_id_table[] =3D { { .name =3D "clk_eyeq.reset" }, - { .name =3D "clk_eyeq.reset_west" }, - { .name =3D "clk_eyeq.reset_east" }, { .name =3D "clk_eyeq.reset_acc" }, + { .name =3D "clk_eyeq.reset_acc0" }, + { .name =3D "clk_eyeq.reset_acc1" }, + { .name =3D "clk_eyeq.reset_ddr0" }, + { .name =3D "clk_eyeq.reset_ddr1" }, + { .name =3D "clk_eyeq.reset_east" }, + { .name =3D "clk_eyeq.reset_periph_east" }, + { .name =3D "clk_eyeq.reset_periph_west" }, + { .name =3D "clk_eyeq.reset_south" }, + { .name =3D "clk_eyeq.reset_west" }, + { .name =3D "clk_eyeq.reset_xnn0" }, + { .name =3D "clk_eyeq.reset_xnn1" }, {} }; MODULE_DEVICE_TABLE(auxiliary, eqr_id_table); --=20 2.53.0